José Valecillos | 13 May 2011 23:39
Picon

Suphp don't work anymore with php-apache >= 5.6.3

First of all, congratulations for your module for Apache; is certainly very useful.

I im writing you because I've used suphp over the past year successfully, until April 18. That day, Archlinux (wich is the Linux distribution I use), upgrade the php-apache package  to the version  5.36. I did a downgrade of the package to version 5.3.5 and suphp works, even if the php y php-cgi packages are in their version 5.3.6.

I have to mention also, that in Archlinux, doesn't exist a binary version of suphp but it is in AUR. (Archlinux User Repository) that works similar to the ports of Gentoo. This means that every time that I install it, will be compiled for my system. In the logs doesn't appear error, is simply that the scripts are executed by the user "http", as would happen if I was not using suphp.

The version I use of apr and apr-utils is the 1.4.4 and the 1.3.11 respectively. Apache version is 2.2.17. The version of GCC is 4.6.0 20110429 (prerelease), but I am convinced that the problem is not related to that, because it compile with earlier versions and is the same. Only works if the version 5.6.2 or lower.

I attached to this e-mail, configuration files of Apache, PHP and Suphp, if in something helps.

I hope you can help me to keep using a module as useful as "suphp" in the current and subsequent versions of php.

Thanks in advance for your help.

httpd.conf: http://pastebin.com/kNaag5as
httpd-userdir.conf: http://pastebin.com/sHzdLu4F
php.ini: http://pastebin.com/ZpEtgaCr
suphp.conf: http://pastebin.com/pivFvHNS

_______________________________________________
suPHP mailing list
suPHP@...
https://lists.marsching.com/mailman/listinfo/suphp

Gmane