isohuntto / openbay

Other
3.52k stars 902 forks source link

Error 500 #119

Open nareshlamgade opened 9 years ago

nareshlamgade commented 9 years ago

I am having error 500 while installing in my localhost

error-500

Error 500 rename(/opt/lampp/htdocs/openbay/src/protected/installer/controllers/../../../www/installer.php,/opt/lampp/htdocs/openbay/src/protected/installer/controllers/../../../www/installer-disabled.php): Permission denied

Lacedaemon commented 9 years ago

I fixed this by chmoding the "protected" and "www" to 777.

TheChiefCoC commented 9 years ago

run these commands

    cd /opt/lampp/htdocs/openbay/src/
    chown www-data:www-data *