Re: Re: Re: wildcard domains do not [MORE] work

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

 



On Sun, Apr 3, 2011 at 5:13 PM, Francois Gingras <francois.gingras@xxxxxxxxx> wrote:
>> Only anything in /home/*/pubic_html is screwed.
>
> Hard to guess why without seeing in what context you've set
> PHP-related directives.  Have you tried the SetHandler stanza in the
> FAQ?
IIRC, the debian devs took it upon themselves to 'disable' mod_php in
user directories (mod_userdir) recently, with some php_ directive. See
the mod_php docs.

It is that way in Ubuntu also.
The place to change that in Ubuntu is /etc/apache2/mods-available/php5.conf
Comment out this part:
<IfModule mod_userdir.c>
    <Directory /home/*/public_html>
        php_admin_value engine Off
    </Directory>
</IfModule>

- Yehuda

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux