ID:               50205
 Updated by:       paj...@php.net
 Reported By:      vladmu at mail dot ru
 Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: win32 only - Windows XP
 PHP Version:      5.2.11
 Assigned To:      pajoye
 New Comment:

they work just fine here (10 different windows). As I said, something
is wrong in your setup. You ask for further support on the php-windows
or php-setup ML.


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

[2009-11-23 19:00:38] vladmu at mail dot ru

Ok, I agree with this, all these extensions require external DLL or
clients to be installed. I have changed a category to "Dynamic loading"
because it seems that there is no Apache related bug. But the one
question still is not answered, why Apache doesn't work with PHP 5.2.11
when these extensions are enabled but works fine with PHP 5.2.10 and PHP
5.3.0 even if these extensions are enabled? Maybe it will be better to
exclude or replace these "bugly" extensions with versions similar to PHP
5.2.10 and PHP 5.3.0?

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

[2009-11-23 17:03:35] paj...@php.net

Messing with DLLs, all these extensions require external DLL or clients
to be installed.

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

[2009-11-23 17:00:57] vladmu at mail dot ru

So, I have disabled all extensions in php.ini - Apache 2.2.14 works
fine with PHP 5.2.11. Then I have enabled one
after another and found the following extensions that block the
working:

php_mssql.dll
php_oci8.dll
php_pdo_mssql.dll
php_pdo_oci.dll
php_pdo_oci8.dll
php_pdo_sqlite_external.dll
php_pspell.dll
php_sybase_ct.dll

But after I have uninstalled PHP 5.2.11 and install PHP 5.2.10 only
with extensions above and Apache 2.2.14 works fine with PHP 5.2.10 with
all "buggly" extensions enabled!

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

[2009-11-21 11:13:19] paj...@php.net

Disable all extensions in php.ini, check if it works. Then enable one
after another to see which one is failing. Many extensions (like DB
related) requires clients to be installed and we do not distribute them.

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

[2009-11-20 19:31:25] vladmu at mail dot ru

I don't know this is the configuration error or something else but:

1. I have tried to install a snapshot and there is an equal bug.
2. I have tried to install an Apache 2.2.14 + PHP 5.2.10 and no any
errors have occured, and the same was with the Apache 2.2.14 + PHP
5.3.0

Therefore no bogus bug here, but really something wrong with your
5.2.11 libraries for WIndows. Please try to reproduce by yourself at
first before change the bug status to bogus.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/50205

-- 
Edit this bug report at http://bugs.php.net/?id=50205&edit=1

Reply via email to