Page 1 of 1

Update 2.01 to 2.03 failed

Posted: Fri Jul 15, 2016 4:45 pm
by steffenoly
Hello,

i have copied all new files in the same directory of my old Installation.
After calling my website is coming the message that a new version is found ans it ist nessesery to begin a update - but the script serendipity_admin.php ist stopping and nothing is going on.

Please can you Help me?
Steffen

Re: Update 2.01 to 2.03 failed

Posted: Tue Jul 19, 2016 2:19 pm
by garvinhicking
Hey,

do you get an empty page or a blank page? Or some error message?

Are you able to inspect your PHP and/or Apache errorlog to check for errors?

You could try to set:

Code: Select all

$serendipity['production'] = false;
in serendpity_config_local.inc.php to increase the error reporting.

Re: Update 2.01 to 2.03 failed

Posted: Tue Jul 19, 2016 4:31 pm
by steffenoly
Hallo,

thank you for your Answer.

The fisrt site is that serendipty recognized a new version - and the program wait for a click to make a update..
After this - the site is plank and the the link in the top of the browser looks like "http://gaehlerhome.de/serendipity_admin.php". But the admin page ist not to see.

It seems, that I cant read a error of the server. An with your php code on the plank site will come the message “== TESTING ERROR MODE == “ - and thats all.

Steffen

Re: Update 2.01 to 2.03 failed

Posted: Mon Aug 08, 2016 12:19 pm
by garvinhicking
Hi!

That sounds odd; "TESTING ERROR MODE" is the only thing you see? Nothing else? What is your PHP version?

Also, check with your provider to get possible access to the fatal PHP error that surely must be occuring, but it seems it is not displayed...

Regards,
Garvin