php-general | 2000071
Date: 07/15/00
- Next message: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Previous message: Greg Donald: "RE: [PHP] yahoo like php script"
- In reply to: Luiz Guilherme: "Re: [PHP] INSTALATION PROBLEM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Luiz!
On Fri, 14 Jul 2000, Luiz Guilherme wrote:
> that is the message i get. i did all the steps to install PHP4 but it's not
> working.
>
> "one of the library files needed to run this application cannot be found"
hmm, are you able to run php.exe from the command line?
try firing up `command.com', go to php.exe binary and run it,
then type `<?echo 'works';^Z' and see if it works.
My guess is you didn't correctly copied the needed files to the
right location (all the dlls into windows\system, and php.ini into
windows, iirc).
-- teodor
-- 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>
- Next message: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Previous message: Greg Donald: "RE: [PHP] yahoo like php script"
- In reply to: Luiz Guilherme: "Re: [PHP] INSTALATION PROBLEM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

