Thank you for the reply Farianto.

Exactly where in the

httpd.conf file

should I insert that line?

If you could copy and paste the line *above* and *below* in the httpd.conf
file that already exists so I know the location I would appreciate it.

Thanks again.
TR

for example:

# blahblah1

Load Module PHP4_Module c:/Apache/php/sapi/php4apache.dll  // insert this
line

# blahblah2
......................................................


----- Original Message -----
From: Farianto Kurniawan <[EMAIL PROTECTED]>
To: Anthony Ritter <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, August 26, 2002 10:36 PM
Subject: Re: [PHP] PHP: User Authentication Script


> ...hello .. Mr.Anthony Ritter ..
>
> Actually I have faced the same problem with you but right now I can fix it
.
>
> What you must do is :
> 1. Turn off your Apache Web Server
> 2. Edit your httpd.conf file from folder conf under Apache folder.
> 3. Please add this sentence  --   LoadModule php4_module
> c:/Apache/php/sapi/php4apache.dll   -- in it. (the important thing   that
> php4apache.dll is in that directory , if itsn't change it to the right
> position.
> 4. Save it
> 5. Turn Your Apache Web Server on.
>
> I hope it can work know...
>
> Regards,
>
> Farianto.K
> PT.Yosibara Inti Corpora
> Phone: 62-21-5267645/46
> Indonesia




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to