[Bug 136249] Re: Setting PHP to ~E_STRICT disables PATH_INFO

2007-08-31 Thread Marko Djukic
Close it for now, it looks like I've got a few more complexities with a combo of mod_rewrite, path_info and other configs. I'll need to go back to a clean install, debug more to narrow down the issue better and reopen if necessary. Thanks ** Changed in: php5 (Ubuntu) Status: Incomplete =>

Re: [Bug 136249] Re: Setting PHP to ~E_STRICT disables PATH_INFO

2007-08-31 Thread Soren Hansen
TJ: Just because you can't reproduce it, doesn't necessarily mean it's bogus. Marko: How exactly did you test this? Could there be anything else that might be affecting this in your tests? status incomplete -- Soren Hansen Ubuntu Server Team http://www.ubuntu.com/ ** Changed in: php5 (Ubunt

[Bug 136249] Re: Setting PHP to ~E_STRICT disables PATH_INFO

2007-08-30 Thread TJ
Tested on Feisty "Server: Apache/2.2.3 (Ubuntu) mod_jk/1.2.18 mod_python/3.2.10 Python/2.5.1 PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8" with both: error_reporting = E_ALL & ~E_NOTICE error_reporting = E_ALL & ~E_STRICT using the test file test.php containing: And accessing it using the URL http