We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on t
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!
--
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
You received this bug notification because you are a
** Changed in: php5 (Ubuntu)
Status: Triaged => Incomplete
--
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Updating status. Is this still a problem for you in hardy?
thanks
chuck
** Changed in: php5 (Ubuntu)
Importance: Undecided => Low
Status: New => Triaged
--
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
You received this bug notification because you are a
This is often caused by an incorrect mod_rewrite rule in the VirtualHost
container or in the .htaccess file.
Something like this will cause it:
RewriteRule /([a-z0-9]+) /pastebin.php?show=$1
When it should be:
RewriteRule ^/([a-z0-9]+)$ /pastebin.php?show=$1
Turning on RewriteLog will help see
sorry, there is no crash file on amd64 or production server. later one
and crash file is from i386.
--
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
it's amd64. Also latest version of libapache2-mod-php5 is preventing
apache to start or so. disabling php5 module I can start apache2 server.
Below I attached crash file from apache2.
** Attachment added: "Crash file from apache and php5 module"
http://launchpadlibrarian.net/10797823/_usr_sbin_
Hello! Was this with amd64 or i386 architecture? Were any crashes
written to /var/crash ? Thanks!
--
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--