Tuesday 23 November 2010 6:00:52 am
Hi Michael, and welcome to the eZ Community ! Did the page stale a bit before giving you this message ? Like several seconds ? One good tip is to increase PHP's max_execution_time configuration variable. Pick php.ini, spot the directive and make it as follows : max_execution_time = 120
After restarting your webserver and trying again loading the page, you should be landing on the second screen of the installation wizard. If not, you may want to slightly increase the max allocated memory to PHP, as follows : memory_limit = 128M
Let us know how things go Michael, Cheers,
--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board
eZ Publish Community on twitter: http://twitter.com/ezcommunity
t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye
|