I followed all the instructions but when I manually run the Schedules task of Link Checking I get the following error:
Code:
Warning: fopen(botruns.txt) [function.fopen]: failed to open stream: Permission denied in [path]/vbbot.php on line 25
Warning: fclose(): supplied argument is not a valid stream resource in [path]/vbbot.php on line 26
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'apache'@'localhost' (using password: NO) in [path]/vbbot.php on line 112
Unable to connect to mysql server.
What to do?
Also, one more thing that, I have added the auto-coder to my board. It automatically codes all the links so the [URL] tags in functions_newpost.php were replaced by [CODE] tags. Do I need to revert that change or it won't create any troubles?