|
Re: GET Empty Screen [message #26825 is a reply to message #26824] |
Tue, 16 August 2005 13:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Check your error log, perhaps your PHP is crashing?
FUDforum Core Developer
|
|
|
|
|
Re: GET Empty Screen [message #26828 is a reply to message #26826] |
Tue, 16 August 2005 13:23 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did you decompress the archive the installer came in on *nix machine or on windows and then uploaded it to the server?
FUDforum Core Developer
|
|
|
|
Re: GET Empty Screen [message #26831 is a reply to message #26830] |
Tue, 16 August 2005 13:28 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
When you said you've checked the logs, did you check the main apache error log file?
FUDforum Core Developer
|
|
|
|
Re: GET Empty Screen [message #26833 is a reply to message #26832] |
Tue, 16 August 2005 13:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you put an unmodified uncompressed installer on your system and make md5 checksum of the install.php file.
FUDforum Core Developer
|
|
|
|
|
|
Re: GET Empty Screen [message #26838 is a reply to message #26836] |
Tue, 16 August 2005 14:28 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
A blank screen is usually indicative of a php crash, although this in most cases will leave a message inside your web server logs. Can you do "php -l install.php" on the command line to see if perhaps the installer has parse errors? It does not on my system, but perhaps your INI settings cause a mis-parse.
FUDforum Core Developer
|
|
|
|
Re: GET Empty Screen [message #26840 is a reply to message #26839] |
Tue, 16 August 2005 14:43 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I figured as much, any chance you could try a later PHP 5 release from http://snaps.php.net like 5.0.5-cvs or 5.1b3 or an older release such as 4.4.
FUDforum Core Developer
|
|
|
|
Re: GET Empty Screen [message #36877 is a reply to message #36849] |
Sun, 15 April 2007 16:03 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I think it maybe a bug in version 5.1.5 of PHP, try using a later version of PHP.
FUDforum Core Developer
|
|
|
|
|
Re: GET Empty Screen [message #37037 is a reply to message #37035] |
Sun, 29 April 2007 14:17 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I am not sure how pair gets around the issue, but Zend Multibyte cannot be disabled short off re-compiling PHP I'm afraid.
FUDforum Core Developer
|
|
|
|
Re: GET Empty Screen [message #38382 is a reply to message #38286] |
Tue, 31 July 2007 23:01 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
decode_unicode from what version of PHP is that from?
FUDforum Core Developer
|
|
|