Hi all, I migrated from EE3 and after a hassle managed to get the woocommerce back online with WO, but when I update with --php72 or 73 the new .conf files are not generated and nginx -t fails coz there is no such file in the folder. I then mannually change the EE old php7.conf files to php73.conf and the nginx -t works and the site goes online, but in the woocommerce status page it still shows php7.0 and that the updated plugins won't work on this php version.
If I run wo site info:
Nginx configuration wp wpfc (enabled)
PHP Version 7.3
SSL enabled
SSL PROVIDER Lets Encrypt
SSL EXPIRY DATE 77
when I try downgrading with --php72 I get the same error on nginx saying there is no such file ***72.conf and when I check the confs folder there is no such indeed. Is this some sort of bug since I migrated instead of building a new server from scratch? Is it maybe file permissions and suchs?
P.S.: reason I migrated is this is an old client with a 60GB+ woocommerce store and I thought this would be faster instead of doing from ground zero.
Any advice is welcome, thanks ina dvance