New Installation, Can't get around 403 Error

Problems with the Windows version of XAMPP, questions, comments, and anything related.

New Installation, Can't get around 403 Error

Postby m_gerrity » 15. March 2015 21:49

Hi,

just downloaded xampp 5.6.3 today for windows 7, i have been messing around with doing a few different things. I tried to make a form that takes in input from the user on the webpage and adds it to a database with mysql and php. When i press the submit button I keep getting this message: " You don't have permission to access the requested object. It is either read-protected or not readable by the server. If you think this is a server error, please contact the webmaster. " Im really new to this and honestly don't know what to do. I tried adding:
<Directory "C:/xaamp/htdocs/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Require all granted
</Directory>


to different config files(httpd.conf, http-xampp.conf, httpd-vhosts.conf) but each time its the same error. I'd really appreciate it if anyone knew the fix for this its really bugging me, Thanks!!
m_gerrity
 
Posts: 2
Joined: 15. March 2015 21:42
Operating System: Windows 7

Re: New Installation, Can't get around 403 Error

Postby JJ_Tagy » 15. March 2015 23:50

Revert these changes (or install fresh if you must). Those are incorrect in more than one way.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: New Installation, Can't get around 403 Error

Postby m_gerrity » 16. March 2015 00:52

I did a fresh install already just to have everything back to default. Any ideas what is the correct thing to do?
m_gerrity
 
Posts: 2
Joined: 15. March 2015 21:42
Operating System: Windows 7

Re: New Installation, Can't get around 403 Error

Postby JJ_Tagy » 16. March 2015 08:09

Depends on what you are trying to do. Simple PHP/MySQL doesn't need anything changed from stock settings.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: New Installation, Can't get around 403 Error

Postby mark.mcdonald » 16. March 2015 15:25

JJ_Tagy wrote:Depends on what you are trying to do. Simple PHP/MySQL doesn't need anything changed from stock settings.


There are things you can do to improve server performance as there are notes in PHP settings on what to change from development -> production settings. Beyond this JJ_Tagy is right. You don't need to change anything as stock options should allow you to do everything you need.
mark.mcdonald
 
Posts: 160
Joined: 13. March 2015 15:48
Location: Edmonton
Operating System: Windows Server 2012 R2


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 118 guests