Page 1 of 1
error
Posted: Mon Nov 03, 2008 10:52 am
by Snowhopper
Hello i installed serendipity some time ago but it gives me error now.
I asked the host about it and he told me it was a script error
Fatal error: Maximum execution time of 30 seconds exceeded in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 84
when i refresh this error i get this
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
* The FastCGI process exceeded configured activity timeout
* Error Number: 258 (0x80070102).
* Error Description: The wait operation timed out.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
anyone have solution for it ???
Thanks
Re: error
Posted: Mon Nov 03, 2008 10:59 am
by garvinhicking
Hi!
This means that Serendipity cannot properly connect to your database server, either because it timeouts or the data that is queried is too much.
When does this error happen? When I open your URL, I can see output properly right now.
Regards,
Garvin
Posted: Mon Nov 03, 2008 11:04 am
by Snowhopper
Thanks for quick reply
i changed this setting in acp
Use persistent connections
Enable the usage of persistent database connections, read more here. This is normally not recommended
to yes, and site came back on line.
Now it always worked with setting set to
no
is there a solution for it ????
url is
http://www.innerlondonnorth.co.uk/ILN/
Posted: Mon Nov 03, 2008 11:13 am
by garvinhicking
Hi!
You might want to ask your provider if there are known problems connecting to the DB.
Using persistent connections is not a solution, it actually makes things worse for the database.
Regards,
Garvin
Posted: Fri Nov 07, 2008 11:10 am
by Snowhopper
ok error still there and host is doing nothing.
So i want to move to new host
i made a database backup and a file backup.
What must i do to get site moved to new server ???
regards
Posted: Fri Nov 07, 2008 2:18 pm
by garvinhicking
Hi!
Have you checked the FAQ on
www.s9y.org? This explains the move process quite detailed. If you have more questions after reading, feel free to ask them here!
Regards,
Garvin
Posted: Fri Nov 07, 2008 9:00 pm
by Snowhopper
Ok i need a little help here plz.
in admin panel i made a mistake to change a setting that connect to database and it gives me a error >>>no way to enter site or acp to correct it.
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'Rod' (11004) in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 270
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to MySQL server on 'localhost' (10061) in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 271
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 271
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 281
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 281
serendipity error: unable to connect to database - exiting.
how can i resolve this
Posted: Sat Nov 08, 2008 11:36 am
by garvinhicking
Hi!
You can fix the mysql account information by editing the "serendipity_config_local.inc.php" file and changing the right server name and password. If you cannot edit that file, checkout the "fixperm.php" script mentioned in the FAQ on
www.s9y.org.
Regards,
Garvin
Posted: Sat Nov 08, 2008 1:41 pm
by Snowhopper
I did that already, but must have seen something wrong.....looked ad it again and edited it right this time.
Many thanks garvinhicking