i have php 4.1.1 installed with apache server.  i get:

[Wed Jan 30 18:16:25 2002] [error] [client 127.0.0.1] Invalid URI in request
GET /test.php HTTP/1.1

that in my server error log when i try to run this script:
<html><body>
<h1>Hello World</h1>
<?php
phpinfo();
?>
</body><html>
i have had too much hell with just installing php.  please help a student.



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to