PHP Issues
Posted: Wed Dec 13, 2006 5:29 am
I am tring to install a new cms system but when I go to install it I only get a blank page.
After looking through there site came across this:
What can I do, If anything?
The info
After looking through there site came across this:
If you want to try it check here for the first one (www.thesmkc.com/test.php) and then (www.thesmkc.com/test2.php) for the second...www. cpgnuke.com/Forums/viewtopic/p=53611.html#53611 wrote: To test how PHP error_reporting is setup by default create a "test.php" which contains
PHP:
[php]<?php echo "die[/php] Then when you open the file thru the browser is should show something like
Code:If not then replace test.php withCode: Select all
Parse error line 0
PHP:
[php]<?php
error_reporting(E_ALL)]If it shows no errors and doesn't redirect to install.php then something in SecureSSI (the based PHP) is realy screwey and is not conform the PHP rules.
Then your host most debug the server and find the cause of the problem since you don't have access to it.
What can I do, If anything?
The info