jscott205 Posted February 11, 2009 Report Share Posted February 11, 2009 hello there i'm having problems with the acars program not sending the logs to the website and it keeps coming up with the following error. Warning: fopen(/core/modules/ACARS/log.txt) [function.fopen]: failed to open stream: Permission denied in /core/modules/ACARS/ACARS.php on line 26 Warning: fwrite(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 30 Warning: fclose(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 32 Warning: fopen(/core/modules/ACARS/log.txt) [function.fopen]: failed to open stream: Permission denied in /core/modules/ACARS/ACARS.php on line 26 Warning: fwrite(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 30 Warning: fclose(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 32 just wondering if anyone could help out. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 11, 2009 Administrators Report Share Posted February 11, 2009 Hey there, Welcome to the site! Make the log.txt file in /core/modules/acars 0777 And in local.config.php, set ACARS_DEBUG to false. If it's not there, change it in app.config.php Quote Link to comment Share on other sites More sharing options...
jscott205 Posted February 12, 2009 Author Report Share Posted February 12, 2009 thank you for the quick responce it's worked a treat Nabeel great system btw ;D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.