From:             a dot schilder at gmx dot de
Operating system: Windows 2003 Server 64bit
PHP version:      5.3.1RC2
PHP Bug Type:     Windows Installer
Bug description:  intl extension missing/DLLs for intl extension missing

Description:
------------
Hi,

I just tried to install PHP 5.3.1RC2 with Apache (VC9 Version from
Apachelounge).

1) The MSI-Installer didn't offer to install the intl-Extension.

2) So I downloaded the ZIP package and copied is manually. But Apache
didn't want to restart - no error message in the error.log.

I did some test, tried it with a snapshot etc. but all tests failed. Then
I saw, that there were only two DLLs in the PHP folder:
icuuc38.dll
icuin38.dll

I remembered that there were some more in a previous RC1 installation:
icuuc38.dll
icuin38.dll
icudt38.dll
icuio38.dll
icule38.dll
iculx38.dll
icutu38.dll

I don't know what these DLLs are good for, but I copied them to the PHP
folder of the new installation and now Apache started again.

So there seems to be a problem with the DLLs in the ZIP package.



Reproduce code:
---------------
n/a

Expected result:
----------------
1) intl extension with the installer.

2) Missing DLLs included in the ZIP package.

Actual result:
--------------
1) intl extension not available with the installer.

2) DLLs missing in the ZIP package.

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

Reply via email to