[Bug 106707] Re: php module does not work in apache2

2007-10-13 Thread Launchpad Janitor
[Expired for php5 (Ubuntu) because there has been no activity for 60 days.] -- php module does not work in apache2 https://bugs.launchpad.net/bugs/106707 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 106707] Re: php module does not work in apache2

2007-08-02 Thread T. S. Ferreira
It seems to have worked now! -- tsf On 8/2/07, dAniel hAhler <[EMAIL PROTECTED]> wrote: > I cannot confirm it myself (using apt-get remove --purge libapache2-mod-php5 > && apt-get install libapache2-mod-php5). > T. S. Ferreira, it would be nice to know if removing and re-installing this > packa

[Bug 106707] Re: php module does not work in apache2

2007-08-02 Thread dAniel hAhler
I cannot confirm it myself (using apt-get remove --purge libapache2-mod-php5 && apt-get install libapache2-mod-php5). T. S. Ferreira, it would be nice to know if removing and re-installing this package works for you, too. -- php module does not work in apache2 https://bugs.launchpad.net/bugs/10

Re: [Bug 106707] Re: php module does not work in apache2

2007-08-02 Thread T. S. Ferreira
For some reason php5.conf did not appear in my mods-available directory. I installed it manually and provided a link in mods-enabled, and now it works. Thanks, -- tsf On 8/1/07, dAniel hAhler <[EMAIL PROTECTED]> wrote: > libapache2-mod-php5 should include/install php5.load and php5.conf into > /

[Bug 106707] Re: php module does not work in apache2

2007-08-01 Thread dAniel hAhler
libapache2-mod-php5 should include/install php5.load and php5.conf into /etc/apache2/mods-available/. Robert, PHP seems to be installed on your system for Apache, but somehow it misses the link between .php files and the module. This should get provided in /etc/apache2/mods-available/php5.conf:

[Bug 106707] Re: php module does not work in apache2

2007-06-02 Thread T. S. Ferreira
I have a similar problem, but I installed directly 7.04. My Apache2 works for .html files but does not for .php. I think I installed all the relevant packages for PHP5: libapache2-mod-php5, php5-cgi and all implied packages. I expected a file like php5.conf and php5.load to appear in my /etc/apach