I keep on Getting "403 Forbidden" error when trying to install Mahara/Dolphin on localhost.
Platform: Fedora 11 X64
Mahara (Dolphin) was extracted to /home/fuser/Download/mahara. A symbolic link was created in /var/www/html/. MySQL database was created and user name and password were taken care of using myPHPadmin.
I chmoded /home/fuser/Download/mahara and all subfolders under mahara:
Quote:
chmod -R 777 /home/fuser/Download/mahara
|
when I pointed to mahara's installation file in my browser, I got:
Quote:
Forbidden
You don't have permission to access /mahara/install/index.php on this server.
Apache/2.2.13 (Fedora) Server at localhost Port 80
|
I tried dolphin and got the same error. Someone please help me!
Ps. I was able to install and run WordPress without problem on the same machine!