Is XAMPP Secure?

Discussion in 'PHP' started by wd_2k6, May 5, 2009.

  1. #1
    Hi,

    i've just installed XAMPP in order to test my PHP code, however is it secure, i dont want to comprimise my system in any way.

    I don't want to host or anything i just want to use it to test out my code.
     
    wd_2k6, May 5, 2009 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    Its safe but if u are using it as live server you should go to the security part of xampp and set passwords and stuff

    Removed
     
    Bohra, May 5, 2009 IP
  3. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #3
    May be wrong on this but im guessing any security worry would be of the code your working on and not neccessarily of using XAMPP to test.
     
    pipes, May 5, 2009 IP
  4. Steve136

    Steve136 Peon

    Messages:
    240
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hey,

    If its for testing on your local computer you should be fine, normally users on the internet can't see the web server unless you have port 80 forwarded/open in your router/firewall.

    If you are making it visible on the internet, make sure you have all the latest PHP/Apache security updates installed (although I believe XAMPP will have) and set up the security inside Xampp (http://localhost/xampp)

    Regards,

    Steve
     
    Steve136, May 5, 2009 IP