From: free4cd at yahoo dot de
Operating system: SuSE 9.3
PHP version: 4.4.1RC1
PHP Bug Type: Apache2 related
Bug description: Problems with PHP 4.4.1 and mod_rewrite
Description:
------------
After updating two different webservers to PHP 4.4.1 I get always a blank
page with PHP 4.4.1 and mod_rewrite if you click on a link.
Start page load normal but on every additional page you see nothing. No
error in error log. Happens with vBulletin and mod_rewrite and Joomla
1.0.3 with mod_rewrite enabled and apache 2.0.55. With PHP 4.4.0 and same
settings in php.ini there are no problems. Only PHP version has
changed....
Reproduce code:
---------------
Install Joomla 1.0.3 and use mod_rewrite and apache 2.0.x. Enable SEO in
Joomla.
Settings in .htaccess:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
--
Edit bug report at http://bugs.php.net/?id=35059&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35059&r=trysnapshot4
Try a CVS snapshot (php5.0):
http://bugs.php.net/fix.php?id=35059&r=trysnapshot50
Try a CVS snapshot (php5.1):
http://bugs.php.net/fix.php?id=35059&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=35059&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=35059&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=35059&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=35059&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=35059&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=35059&r=support
Expected behavior: http://bugs.php.net/fix.php?id=35059&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=35059&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=35059&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=35059&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35059&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=35059&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=35059&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=35059&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=35059&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=35059&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=35059&r=mysqlcfg