I'm trying to regenerate my PHP-FPM sock files to connect with apache (unix sockets) to try to make things work but I am not successful.
I tried restarting php-fpm, restarting httpd but the only way I could be successful temporarily is by modifying the apache virtual host configuration files by hand to match the filenames when calling the sockets.
I also tried reinstalling all PHP versions and still no luck.
Do I also have to reinstall apache or is there some directadmin script I could run where apache can automatically reference the right PHP-FPM sock files (so I don't get 503 server errors)
I tried restarting php-fpm, restarting httpd but the only way I could be successful temporarily is by modifying the apache virtual host configuration files by hand to match the filenames when calling the sockets.
I also tried reinstalling all PHP versions and still no luck.
Do I also have to reinstall apache or is there some directadmin script I could run where apache can automatically reference the right PHP-FPM sock files (so I don't get 503 server errors)