Welcome Guest, Not a member yet? Register   Sign In
Apache2 + CI
#11

[eluser]gh05t[/eluser]
I changed AllowOverride to All (I thought that custom .htaccess was enough). Now I get 403 whenever I try to access anything. All files and folders are 777, owned by www-data.

*wallbash*
#12

[eluser]pickupman[/eluser]
I am running out of stuff. How about?
Code:
cd /var/www
sudo chmod o+r *
#13

[eluser]gh05t[/eluser]
still nothing. Thank for the help, much appreciated. I'll just reinstall apache and try with a fresh copy of CI.
#14

[eluser]gh05t[/eluser]
OK, last night I was desperate so I've reinstalled the system, I've chosen CentOS this time. I've used the same .htaccess file and everything works. Still don't know what was wrong, but I don't care now.

Once again pickupman thanks a lot for your time.
#15

[eluser]pickupman[/eluser]
Whew...good to here. Too bad you had to much trouble with Ubuntu.
#16

[eluser]danmontgomery[/eluser]
*cough*

on centos:
Code:
cat /var/log/httpd/error_log

on ubuntu:
Code:
cat /var/log/apache2/error.log




Theme © iAndrew 2016 - Forum software by © MyBB