Page 1 of 1

Blank page during installation

Posted: 29 Dec 2008, 22:09
by fottutoblues
Hello,
I can't install Phocagallery 2.1.0 in Joomla! 1.5.8: during installation ('upload file & install' or 'install from directory') I get blank page
1. http://localhost/guidealpine/administra ... _installer
2. select zip file/folder and run installation
3. redirect in http://localhost/mysite/administrator/index.php (blank page!!!)

I've tried only a local installation with these servers:
xampp 1.6.8; easy php 1.8; easy php 2.0 (ftp permission 777).

I've tried also the manual installation (copy files in compent folders and create sql tables with correct prefix ) but administrative menu Components/Phocagallery doesn't appear.

Please help me!
Thank you to everybody.

vtt

Re: Blank page during installation

Posted: 30 Dec 2008, 18:32
by caro84g
Hi,

probably the max_execution_time is too short. You need to change that setting in php.ini

Regards, Carolien

Re: Blank page during installation

Posted: 30 Dec 2008, 19:52
by fottutoblues
Yesss!!!!
I set max_execution_time=600 seconds... :) and after 70 seconds phoca gallerery was installed!
Goood!
Thanks Carolien!