[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: release critical bug in apache2.2?



On 05.11.2006 14:44 schrieb Mike Hommey:
> On Sun, Nov 05, 2006 at 02:36:02PM +0100, Bastian Venthur <venthur@debian.org> wrote:
>> Here is what I've installed:
>> # dpkg --list | grep php | cut -d " " -f -3
>> ii  libapache2-mod-php5
>> ii  php5
>> ii  php5-common
>>
>> and:
>>
>> # cat /etc/apache2/sites-enabled/wiki
>> <VirtualHost *:80>
>>     ServerName wiki.localhost
>>     ServerAlias wiki.*
>>
>>     DocumentRoot /var/www/wiki/
>>
>>     # Workaround #393913
>>     DirectoryIndex index.html index.cgi index.pl index.php index.xhtml
>> </VirtualHost>
>>
>> The index.php lies directly in /var/www/wiki/
>>
>> The rest is pretty much standard configuration and worked perfectly
>> before 2.2.
> 
> What about /etc/apache2/mod-enabled/php5.* ?

The symlinks php5.conf and php5.load exist in this dir.

Interisting sidenote:

localhost/index.php does not work, while
localhost/index.php/ does.


Cheers,

Bastian

-- 
Bastian Venthur                                      http://venthur.de
Debian Developer                                 venthur at debian org



Reply to: