Re: [suPHP] Apache2 + MultiViews + suPHP

2009-05-20 Thread Aki Tuomi
On Wed, May 20, 2009 at 12:13:54PM +0700, Alex Grebenshchikov wrote: Hello, I've just upgraded Apache from version 1.3. to 2.0.63. No mod_php is used, PHP is used via suPHP. Everything seems to work fine, but failes with Options +MultiViews. If we access a page by link

Re: [suPHP] PHP opcode cache that works with suPHP

2009-05-19 Thread Aki Tuomi
for dealing with subsequent requests. You could kill it after certain number of requests or time. Special care should be taken to handle chrooting correctly, and that same process is never reused for another user. This is similar to how Passenger module for ruby works. Aki Tuomi

Re: [suPHP] php does not execute

2009-05-18 Thread Aki Tuomi
On Mon, May 18, 2009 at 01:52:34PM -0600, Brian Marshall wrote: Hi All, snip / [Wed May 13 13:36:01 2009] [notice] SELinux policy enabled; httpd running as context user_u:system_r:httpd_t:s0 I claim the culprit being here... Perhaps you should confirm your SELinux policy is compatible?

Re: [suPHP] How to use chroot setting?

2009-01-09 Thread Aki Tuomi
Is your chroot set-up properly. PHP won't run in chroot if you don't have all the libraries etc. it needs to perform. Check apache error log and suphp log. Aki Tuomi ___ suPHP mailing list suPHP@lists.marsching.biz http://lists.marsching.com/mailman

Re: [suPHP] File is writable by group

2007-11-18 Thread Aki Tuomi
Nild kirjoitti: Hi Everyone, Internal Server Error File file.php is writeable by group suPHP 0.6.2 chmod 0644 file.php Aki signature.asc Description: OpenPGP digital signature ___ suPHP mailing list suPHP@lists.marsching.biz