Jump to content

Forbidden !!!


DarkJaff

Recommended Posts

Hi,

 

First, I'm using Windows XP Family version with an installation of EasyPHP 2.01. Everything was working fine but one day due to a malware, I needed to reinstall everything. So, I reinstalled EasyPHP and now, when I go on my websites, I got this error:

 

Forbidden

You don't have permission to access /svm/< on this server.

 

This is when I write the URL: http://localhost/svm/

 

It does the same things with all my websites. They are all in the same directory like this:

 

C:\Program Files\EasyPHP 2.0b1\www\svm

C:\Program Files\EasyPHP 2.0b1\www\pro-stadium

C:\Program Files\EasyPHP 2.0b1\www\site2

C:\Program Files\EasyPHP 2.0b1\www\testingweb

...

 

I read forum threads for 2 hours now and I'm about to destroy my laptop because everything seems to help others but not me. I think it's something related to right or the httpd.conf file but I can't find anything for my particular issue.

 

Can anyone here help me? If you have additionnal question, don't hesitate to ask!

 

Thanks!

 

DarkJaff

Link to comment
https://forums.phpfreaks.com/topic/122247-forbidden/
Share on other sites

2 possible thigns there, 1. your .htaccess and 2 your file permissions, either change the permissions of the files/folders, if you can't do that through normal XP functions, get cygwin or something of the sort (many different kinds) and chmod 755 * in your www folder and it should take care of it. if it is your .htaccess, just clear or delete the file, should fix that.

Link to comment
https://forums.phpfreaks.com/topic/122247-forbidden/#findComment-633619
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.