Hello All,
i use on many servers for years DirectAdmin with the custom build. When i update i always use the commands :
cd /usr/local/directadmin/custombuild/
./build clear
./build update
./build all d
and after all is done:
./build rewrite_confs
this works till one weekend before always without any problem.
About 10 days ago i wanted to install an extra PHP version (7.2) next to the already running PHP versions 7.3, 5.5 and 5.3 on a test/development server.
So u used the custombuild plugin to activate PHP 7.2 as PHP4_release.
Normally the commands above takes about 45 minutes to complete, but this time after 24 hours the build script was still running.
So i ended the script, the result of that was that my php-fpm72 was stopped, the other PHP services where running as normal.
Therefor i deactivated the PHP4_release (set to NO) and restarted the commands above.
But now i run in exactly the same problem, but as far i can see now PHP 5.3 will be the problem.
At this moment (10 days later) the build script is still running.
In the attached files are some screenshots of the terminal session.
Does anyone has an idea what will be the best way to get this server working good again?
Regards
i use on many servers for years DirectAdmin with the custom build. When i update i always use the commands :
cd /usr/local/directadmin/custombuild/
./build clear
./build update
./build all d
and after all is done:
./build rewrite_confs
this works till one weekend before always without any problem.
About 10 days ago i wanted to install an extra PHP version (7.2) next to the already running PHP versions 7.3, 5.5 and 5.3 on a test/development server.
So u used the custombuild plugin to activate PHP 7.2 as PHP4_release.
Normally the commands above takes about 45 minutes to complete, but this time after 24 hours the build script was still running.
So i ended the script, the result of that was that my php-fpm72 was stopped, the other PHP services where running as normal.
Therefor i deactivated the PHP4_release (set to NO) and restarted the commands above.
But now i run in exactly the same problem, but as far i can see now PHP 5.3 will be the problem.
At this moment (10 days later) the build script is still running.
In the attached files are some screenshots of the terminal session.
Does anyone has an idea what will be the best way to get this server working good again?
Regards