03.01.2015, 14:35
Alright, my fault.
First of all, MySQL needs some more patching: Remove /opt/twlan/mysql/data and replace it with AiO/mysql/data.
Then, change the snippet I gave you in my last post to this:
First of all, MySQL needs some more patching: Remove /opt/twlan/mysql/data and replace it with AiO/mysql/data.
Then, change the snippet I gave you in my last post to this:
PHP Code:
define('PATH', dirname(__FILE__));
chdir(PATH.'/');