Dumb Newbie needs help
Posted: Sat Aug 30, 2003 8:01 am
Hello PHP devotees,
I am not a clever puter person like you guys.
Today I installed PHP4.3.3 using the windows installer. Platform Windows 98 with PWS
Tried to follow instructions placing php.ini in Windows directory and changing cgi.force_redirect=1 to =0 as ordered to.
Then I did the usual "Hello World" Tutorial - Only got blank page
then tried this and only got "This is driving me nuts"
<html>
<body>
<?php
phpinfo();
?>
This is driving me nuts!!!!
</body>
</html>
php is obviously not working on my puter........HELP!
thanks
sorry I am so dumb
I am not a clever puter person like you guys.
Today I installed PHP4.3.3 using the windows installer. Platform Windows 98 with PWS
Tried to follow instructions placing php.ini in Windows directory and changing cgi.force_redirect=1 to =0 as ordered to.
Then I did the usual "Hello World" Tutorial - Only got blank page
then tried this and only got "This is driving me nuts"
<html>
<body>
<?php
phpinfo();
?>
This is driving me nuts!!!!
</body>
</html>
php is obviously not working on my puter........HELP!
thanks
sorry I am so dumb