From:             
Operating system: windows xp sp3
PHP version:      5.3.4
Package:          Apache2 related
Bug Type:         Feature/Change Request
Bug description:A small very very small mistake in the instaler 

Description:
------------
Like I said is a small mistake minimal to be fair.

The problem occurred to me don't know if happened to other people but well
after several hours of not be able of opening the smallest php files with
the fallowing script "<?php echo phpinfo() ?>" and trying modify the
apache2.2 httpd.conf file I saw that the php-5.3.4-Win32-VC6-x86.msi add
the fallowing text:

#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

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

AddType application/x-httpd-php .php .phps

#PHPIniDir "c:/PHP"

#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL



The problem was on the second line it should being ".../php5apache2_2.dll"
according to the content in the installer folder from the msi file.

Hope not making you loose your time and that this maybe actually help
someone else.

Thanks. 


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

Reply via email to