What a weird problem.

I installed PHP, MySQL and Apache as normal as possible. However, when I go to check the install with phpinfo, it says I am forbidden to view the file.

Also when I try to load the module in Apache it say's I can't find it.

Any ideas?

P.S

Windows 2003 server and security is not user friendly.

    sorry, i don't know anything about server 2003, but when i have to use windows for development, i install WAMP server.

    http://wampserver.com/en/

    it installs Apache, PHP, and MySQL all together, and always works perfectly for me.

      revdev wrote:

      sorry, i don't know anything about server 2003, but when i have to use windows for development, i install WAMP server.

      http://wampserver.com/en/

      it installs Apache, PHP, and MySQL all together, and always works perfectly for me.

      Do NOT use that. I used to, but I realized it's buggy, not user-friendly, and it's behind (VERY behind) in updates. They haven't updated in about 2-3 months.

      Install VertrigoServ, that's about the best you will find; nice interface, VERY user-friendly (GUI for changing just about everything), and is the most updated WAMP server there is.

        Write a Reply...