ursvmg Posted September 10, 2010 Share Posted September 10, 2010 Hi, I have been running a stream of PHP scripts using cron. Most of the sites are working perfectly except one. That is getting failed only when invoked using cron. It works fine, when invoked normally in a webpage. It gives me the below error message. /bin/sh: line 1: 3430 Segmentation fault I have a similar code (99% same execution steps - 1% change in names) that is executed properly in cron. I'm really confused on why the segmentation error happens only for a particular site, even though its clone is working properly in cron. Any help would be much appreciated Thanks, Ursvmg Link to comment https://forums.phpfreaks.com/topic/213061-segmentation-fault-from-cron/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.