Jump to content

Recommended Posts

Posted

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.

  • Administrators
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...