pdnsops2 / pdnsops

PDNSOps2 - A PHP based PowerDNS database manager
http://pdnsops.com
GNU General Public License v2.0
13 stars 5 forks source link

Unable to login, Permission denied for auth.php #16

Open ShakataGaNai opened 12 years ago

ShakataGaNai commented 12 years ago

Attempt to login with admin/admin as suggested on login page. Received the following error message:

file_put_contents(/var/www/jon2/protected/data/auth.php): failed to open stream: Permission denied

bdamer commented 12 years ago

Is this still happening after you modified the permmissions? Realistically, everything /protected/* should be writeable for the app to work properly.