Page 1 of 1

Can't install Phoca Gallery

Posted: 13 Jan 2009, 12:10
by alexbr
Hi everybody!

Unfortunately I've spent a few hours trying to install Phoca Gallery and googling the web for a solution.

My Joomla version is 1.5.7
My hoster allows to switch version of PHP. When I use php 4.4.8 I get an "internal server error". When I switch to php 5.2.5 I get "Fatal error: Out of memory (allocated 9699328) (tried to allocate 4864 bytes) in /www/broslave/users/broslave-photo/www/htdocs/jsite/libraries/joomla/utilities/simplexml.php(335) : eval()'d code on line 1"

But using "phpinfo" I can see that memory_limit is "-1" (see http://photo.broslavets.ru/phpinfo.php) As I understand this means that no memory limit.
I've tryed to insert "php_value memory_limit 16M" string into .htaccess file but no changing.

Please help

Re: Can't install Phoca Gallery

Posted: 14 Jan 2009, 11:36
by alexbr
I've found the solution of the problem by myself.
At first I've Installed Joomla at subdomain and tryed to install Phoca Gallery there. But as I've found out my hoster gives only 32 Mb for each subdomain and 128 Mb for the main domain. Obviously this was a cause of my problem with Phoca Gallery installation.
As I moved Joomla at the main domain Phoca Gallery installed without any problem.

Hope this info helps somebody else.

Re: Can't install Phoca Gallery

Posted: 16 Jan 2009, 23:59
by Jan
great, thank you for this information.

Jan