Forums / Install & configuration / error when trying to make MySQL-database...

error when trying to make MySQL-database...

Author Message

Dag M

Saturday 10 January 2004 4:48:40 pm

I'm having trouble configuring ezpublish... When i write in the sql servername, username etc, i get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /hsphere/local/home/drekkame/drekkamer.com/ezpublish/lib/eztemplate/classes/eztemplate.php on line 1416
Fatal error: eZ publish did not finish it's request

The execution of eZ publish was abruptly ended, the debug output is present below.

My website is on a webhotel, i've created a user admin (it becomes drekkam_admin).
And if i try to create a database manually it will allways have drekkam_ infront of the real name.

The user drekkam_admin has dba role.

K259

Sunday 11 January 2004 2:19:56 pm

Hi!

Check out the memory_limit in your php.ini file. If you don't have access to this file on the server, send an email to the server-admin and ask(maybe he'll increase it for you).

eZ publish needs a lot of memory, so put this to at least 20M.
If you are going to have A LOT of content in your db, you need to increase it even more.

Best regards.