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
Access denied and problem with control panel page
-
- solved
- m4rv1n00
- Closed
- Thread is marked as Resolved.
-
-
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. -
-
-
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 -
-
-
Thank you! Have a good day