[PHP] Installed PHP on home Win98se, now how can I get browser to see it?

2002-07-26 Thread Marcus Unlimited
Hello, I just installed the nice and easy one click PHP install to my Windows 98se machine. I just want to be able to test and practice My basic PHP /MySQL stuff without up loading. So now what do I do. I ran the php info scripts and got bunch of weird messages. How do I get the PHP to work

Re: [PHP] Installed PHP on home Win98se, now how can I get browser to see it?

2002-07-26 Thread Tech Support
-1hosting.net - Original Message - From: Marcus Unlimited [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 26, 2002 5:18 PM Subject: [PHP] Installed PHP on home Win98se, now how can I get browser to see it? Hello, I just installed the nice and easy one click PHP install to my

Re: [PHP] Installed PHP on home Win98se, now how can I get browser to see it?

2002-07-26 Thread Jadiel Flores
Obiously you need a WebServer too, you can install Apache or Personal Web Server, and configure php to work with it, next you can browse you own server with the address http://localhost or http://127.0.0.1, maybe you will have to install mysql for windows too if you wanna work with databases