2 Responses to “Access Forbidden error when accessing security page of XAMPP”

  1. pmcvw Says:

    Tried your fix - does not work. Have been wrestling with this problem for 8 days now. Xampp worked fine on my Vista OS until I upgraded to the latest Xampp. Tried resetting passwords, etc but am now of the opinion that there is a residual command / permission causing the problem OR (my belief) that there is a minor but impotant bug in the upgrade package. Will keep on trying. Incidentally, uninstalling everything and then reinstalling on a clean disk still repeats the problem. Ironically, everything else appears to work fine - working it with OSCommerce2.2.

    pmcvw

  2. number.0 Says:

    Sorry that didn’t help, i’m running xampp on windows server 2003 with latest xampp, and things are fine, not yet tested on Vista

Leave a Reply



    $('#feature2').cycle({
        fx:     'scrollRight', 
        timeout: 8000,
        delay:  -4000 
    });
    $('#feature1').cycle({
        fx:    'scrollDown',
        timeout: 8000, 
   		delay: -4000 
    });
    $('#latest').cycle({
        fx:    'scrollDown',
        timeout: 3000, 
   		delay: -1000 
    });
    $('#leading').cycle({
        fx:    'fade',
        timeout: 6000, 
   		delay: -4000 
    });
    $('#large_banner').cycle({
        fx:    'scrollDown',
        timeout: 6000, 
        delay:  -4000 
    });
    $('#long_banner').cycle({
        fx:     'turnRight',
        timeout: 8000, 
        delay:  -8000 
    });