Hello everyone,
I'm trying to get a new server up and running with DirectAdmin. When I run ./build rewrite_confs I get the following errors...
Starting php-fpm56: [18-Jun-2018 08:54:35] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm56.conf' from /usr/local/php56/etc/php-fpm.conf at line 68.
done
Restarting apache.
AH00526: Syntax error on line 52 of /usr/local/directadmin/data/users/winedb/httpd.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
The last one prevents apache from starting. I can manually edit the lines in the conf file but if I run rewrite_confs again it just puts it right back. I checked in the admin area and there is no custom apache config data under that user. This account was transfered from another server if that matters. Can anyone tell me how to properly fix the issue / remove the offending lines and address the php-fpm56 issue.
Thank you.
I'm trying to get a new server up and running with DirectAdmin. When I run ./build rewrite_confs I get the following errors...
Starting php-fpm56: [18-Jun-2018 08:54:35] WARNING: Nothing matches the include pattern '/usr/local/directadmin/data/users/*/php/php-fpm56.conf' from /usr/local/php56/etc/php-fpm.conf at line 68.
done
Restarting apache.
AH00526: Syntax error on line 52 of /usr/local/directadmin/data/users/winedb/httpd.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
The last one prevents apache from starting. I can manually edit the lines in the conf file but if I run rewrite_confs again it just puts it right back. I checked in the admin area and there is no custom apache config data under that user. This account was transfered from another server if that matters. Can anyone tell me how to properly fix the issue / remove the offending lines and address the php-fpm56 issue.
Thank you.