Kojiro,

I'll assume that PHP works correctly provided you have no extensions
uncommented?

Maybe the extensions you have attempted to use have dependancies (other
DLL's), have you copied the DLL's in the PHP4/DLLS directory to your
WINDOWS/SYSTEM folder.

You may get an error when attempting to replace MSVCRT.DLL, just rename the
old one and then copy the new one & reboot.

Hope it's that simple.


""Kojiro Gurio"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>   Hi! Just today I downloaded the PHP 4.0.5 zip and installed it according
to the instructions. However it did not work so I looked in the manual and
found the instal procedure for WIn9x.
>   I followed the instructions as best I could, and still could not get it
to run correctly. After about an hour of minor progress, I have run into an
error I can't seem to fix.
>   Whenever I start up the Apache server, it starts giving an error message
for each DLL under Dynamic Extensions I have uncommented in the PHP.INI
file. An example error message is:
>
> "Unable to load dynamic libary 'C:\php\extensions/php_openssl.dll'. One of
the library files needed to run this application cannot be found."
>
> I have set the extension_dir correctly. The only thing that I think could
possibly be wrong with it is the / in front of the file name instead of a
normal windows (DOS) \. If there is some variable that I need to set in
PHP.INI to correct this problem, I would like to know. If it is not this,
please help!
>
> Thanks,
> Jason G.
> --
>
> Get your free email from http://www.otakumail.com
>
> Powered by Outblaze
>
> --
> 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