Hi all, I have been using Directadmin quite sometime without any problems. However when finished installing it on one of my new servers (+ CFS firewall + APC + Memcached + Ioncube + Zend), I discovered that phpmyadmin and IONcube are not working. Only partially. Both roundcube mail and PHPMyadmin start as normal (login works for admin accounts), however they both start whining about some weird error 500.
PhpMyAdmin is displayed partially
Roundcube mail is displayed as normal but gives a message box with error 500 when I try to fetch/refresh mail.
I thought this maybe was a permission issue (something the CFS did?) so I did a chown on /var/www/html for webapps but keep having the same problem.
Next thing I did was open up the dev tools from chrome and it gives me the following errors after the login to phpmyadmin:
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://domain.com/phpmyadmin/navigation.php?token=5a70ad753fb1422135605cda6b2927a5
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Any help? Would really appriciate it.
PhpMyAdmin is displayed partially
Roundcube mail is displayed as normal but gives a message box with error 500 when I try to fetch/refresh mail.
I thought this maybe was a permission issue (something the CFS did?) so I did a chown on /var/www/html for webapps but keep having the same problem.
Next thing I did was open up the dev tools from chrome and it gives me the following errors after the login to phpmyadmin:
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://domain.com/phpmyadmin/navigation.php?token=5a70ad753fb1422135605cda6b2927a5
Unrecognized Content-Security-Policy directive 'allow'.
Unrecognized Content-Security-Policy directive 'options'.
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Any help? Would really appriciate it.