Forced downgrade of PHP [message #32744] |
Tue, 18 July 2006 12:06 |
BugLaden
Messages: 216 Registered: February 2002 Location: Westminster, MD
Karma: 0
|
Senior Member |
|
|
I had updated the PHP on my server to 5.0.4, then a server crash ensued.
My ISP reinstalled CentOS with PHP 4.3.9 on it. When my forum comes up it is a blank white screen.
Is it possbile that downgrade of PHP is not sitting well with FUD?
I'm running FUD 2.7.3. Would upgrading to 2.7.4 or 2.7.5 fix this?
-=BugLaden
[Updated on: Tue, 18 July 2006 12:09] Report message to a moderator
|
|
|
Re: Forced downgrade of PHP [message #32748 is a reply to message #32744] |
Tue, 18 July 2006 16:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FUDforum works fine on PHP 4.3.0+ so there should not be a problem with downgrade unless you were using the PDO database driver, in which case you have a problem since it is not available in PHP 4.
To determine the cause of the blank page take a look at your PHP error log files.
FUDforum Core Developer
|
|
|
Re: Forced downgrade of PHP [message #32753 is a reply to message #32744] |
Tue, 18 July 2006 21:47 |
BugLaden
Messages: 216 Registered: February 2002 Location: Westminster, MD
Karma: 0
|
Senior Member |
|
|
Duh, the problem was that they did not restore the /fuddata/include directory, so the GLOBALS.php link was broken.
Thanks!
-=BugLaden
|
|
|