403 Error

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
alkhimey
Forum Newbie
Posts: 2
Joined: Tue Jul 04, 2006 12:22 am

403 Error

Post by alkhimey »

Hello

I have windows xp running apache 2 on it. Recently I installed php 5 as cgi (I tried to install it as "apache module" but apache didn't start and gave me an error).
Each time I try to access the test page I created, the browser gives me 403 error (forbidden).
I searched the net for solution and found out that it is a common problem on windows 2003 running iis.
Any help about how to solve this on apache would be apreciated.

Edit:
It works fine now. I downloaded apache 2.0 (the one that i had was 2.2) and "added" php as an apache module.
Post Reply