It's not a bug with the package.
I found that the EHCP (http://www.ehcp.net) installer adds the line by
default during installation. It is because the author of the original
EHCP believes it is correct, when it is in fact incorrect.
I suggest using the forked version of EHCP which works much bet
I was having problems with mediawiki uploading files to ./images
I tried the following:
chmod -R 777 ./images
chown -R www-data ./images
Neither worked or had an effect.
I found the umask 111 at the bottom of /etc/apache2/envvars
It was not until I removed this that uploads started working pro
[Expired for apache2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: apache2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/135474
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
I tried to reproduce this by installing the apache2 package on a fresh
Utopic system, which gave me version 2.4.10-1ubuntu1. This gave me no
mention of umask; neither in /etc/apache2/envvars, nor in
/etc/init.d/apa