17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1708 Views |
-
install.php blank page

10 July 2008 at 8:17pm
Hello,
I know this "blank page" is already written here, but no post helps me to solve my problem. I want you SilverStripe on the Live Server (www.webdesign-solutions.ch). I cant understand the blank page. I have downloaded in the download site SilverStripe. On my local server it works without problems. So I cant understand why it not works on the Live Server.
The other posts about this "blank page" was not realy a help for me.
Thanks for your helps.
-
Re: install.php blank page

10 July 2008 at 10:20pm
Yep blank pages are never useful
but error logs are! See if you can get access to your php_error.log file - this should hopefully have the PHP error thats causing it.
When Ive seen a blank page on the installer a couple things to check
* Running PHP5
* At least 32MB of php memory, 64MB+ recommend.But the server error logs should provide a starting point
-
Re: install.php blank page

11 July 2008 at 8:37pm
Hello,
thank you for your anwser. I asked my hoster to give me the error_log file. In this file is this:
[Fri Jul 11 10:03:15 2008] [error] [client 84.253.15.193] File does not exist: /*folder*/*folder*/*folder*/*htdocsFolder*/install.php2
[Fri Jul 11 10:03:17 2008] [error] [client 84.253.15.193] File does not exist: /*folder*/*folder*/*folder*/*htdocsFolder*/install.ph
I dont understand why he says "install.php2" or "instll.ph"? In the "htdocsFolder" are all Files from SilverStripe. I dont have an File install.php2. I dont know why he searchs a files called install.php2 or install.ph.
So I hope you can realy help me, its a important thing for me.
Thank you.
Cihan
-
Re: install.php blank page

11 July 2008 at 8:59pm
strange I dont have any idea why its doing install.php ether... Your host doesnt have multiple versions of PHP does it? Some hosts have multiple versions of PHP all running in the same environment so make sure your project is PHP5 - use phpinfo() to see what versions running.
-
Re: install.php blank page

11 July 2008 at 10:04pm Last edited: 11 July 2008 10:07pm
Thank you for your help.
The problem was the php version. I thouht always I have php5 but it was php4. Perheps we can make an funtion in the install.php that make a php version check and put then an message if its not php5.Thank you very much.
-
Re: install.php blank page

22 July 2008 at 11:22am
yes. SilverStripe will not run on PHP4. You must be running PHP5. PHP 5.2.0+ is recommended
| 1708 Views | ||
|
Page:
1
|
Go to Top |



