Quote:
|
I tried that and it still gives me the same error.
|
Where exactly did you change that? You have top changie it under Sites > website > options and not under System > Server config.
Quote:
I also tried switch php types and adding the apache directory commands to the apache config setcion under Web Domains->Options:
<Directory /var/www/[CUT - SITENAME]/web>
php_admin_flag engine on
php_admin_value open_basedir none
</Directory>
|
This will not work this way. If you wnat to switch the php type, then do that in the website settings.