Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] INSTALATION PROBLEM From: Teodor Cimpoesu (teo <email protected>)
Date: 07/15/00

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>