Share » Forums » Install & configuration » Installation problems

Installation problems

Installation problems

Wednesday 30 June 2004 11:02:05 pm - 4 replies

Author Message

Roger Andersen

Thursday 01 July 2004 4:31:48 am

Try this instead, maybe that works ..
<b>
ini_set("memory_limit" , "20M");
</b>

Robert Williams

Sunday 04 July 2004 7:37:24 pm

Roger,
Does that line go into .htaccess or conf file?

Michael Zielinski

Monday 05 July 2004 2:49:36 am

I got the install to work. It still complains about the mem limit, but I could install EZPublish and so far it works flawless.

Here's my .htaccess
<FilesMatch "\.(php|html?)$">
php_value memory_limit 20M
</FilesMatch>
php_value magic_quotes_gpc 0
php_value register_globals 0

Michael

Bruce Morrison

Tuesday 06 July 2004 12:42:38 am

> got the install to work. It still complains about the mem limit,

The method the setup uses to check the momery limit will only work for the limit in the php.ini file (not for .htaccess or in the apache conf file)

Cheers
Bruce http://www.designit.com.au/

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu