Log in

View Full Version : PEQEditor Error


Silver2106
11-12-2008, 09:05 PM
Sorry, but somehow i cant post at PEQForum (Page not Found, Apache blabla)
so maybe someone here could help me:
Hi,
After years of trying the Editor finally worked fine...until yesterday. Stupid Windows Update forced my pc to restart and everytime i try to connect now it says:

Make sure the files exists and is not read-only."; exit; } if (!$handle = fopen($log_file, 'a')) { echo "Unable to open the log file ($log_file)!"; exit; } if (!fwrite($handle, "$query; - $user $time\r\n")) { echo "Could not write to the log file ($log_file)!"; exit; } fclose($handle); } } ?>Could not connect: Access denied for user 'ODBC'@'localhost' (using password: NO)

worked before, log file is there, its not read-only, config seems to be the same, cant find the problem.

PLZ Help

Angelox
11-13-2008, 03:18 PM
PEQ Editor makes/writes to a log file in a directory i believe called 'logs', you need to set permissions for that file to be read/write for everybody.