Php 7.1

michcio29

Verified User
Joined
Dec 2, 2017
Messages
42
Hello,

If i wanna use second PHP 7.1 i get info

"Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request."


Thank you for help.
 
Hello,

run as root in a console:

Code:
cd /usr/local/directadmin/custombuild
./build update
./build php
./build rewrite_confs


and see whether or not it solves your issue.
 
Back
Top