ID:               29413
 Comment by:       sjlawson at freeshell dot org
 Reported By:      webmaster at moresifoundry dot com
 Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Windows 98
 PHP Version:      Irrelevant
 New Comment:

I ran into this same problem on my notebood pc.  When trying to load a
php document, an error message appears asking for obdc32.dll. So I
copied the file from another computer (it apparently is not
automatically installed). It got past that one, then asked for
oleaut32.dll - which I also copied. However this time, it didn't work
and still asks for "oleaut32.dll:77"
Too bad windows isn't as friendly as linux - I could easily find and
install the missing package. Everything works fine on SuSe.


Previous Comments:
------------------------------------------------------------------------

[2004-07-30 00:31:03] [EMAIL PROTECTED]

Since odbc extension is built-in in windows build you need to have it
installed on your machine.

------------------------------------------------------------------------

[2004-07-27 21:04:01] webmaster at moresifoundry dot com

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 this bug report at http://bugs.php.net/?id=29413&edit=1

Reply via email to