CubE135
New Pleskian
Hey, im currently trying to run a Plesk instance in a Docker container. Everything worked fine, until i tried to use PHP in a website.
I get a 503 Error when trying to access the website. I figured out, that PHP FPM is not running. The problem is, that i cannot start it either.
When i try to start PHP FPM, i get the following error:
How do i fix this?
Best regards,
CubE135
I get a 503 Error when trying to access the website. I figured out, that PHP FPM is not running. The problem is, that i cannot start it either.
When i try to start PHP FPM, i get the following error:
Code:
Unable to start service: Unable to manage service by phpinimng: ('start', 'plesk-php73-fpm'). Error: invoke-rc.d: unknown initscript, /etc/init.d/plesk-php73-fpm not found. invoke-rc.d: could not determine current runlevel invoke-rc.d: unknown initscript, /etc/init.d/plesk-php73-fpm not found. invoke-rc.d: could not determine current runlevel invoke-rc.d: emulating initscript action "status", returning "unknown" Service plesk-php73-fpm is down after attempt to start it
How do i fix this?
Best regards,
CubE135