Hello,
I’m trying to install Oxwall on an Amazon EC2 instance. I
created security group and I have my dynamic IP.
I have launched my Ubuntu 14.04 as well as installing Linux,
Apache 2.4.7, Php 5.5.9 and MySql 5.5.4.
I downloaded Oxwall 1.8.0 via wget and unzip it though
taskel.
But I can’t get the installation process by entering
url/install in my browser.
I have checked that mod rewrite is enable and that mod security is deactivated
(it’s not installed, I find it nowhere)
Curl and url_f_open are enabled and register global is off; safe_mode
doesn’t exist since php 5.4 and I can’t find anything and SUapache, suPHP and
suhosin.
I have checked that GD library is installed and I have
installed Exim as a mail server. I understood that cron should be activated
after the installation.
I have a problem because I played too much with my
directories in the conf files, if you go to http://52.11.197.212/
it’s forbidden access, but you can check my php info here : http://52.11.197.212/html/phptest.php
The oxwall files are uziped in 2 folder /var/www and
var/www/html, I had for a moment the root of my server pointing to /var/www
because I could see my own Welcome index.html but I could still not get the http://52.11.197.212/install url.
I’m not 100% sure is all the options are enable/disabled
correctly but I spend quite some time to check.
Could it be because I didn’t transfer through ftp? Or
something wrong with htaccess ?
I hope someone can help, I have already had hard time
setting the LAMP stack.
Kind Regards to all the community,
Nikow