Access denied and problem with control panel page

  • Hi,
    I was running Ubuntu 12.04 with apache 2.2 and imscp 1.1.18, all was fine.
    Today I did distro upgrade from 12.04 to 14.04. The apache is now 2.4.7. After upgrade nothing work , after a re-run of setup, all site work exept 2 site, the control panel page and a site using perl not work.
    The control panel site give me back the clear php code, all other site working use php and work fine. The perl site give me a 403 error.
    Someone know how to solve?
    Thank you

  • Please try to rerun the installer, not the setup script. May this will solve your problem..

  • Same problem for the forbidden.
    I run perl imscp-autoinstall -dar httpd and select the last choice, now I have not to re-enable libapache2-mod-php5 every time I run setup (this not appened with old 12.04).
    The php site, including control panel, now work. The control panel in https not work and the perl site still not work with 403 error.

  • @m4rv1n


    Hello ;


    Could you add my ssh key on your server, then I can have a look ?


    For HTTPS:


    Code
    1. # perl imscp-autoinstall -dasr ssl


    Then, answer the question correctly


    For the perl site problem, we need more information (eg, the log). When you say "perl site", you mean perl run as CGI program?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hi,
    finally with perl imscp-autoinstall -dasr ssl it solve the ssl parts.
    For perl it was a stupid missing configuration files because apache 2.4 don't check in conf.d but only in conf-enabled, also I modified the configuration for grant permission (require All granted vs allow from all).
    Now all it's working. It's possible to run a full reconfiguration like "perl imscp-autoinstall -dasr all" ?
    Thank you

  • Hello


    Just do


    Code
    1. # perl imscp-autoinstall -dr

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206