Cron error after update

I get getting this message after having updated several modules in FreePBX 12 :

Cron <asterisk@freepbx> /var/lib/asterisk/bin/storage.php

/bin/sh: /var/lib/asterisk/bin/storage.php: Permission denied 

Should I just go ahead and change the file permission?

Run amportal chown

Done…

Many thanks !!

@Nucleus

For just about any issue you’re going to encounter, there is a series of things to try before posting:

amportal chown
amportal reload
amportal restart (this will prevent new calls and gracefully restart asterisk; not recommended during usage hours)

Additionally, restarting the server itself can also sometimes fix the problem but with Linux this is less frequently the case (when compared to Windows).