ID:               35059
 User updated by:  free4cd at yahoo dot de
 Reported By:      free4cd at yahoo dot de
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: SuSE 9.3
 PHP Version:      4.4.1RC1
 New Comment:

OK, I try the PHP5 snapshot.
I post the result tomorrow when I've finished the tests if it 
works.


Previous Comments:
------------------------------------------------------------------------

[2005-11-01 22:24:00] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2005-11-01 21:57:35] free4cd at yahoo dot de

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 this bug report at http://bugs.php.net/?id=35059&edit=1

Reply via email to