www.domain.com/oxwall/install? Do you get any kind of errors or messages?Did you try the path
Yes, and I keep getting Error 403: Forbidden, even after running "chmod 777 ./*" in /var/www/oxwall (I have reverted it for security).
Ah, .htaccess stated "deny from all.
Now I get a different error: Fatal error: Class 'OW' not found in /var/www/oxwall/install.php on line 32
Please, check your config.php file in the ow_includes folder:
define('OW_URL_HOME', 'http://www.domain.com/subdomain/'); - it should look like this
KB, has the problem been resolved?
I put the project on hold for a few weeks, sorry for disappearing. It turned out that I somehow managed to extract all the files from the zip into my ./oxwall/ dir without preserving the dir structure. So I fixed that issue, but I now have another one:
The installation page looks like http://www.mediafire.com/view/dm2jnbmu4jb6s2n/cx.png
and it always "failed to connect" after finishing step 1. :/