Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] PHP4 on Windows98 with PWS4 From: Alex Shi (chpshi <email protected>)
Date: 12/18/01

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" <jimphp <email protected>>
To: "Alex Shi" <chpshi <email protected>>; <php-general <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" <chpshi <email protected>>
> To: <php-general <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: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
> >
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>