Latest posts made by Theangelo2
-
RE: "fog.conf" Missing Error 503 on the web site
You’re right, I got confused, the file that disappeared is: www.conf
Now the problem is, how do I regenerate that file? or where I can get it from.
I searched with a find the fog.conf and moved it to the mentioned folder.
-
RE: "fog.conf" Missing Error 503 on the web site
I check de version:
[root@xxxxx ~]# php-fpm -v
PHP 7.2.20 (fpm-fcgi) (built: Jul 2 2019 13:39:33)
Copyright1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright1998-2018 Zend Technologies
[root@xxxxxxxx ~]# php -v
PHP 7.2.20 (cli) (built: Jul 2 2019 13:37:16) ( NTS )
Copyright1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright1998-2018 Zend Technologies
-
RE: "fog.conf" Missing Error 503 on the web site
@Tom-Elliott in permissive
Outpud of sestatus:
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode: permissive
Mode from config file: permissive
Policy MLS status: enabled
Policy deny_unknown status: allowed
Max kernel policy version: 31 -
RE: "fog.conf" Missing Error 503 on the web site
I reinstall the fog proyect but i dont see www.conf on /etc/php-fpm.d/, I use find and nothing, error 503 in the web page.
Log for Systemctl:
– Unit php-fpm.service has begun starting up.
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar php-fpm[11188]: [19-Jul-2019 14:11:25] ERROR: [/etc/php-fpm.d/fog.conf:1] value is NULL for a ZEND_INI_PARSER_ENTRY
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar php-fpm[11188]: [19-Jul-2019 14:11:25] ERROR: Unable to include /etc/php-fpm.d/fog.conf from /etc/php-fpm.conf at line 1
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar php-fpm[11188]: [19-Jul-2019 14:11:25] ERROR: failed to load configuration file ‘/etc/php-fpm.conf’
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar php-fpm[11188]: [19-Jul-2019 14:11:25] ERROR: FPM initialization failed
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar systemd[1]: php-fpm.service: main process exited, code=exited, status=78/n/a
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar systemd[1]: Failed to start The PHP FastCGI Process Manager.
– Subject: Unit php-fpm.service has failed
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel– Unit php-fpm.service has failed.
– The result is failed.
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar systemd[1]: Unit php-fpm.service entered failed state.
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar systemd[1]: php-fpm.service failed.
jul 19 14:11:25 mtnlpxe371.transporte.gob.ar polkitd[717]: Unregistered Authentication Agent for unix-process:11182:189179 (system bus name :1.20, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale es_AR.UTF-8) (disconnected from bus) -
RE: "fog.conf" Missing Error 503 on the web site
I have the latest version of PHP 7.2.20
I try Find but nothing.
i try return to fog installer thx! -
"fog.conf" Missing Error 503 on the web site
Hi guys how are you?
I have a problem with mi Fog Project environment LAB, my “fog.conf on /etc/php-fpm.d/” (is missing. I create a one but is empty
i need reinstall all the system? what is the troubleshooting?I have a Centos 7
Thx!