Hi.... I've got error_reporting(E_ALL); active...
My main script, works fine (CRON JOB)... everything is working fine... However - As soon as I 'include' another file (PHP script) - the logs are all BLANK - I get no errors & no way of knowing (that i have tried) to find out what the problem is in the second (included) script... Ive tried adding error_reporting(E_ALL); on, in the 2nd script, & took it off - Same problem... As soon as I took the 'include' command out - I get 300KB+ logs - of the main script (thats what its supposed to be...) Is there a way to FORCE the 2nd script to produce an error message.... - instead of having a completely blank log file..... (there should be 100KB of logs (aprox) - Before the include command... ) -- G Stewart NZ community groups - [EMAIL PROTECTED] ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hcjp8ta/M=362335.6886445.7839731.1510227/D=groups/S=1705005703:TM/Y=YAHOO/EXP=1123851722/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
