Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
How is a php script actually executed? after all, it can be launched as a cli using the php interpreter or, say, in an http context using curl or wget.
If as cli then add cron | mail -s "report" [email protected] and you will receive a script output with errors by mail.
If executed in an http context, then check the apache error log for the site.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question