I have been messing around with phpvms 7 for god knows how long now and I cannot fix this error. anyone have any ideas? You can also see it for yourself at gorgas.airforce
I have been messing around with phpvms 7 for god knows how long now and I cannot fix this error. anyone have any ideas? You can also see it for yourself at gorgas.airforce
You must make Dir Writable then it works
A couple of ways to get this done. If you have access to the Unix Shell, run the following command:
chmod -R 755 /var/www/phpvms/storage
If you do things by cPanel, go to the file manager and browse to that directory above (/var/www/phpvms/storage) then right click on the (storage) directory and Change Permissions. Set it to 755 and check the box for recursive. Here’s what it should look like: