ID: 35096 Comment by: free4cd at yahoo dot de Reported By: rob at burningsoda dot com Status: Feedback Bug Type: Apache2 related Operating System: * PHP Version: 5CVS, 4CVS (2005-11-04) (snap) New Comment:
Same problem on SuSE 9.3 and Apache 2.0.55 and 4.x and 5.x snapshots on i386. I've compiled Apache by hand and used the SuSE rpm's but I get the same error (blank page). I've also tried the php.ini-recommended and php.ini-dist without changes and it don't work. With 4.4.0 all works fine but since release of 4.4.1 and later snapshots (4.x and 5.x) mod_rewrite fails. Previous Comments: ------------------------------------------------------------------------ [2005-11-07 18:25:00] remko at elvandar dot org For the information/record: I used FreeBSD 5.4 and FreeBSD 6.0 on i386 hardware. ------------------------------------------------------------------------ [2005-11-07 17:18:49] jd at ods dot org I'm having issues on i386/FreeBSD 4.11 ------------------------------------------------------------------------ [2005-11-07 16:50:31] sergeym at hoster dot ru May be it's platform-depend bug? I have errors on AMD64/FreeBSD. ------------------------------------------------------------------------ [2005-11-07 16:13:50] Brian dot white at foxfire74 dot com I am using virtual hosts with all of my PHP files in an aliased directory. Maybe that makes a difference as to weather or not PHP can find the include files. Here is my diff: --------------- Compare: (<)php.ini-recommended (40595 bytes) with: (>)php.ini (40652 bytes) 443c443 < extension_dir = "./" --- > extension_dir = "./extensions" 556c556 < ;extension=php_mbstring.dll --- > extension=php_mbstring.dll 569c569 < ;extension=php_gd2.dll --- > extension=php_gd2.dll 579c579 < ;extension=php_mcrypt.dll --- > extension=php_mcrypt.dll 614c614 < SMTP = localhost --- > SMTP = myserver 618c618,619 < ;sendmail_from = [EMAIL PROTECTED] --- > sendmail_from = [EMAIL PROTECTED] ------------------------------------------------------------------------ [2005-11-07 15:56:25] [EMAIL PROTECTED] So we have same php.ini file in use now. And I still can't reproduce using your rewrite rules and script. So what else is different? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/35096 -- Edit this bug report at http://bugs.php.net/?id=35096&edit=1