From: webmaster at moresifoundry dot com Operating system: Windows 98 PHP version: Irrelevant PHP Bug Type: *General Issues Bug description: PHP files won't use php.exe; php.exe asks for a missing .DLL file
Description: ------------ Whenever a php program (php.exe, php-cgi.exe....) tries to run or execute a php program, errors appear asking for missing .DLL files. I have tried both manual and automatic intallation with both current versions of php and several past versions. ODBC32.DLL and odbcint.dll are some of the missing DLL's. I am running the latest Xitami Webserver on Windows 98. Reproduce code: --------------- <?php phpinfo(); ?> ---Or any other php script!--- Expected result: ---------------- A result in a webpage. Actual result: -------------- A prompt-type window and about 10 error messages asking for .DLL files even if the file is opened in Internet Explorer. -- Edit bug report at http://bugs.php.net/?id=29413&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29413&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29413&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29413&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29413&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29413&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29413&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29413&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29413&r=support Expected behavior: http://bugs.php.net/fix.php?id=29413&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29413&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29413&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29413&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29413&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29413&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29413&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29413&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29413&r=float