Well, lets go over the basics....

:

In your httpd.conf you should have these lines:

LoadModule php4_module /path/to/php4apache.dll

AddType application/x-http-php .php (plus any other extensions you want
parsed)

In your php.ini, comment out any extensions for now until you can get things
running smoothly.

Copy php4ts.dll to C:\Windows\system

The module versions of PHP will give you headaches. If all else fails just
go for the CGI version, especially if it's not a busy site.

Good luck!




----- Original Message -----
From: "Julius Najzer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 25, 2002 7:25 PM
Subject: Re: [PHP-INST] A small problem, so if anyone could help.


> yes I am,  since my last message something changed, but I don't know what
> happened since I didn't change anything,  now when I click on a php file I
> get a page cannot be displayed error.  but still it won't load anything
>
>
> ----- Original Message -----
> From: "Mike Maltese" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 25, 2002 8:04 PM
> Subject: Re: [PHP-INST] A small problem, so if anyone could help.
>
>
> > Are you using the Apache module of the PHP executable(CGI)?
> >
> >
> > ----- Original Message -----
> > From: "Julius Najzer" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, January 25, 2002 4:54 PM
> > Subject: [PHP-INST] A small problem, so if anyone could help.
> >
> >
> > I'm using WindowsME and have both Apache  1.3.22 and MySQL 3.21
installed.
> > I've installed PHP for windows and followed the directions. and while I
> can
> > get Apache to load.  and get to the site,  php files won't load,  in
fact
> > when I click on them  it acts like it's loading it but eventually times
> out.
> > if anyone knows what could be causing this problem could you please
help.
> > thanks.
> >
> >
> >
> >
> > --
> > 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]
> >
> >
>
> --
> 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]
>
>



-- 
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