Thank you!

I copied all the .dlls and point extension_dir to corrent path...Okay,
the "library file not found" problem seems fixed but now the problem
changed to 500 internal server error! I typed "php -i" from dos shell
and it print correct html code. And I tried both cgi and isapi mode
but got same error. It seems like this must be a web server config
problem but I don't how to find out a clue.....

Alex



----- Original Message -----
From: "Jim Lucas" <[EMAIL PROTECTED]>
To: "Alex Shi" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, December 18, 2001 6:52 PM
Subject: Re: [PHP] PHP4 on Windows98 with PWS4


> make sure you copy all the correct dll's into the c:\windows\system or
> system32 directory.  the dll's have to be in a location that is included
in
> the window PATH in the autoexec.bat
> Jim
> ----- Original Message -----
> From: "Alex Shi" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, December 18, 2001 2:51 PM
> Subject: [PHP] PHP4 on Windows98 with PWS4
>
>
> > Hello, folks!
> >
> > I installed PHP4 on Windows 98 with PWS4. When I try to
> > run a very simple script, I got a just one line error message
> > "One of the library files needed to run this application cannot
> > be found". The script is very simple: "<? phpinfo(); ?>", so
> > I don't think the error has anything to do with it. Anyone has
> > idea what's wrong with it? Please help me out if you know
> > this issue. Thanks in advance!
> >
> > Alex Shi
> >
> >
> >
> > --
> > PHP General 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 General 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