Also be sure to set the web root path in your php.ini to wherever your
htdocs is ... if with Apache.
==
"Titus Cheung" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I have installed both Apache and PHP on my computer in the followin
Did you add the proper lines to associate PHP with Apache in the httpd.conf
file? AddType application .. blah blah, etc? There are about 3 lines you
need to add to get PHP working with Apache. I wasn't sure if you had done
this part or not.
Nicole Amashta
www.aeontrek.com
- Original Messag
Fraley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 25, 2001 8:42 PM
Subject: [PHP-WIN] Re: Page Not Found
> You don't mention the load module directive. Are you trying to load the
> module? If so, you should see a line like
>
> Load
You don't mention the load module directive. Are you trying to load the
module? If so, you should see a line like
LoadModule php4_module .
--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v2.1 Guestbook http://www.gaylenandmargie.com/phpwebsite
"Peter Vertes" <[EMAIL P