| Summary: | Upgrade to PHP 5 fails to completely uninstall PHP4 (apache/conf/modules.d/70_mod_php4.conf remains) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Benjamin Richter <kilrogg> |
| Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Benjamin Richter
2004-08-26 03:33:44 UTC
We had the message for Apache2, but not for apache1, i've added it now. /etc/apache/conf/modules.d/70_mod_php.conf remains because of config-protect. could you elaborate on what errors you are getting when -D PHP4 is NOT in your conf.d/apache ? If "-D PHP4" is NOT in conf.d/apache everything runs fine. PHP 5 runs fine when "-D PHP5" is set in conf.d/apache, as expected. then it's user error caused by config-protect NOT removing the old 70_mod_php config, as it may have user customizations in it. Right. At least showing a message with Apache 1.x was something worth mentioning. |