PHP 5.3 and PHP 7 on same server

kasproso

New member
Joined
Nov 17, 2016
Messages
3
Hello DA magicians :)

I have a question. I need to install a new PHP7 on running DA instance. For now I have updated DA, custombuild 1.0 and also downloaded custombuild 2.0. Tryin to use this instructions https://www.vultr.com/docs/using-multiple-php-versions-on-directadmin but after update, I receive proxy error. I never use any proxy what so ever.

I am aware how to tho that, I'm not noobie, but I have no idea how to do that on DA.

On this server I have ~200 webpages, all running on PHP 5.3. I can not change it becouse all will colapse.

Normaly, I will compile PHP7 with fastcgi and/or fpm and make configuration changes. But here I have a lot of configuration files :eek: and I'm affraid that will not work. Also in custombuild2 the apache is updating to 2.4 and I can't use 2.2 insted.

Any advise how to do that?

Thanks
 
Please make sure you have no custom templates in /usr/local/directadmin/data/templates/custom.
 
Yes I have, but this doesn't change a thing.

Better, after rollback my webpages are working. When operator add new reseller, all was gone. It apears that in config's NameVirtualHosts directive is missing.
 
Back
Top