[Bug 531706] Re: apache2 crashed with SIGSEGV in sapi_getenv()

2010-03-12 Thread Jayson Reis
Install zend-framework-bin and edit /etc/php5/conf.d/zend-framework.ini uncommenting the second line which changes the include path. After that, try to start apache in debug mode and you will find that crash. -- apache2 crashed with SIGSEGV in sapi_getenv()

[Bug 531706] Re: apache2 crashed with SIGSEGV in sapi_getenv()

2010-03-12 Thread Jayson Reis
** Changed in: apache2 (Ubuntu) Status: Incomplete = Confirmed -- apache2 crashed with SIGSEGV in sapi_getenv() https://bugs.launchpad.net/bugs/531706 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 531706] Re: apache2 crashed with SIGSEGV in sapi_getenv()

2010-03-12 Thread Chuck Short
** Package changed: apache2 (Ubuntu) = zend-framework (Ubuntu) -- apache2 crashed with SIGSEGV in sapi_getenv() https://bugs.launchpad.net/bugs/531706 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 531706] Re: apache2 crashed with SIGSEGV in sapi_getenv()

2010-03-09 Thread Andreas Olsson
** Visibility changed to: Public -- apache2 crashed with SIGSEGV in sapi_getenv() https://bugs.launchpad.net/bugs/531706 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 531706] Re: apache2 crashed with SIGSEGV in sapi_getenv()

2010-03-09 Thread Andreas Olsson
Well, myself I do manage to do run php pages on Lucid, with apache2 2.2.14-5ubuntu2 as well as 5.3.1-5ubuntu1. Are you actively serving php pages when Apache crashes, or is it enough to have the php5 module loaded? If you are serving PHP, do you think you can provide a piece of PHP which triggers