From:             connie dot beckett at bowaterbuildingproducts dot com
Operating system: windows 2003 server and xp
PHP version:      5.2.1
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP 5 trying to use php4ts.dll when loading extensions

Description:
------------
Installed PHP 5.2.1 on windows 2003 server. I am using the isapi version.
Basic installation works fine, php is running. But then tried to add in
extensions, none of the extensions showed up in phpinfo(). So then I tried
running php from the command line. when I do this I get a pop-up error
message that says "This application has failed to start because php4ts.dll
was not found. Re-installing the application may fix the problem". After
clicking ok on the error message window I then get an error message in the
cmd window eg PHP Warning:  PHP Startup: Unable to load dynamic library
'c:\php\php_gd2.dll' -
 The specified module could not be found.
 in Unknown on line 0
This error message pops up for each extension that is trying to be loaded.

All the .dll files are in the correct location ie c:\php\

I did think that maybe our previous installation of PHP4 had left
something behind so I did a fresh installation of version 5 on a XP
machine that has never had PHP installed and also didn't even have IIS
installed. Again basic installation works fine but I cannot get the
extensions to load and running from command line produces the same errors
as the windows 2003 server installation.

If I comment out the extensions using ; then running from the command line
does not produce any errors.


-- 
Edit bug report at http://bugs.php.net/?id=40577&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40577&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40577&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40577&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40577&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40577&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40577&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40577&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40577&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40577&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40577&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40577&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40577&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40577&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40577&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40577&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40577&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40577&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40577&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40577&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40577&r=mysqlcfg

Reply via email to