I am migrating a movabletype based site to a new hosting provider who uses cPanel/WHS to provide virtual web sites.
Movabletype generates URL based includes which the current php is disallowing. I know there is a setting in php.ini to allow this but I don't want it for all sites. Only the specific site or sites. Is there any method to have a user-specific php.ini processed by php at execution time?
It appears that the apache server is using mod_php.
Any help appreciated - Thanks
Movabletype generates URL based includes which the current php is disallowing. I know there is a setting in php.ini to allow this but I don't want it for all sites. Only the specific site or sites. Is there any method to have a user-specific php.ini processed by php at execution time?
It appears that the apache server is using mod_php.
Any help appreciated - Thanks