php-install Digest 30 Dec 2001 22:02:10 -0000 Issue 626
Topics (messages 5406 through 5408):
Installing PHP on Linux
5406 by: Ronny-André Bendiksen
5407 by: B. van Ouwerkerk
Re: Please Help - "Invalid URI in request GET"
5408 by: B. van Ouwerkerk
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi
I got a "problem". I've got an older i586 machine which I am running Red Hat
Linux 6.2 on (nothing better doesn't work).
Yesterday, I installed Apache, MySQL and so on (the machine is going to run
as an webserver). And then I installed PHP 4.1.1. I ran Apache, and tested
it out. Then it only viewed the source code in the browser. I knew then that
PHP wasn't correctly installed. I thought it may have been that I installed
PHP before I installed Apache.
Then I reinstalled PHP, and then it didn't work then either!
What could possibly be the problem? Any one know how to install it
correctly?
Please help me!
Regards,
Ronny-André
--- End Message ---
--- Begin Message ---
> Then I reinstalled PHP, and then it didn't work then either!
>What could possibly be the problem? Any one know how to install it
>correctly?
You need to install MySQL then PHP and then Apache.
Take a look at www.devshed.com click serverside and look for an article
about installing those to work together.
Have fun,
B.
--- End Message ---
--- Begin Message ---
>Am running Apache 1.3.19 on windows me and php4.0.4...all seems to have
>installed without any problems but when i seem to be getting an error
>
>[error] [client 127.0.0.1] Invalid URI in request GET /test.php HTTP/1.1
>
>This seems to be a fairly common error looking thru all the forums but
>nobody seems to get a response to this problem.....
>
>Any Ideas?
All I know about this is that you should try to open the .php file through
a webbrowser. Apache should be configured to parse .php files. You might
need to copy the files to your document root.
Most ppl don't run apache and PHP on windooz. /me is running it on Linux
only.. the above are just a few thoughts..
Bye,
B.
--- End Message ---