From:             
Operating system: Windows 2008 Web Edition
PHP version:      5.3.2
Package:          Dynamic loading
Bug Type:         Bug
Bug description:Extensions are not loaded

Description:
------------
Windows 2008 Web Edition 64 bit

Apache 2.2.15 fresh install

PHP 5.3.2



Apache installed in "C:\apache"

PHP installed in "C:\php"



PHP loaded in Apache using:



LoadModule php5_module "c:/php/php5apache2_2.dll"

AddType application/x-httpd-php .php



PHP.ini in C:\Windows



extension_dir = "c:\php\ext"

extensions php_mysql, php_mbstring and a few others uncommented.



When Apache service is started, PHP is loaded successfully but no extension
is loaded (using SysInternals' Process Explorer - replaces FileMon.exe) I
can see the c:\php\ext folder is not even touched. 

C:\Windows\php.ini is read and reported by phpinfo().



I downloaded the 5.3.2 release some time ago when it had the
php5apache2_2.dll in it, now i see the latest release no longer has it. 



Is there some problem with Apache 2.2 that prevents PHP from loading
extensions?

Expected result:
----------------
Extensions should be loaded?

Actual result:
--------------
Extensions are not loaded

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

Reply via email to