|
Bugzilla – Full Text Bug Listing |
| Summary: | Apache2 and PHP5 doesn't work together | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Anders Norrbring <anders> |
| Component: | Network | Assignee: | Peter Poeml <poeml> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | crrodriguez, mlmuit, postadal, seth, suse-beta |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Anders Norrbring
2006-01-22 15:46:25 UTC
should work... gdb backtrace anyone ? :-) I asumme the mod_php5 version are you using is compiled against apache 2.2 headers right ?. please test once again, when PHP 5.1.2 packages are released. I have absolutely NO idea whatsoever on what and how these are compiled and built. They're from the beta1 ISO images, so at least the SuSE developers should know what they are doing, and why. Oh, and another thing.. I'd expect that the people who request "more info" and set the bug status to "NEED INFO" should have a SuSE e-mail address... anders: this is not the way how bugzilla should work, SUSE is no longer a closed product. aditionally, I spend my free time working together with the PHP5 Mantainer, and I do this for free, please make my life easier,thanks. *** This bug has been marked as a duplicate of 144362 *** AFAIK, this has been fixed, and newer packages will not have this problem. Not according to bug 144362, this bug is already closed as a duplicate of the mentioned 144362, which is not solved. I have no access to bug 144362 ( can somebody please give me permissions to see it??) but I have been informed privately that the cause of this problem has been found and a fix will be commited in the next update.. I can't give you any access, but there's a guess that it might relate to http://bugs.php.net/bug.php?id=29451 I continue to have this problem under beta2 with: apache2-2.2.0-4 apache2-prefork-2.2.0-4 apache2-mod_php5-5.1.2-3 php5-5.1.2-3 If php5 is loaded into apache2, then any attempt to view any webpage on the server (even if it is HTML) gives: child pid 5318 exit signal Segmentation fault (11) If php5 is not loaded, then it is possible to view html pages. please :post the output of : $rpm -qa | grep php5 put apache in debug mode, and post what the error_log says. thanks. rpm -qa | grep php5 php5-bz2-5.1.2-3 php5-mysql-5.1.2-3 apache2-mod_php5-5.1.2-3 php5-gd-5.1.2-3 php5-mcrypt-5.1.2-3 php5-mysqli-5.1.2-3 php5-5.1.2-3 php5-iconv-5.1.2-3 php5-zlib-5.1.2-3 I set Loglevel to Debug and started httpd2 with -X When I try to access a .php page, then the server dies (with no error messages). I am able to access html pages and server-status or server-info under debug mode. I just have to point out that you have an inconsistency in your revision numbering! The 5.1.2-3 packages on the beta2 ISOs are *NOT* the same as the 5.1.2-3 packages which are available from Petr Ostadal's build directory. Petr's version works fine on my 10.1 system, so I guess this bug can go back to resolved. *** This bug has been marked as a duplicate of 144362 *** FWIW, I have now installed apache2-mod_php5-5.1.2-3 from Petr Ostadal's directory, and now everything works as expected, while the version from /SL-OSS-factory/inst-source/suse/i586 (with builddate 23 Jan.) gives the problems noted above. OOps . yes, seems Petr mixed up the packages or something this will be fixed for Beta 3 I think, In the meanwhile, use the packages from the Petr's FTP site. Yes, the fixes will be in Beta3, now use rpm from my ftp. The packages on http://ftp.suse.com/pub/projects/apache/php5/ are also fixed. Apache 2.2 and MySQL 5.0 with Linux 10.1 It's a pitty, but the databases which run in earlier versions without problems, get no connection to the server with Apache 2.2 and MySQL 5.0. You get no alert, only an empty browser window. I test it, there is no bug in the browsers! @Michael : the bug is not here neither.. and you can easily figure where it is (in chair :P) if the LAMP stack were not working on 10.1 release, tbugzilla will be full of reports.. check your code and server configuration please, and ask for support on IRC or mail list, thank you. |