From:             elmue at gmx dot de
Operating system: Windows
PHP version:      6SVN-2009-09-06 (snap)
PHP Bug Type:     Apache2 related
Bug description:  PHP 6 VC 9 makes Apache not to start

Description:
------------
Today I downloaded from
http://windows.php.net/snapshots/ 

the VC 6 version of PHP 6
http://windows.php.net/downloads/snaps/php-6.0-win32-VC6-x86-latest.zip
and installed it on Windows XP with Xampp, Apache version 2.2.9
It runs and functions.

But the VC 9
http://windows.php.net/downloads/snaps/php-6.0-win32-VC9-x86-latest.zip 
is broken.
Although both ZIPs contain files from 3. sept 2009 the one runs and the
other one does not.

The same way installed the VC6 runs but the VC9 makes that Apache does not
start.

In the Windows Event log there are two error entries generated:

1.)
Cannot load E:/Programme/xampp/php6/php6apache2_2.dll into server:
Syntax error on line 7 of
E:/Programme/xampp/apache/conf/extra/httpd-xampp.conf

This is ABSOULTE nonsense!
There is no error in line 7 which is:
LoadModule php6_module "E:/Programme/xampp/php6/php6apache2_2.dll" 

The SAME HTTPD-XAMP.CONF works with VC6 without problems.
Without touching the conf file and only replacing the content of the  php
directory the errors are generated.
So this is a bogus error telling that there is a syntax error which is
not. The PHP.ini is the same in both cases: the one in the ZIP file:
php.ini-development

2.)
The second error in Event log says that the configuration is wrong.
There is absoultely NO USEFULL information in these 2 error messages.
The first one is bogus and the second one gives no information.

Can anyone please check this on a Xampp to confirm this problem?

Elmü




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

Reply via email to