I have build a custom CMS which is stored on a domain and the files are included on other website behind different domains on the same VPS. This way I can update my CMS without having to change every site.
I'm running CentOS7.2 with Plesk 12.5.3 I keep getting the error
'failed to open stream: Permission denied in /var/www/vhosts/......' 'Fatal error: Class 'Language' not found in /var/www/vhosts/....'
What I did so far?
- open_basedir changed to none in site config and also in the ini file
- turned off selling
- disabled plesk firewall
- chmod directory/files to 755 or 777
I tested everything in the suggest duplicate url but it's still not working! Can't seem to get it working without any errors.