Hi
I am just installing this for the first time on a godaddy site, but i am receiving the following problem, i am a developer but not PHP so be nice to me
Testing Zenphoto files.
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Hosting\7682318\html\photos\zp-core\setup.php on line 988
thanks in advance it looks a great product and i cant wait to start using it
thanks in advance
Murray
Hi
In my noob developer ways, I added the following line to the setup.php file and it got further,
set_time_limit(60);
just in case someone else is getting the same problem
This is an indication that something is amis with Zenphoto reading its installation folder and checking for the correct files. I really do not know why it would take so long on some servers. Perhaps some setting is slowing down or preventing reading folder content. Are there any reported warnings prior to this?