View Full Version : Whats wrong?
theprof
Fri 19th May '00, 1:41pm
Hello. I ordered an installation but so far, no one has contacted me. I tried to install it mys elf but got the error at
http://www.adolescentadulthood.com/forums/admin/install.php
What's wrong?
werehere
Fri 19th May '00, 2:00pm
Have you verified that PHP is indeed running with the test script?
theprof
Fri 19th May '00, 2:29pm
What test script?
werehere
Fri 19th May '00, 3:04pm
There is a simple little test script you can put up to make sure that PHP is indeed running on your server, it did come with the 1.1.0 distribution, and it just verifies it for you.
Here it is, and name it phptest.php
<html>
<head><title>vBulletin PHP Tester</title></head>
<body>
<!--
<?php
// determine if php is running
if (1==0) {
echo "-->PHP is not installed correctly - Please contact your system administrator.<!--";
} else {
echo "--".">";
}
echo "PHP is installed correctly";
echo "<"."!--";
?>
-->
</body>
</html>
I am not sure who you host through and there are some differences sometimes, so it is good to at least test if you do not know.
I have no idea what your error actually means, so I am just trying to help:)
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights