Jump to content
Froxlor Forum
  • 0

Problems getting off the ground


Dean Brierley

Question

Running a fresh install of CentOS8; I have an issue with Froxlor where httpd will no longer start. Exits with error. 

Nov 10 04:52:46 server.[redacted] systemd[1]: Starting The Apache HTTP Server...
Nov 10 04:52:46 server.[redacted] httpd[3698]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/28_froxlor_normal_vhost_deano.[redacted].conf:
Nov 10 04:52:46 server.[redacted] httpd[3698]: Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
Nov 10 04:52:46 server.[redacted] systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 04:52:46 server.[redacted] systemd[1]: httpd.service: Failed with result 'exit-code'.
Nov 10 04:52:46 server.[redacted] systemd[1]: Failed to start The Apache HTTP Server.

I also get syntax errors via 

apachectl

Also related to syntax errors on Froxlor created files in /var/customers, which reads:

AH00526: Syntax error on line 11 of /etc/httpd/conf.d/28_froxlor_normal_vhost_deano.[redacted].conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration

Can anyone please shed some light on the step that i'm missing, please?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Well you've managed to install and configure froxlor. So PHP Seems to be running. Either using mod_php, fcgid or php-fpm.

By the errors I'd say your froxlor is set to mod_php which the Webserver doesn't seem to know. So either you are using fcgid or php-fpm or something is wrong with php-options and your mod_php on Centos.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...