problem updating PHP

msikkema

New member
Joined
Jun 7, 2019
Messages
2
I have a problem updating php

I have done the following.

cd /usr/local/directadmin/custombuild
./build update
./build set php1_release 7.2
./build set php2_release 7.0
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set mod_ruid2 no

that's no problem, then I do the following.
./build php n

After this I get the following message.

rcvMi4.png
 
Back
Top