Results 1 to 6 of 6
I have installed apache, and when I try to view the webpage that I added to the folder it says
Forbidden
You don't have permission to access /index.php on this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-08-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 48
Permission error
I have installed apache, and when I try to view the webpage that I added to the folder it says
Does anyone know how to fix this problem???Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.52 (Fedora) Server at mab.no-ip.info Port 2000
- 01-08-2005 #2
Hvae you set the right permissions for the folder, see what works with:
Replaceing /Path/to with the path to index.phpCode:su rootpass chmod 744 /Path/to/index.php
dylunio
- 01-08-2005 #3Just Joined!
- Join Date
- Jan 2005
- Posts
- 48
I figured it out, I just forgot how to do it, then after I posted I remembered. got to set permissions to read and write(all boxes checked)
- 01-08-2005 #4What! do you want to get your server hacked! You should only have read permission for anybody exept root, or you will get hacked!
Originally Posted by Burian
Edit: you can set this with the command I gave above;
dylunio
- 01-09-2005 #5Just Joined!
- Join Date
- Jan 2005
- Posts
- 48
Ok thank you for that Information. Im new to linux and I just want to get my server running and stuff loaded on it. I will change it now.
- 01-09-2005 #6Just Joined!
- Join Date
- Jan 2005
- Posts
- 48
Now everything is messed up. I can't rename or move anything. Can anyone help me please????


Reply With Quote
