July 2, 201610 yr Hi, its me again. Help, I enable the FCGID and now the web browser shows me all the php code from the froxlor login page. I can't login to disable FCGID. Thanks for the help. Regards
July 2, 201610 yr - Stop crond - remove all froxlor generated vhost configs in /etc/apache2/sites-enabled/ - restart Apache - open froxlor via http://[ipaddr]/froxlor - adjust setting, follow the config-templates (!!!) - restart crond
July 2, 201610 yr Author - Stop crond - remove all froxlor generated vhost configs in /etc/apache2/sites-enabled/ - restart Apache - open froxlor via http://[ipaddr]/froxlor - adjust setting, follow the config-templates (!!!) - restart crond Did not work, only /var/www/html shows php code, the others sites and customers webs works perfect.
July 3, 201610 yr Then you did not activate FCGID for froxlor itself...enable mod_php, you will be able to access froxlor again, adjust settings, disable mod_php again
July 3, 201610 yr Author This line command works, apt-get purge libapache2-mod-php5 php5 && \apt-get install libapache2-mod-php5 php5
Archived
This topic is now archived and is closed to further replies.