What I have found to be the same result with all extensions is an email
thread that referred to looking inside the .dll to determine all the other
.dll's it references and trying to get them. Additionally making sure the
php base directory and the extensions directory are in the system path of the
server. I've had the same case with the extensions I tried to load and that
fixed it. Another option I've seen someone take is push php to a Win2k box,
but it did not fix it in every case. Bottom line... Determine referenced
dll's within the extension you want to load and make sure the paths are in
the system path.
Hope that helps.
Take Care,
Eric G. Grant
In a message dated 5/19/01 7:21:56 PM Eastern Daylight Time,
[EMAIL PROTECTED] writes:
<< 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]