Hi ,
i use multiple php 5.6 and 7.1 ,
with php 5.6 everything is ok ,
but when i change version of php from 5.6 (mod_php) to 7.1 (mod-fpm) , php not run ! .
this error appear:
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.
and now i check when create new user after message : Domain Created Successfully this error appear :
mkdir: cannot create directory `/usr/local/directadmin/data/users/abc001/php/': File exists
can you guide what should i do to use php 7.1 version ?
thanks,
i use multiple php 5.6 and 7.1 ,
with php 5.6 everything is ok ,
but when i change version of php from 5.6 (mod_php) to 7.1 (mod-fpm) , php not run ! .
this error appear:
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.
and now i check when create new user after message : Domain Created Successfully this error appear :
mkdir: cannot create directory `/usr/local/directadmin/data/users/abc001/php/': File exists
can you guide what should i do to use php 7.1 version ?
thanks,
Last edited: