Hello,
Does anyone know what this message means?
I've tried to find where it happens in my code (code processes html files) and I think the error happens on the line with the following information :
$minutes = `cat $abs_path/$link`;
It sometimes processes some html pages without troubles and on other pages my script is terminated with this error.
Anyone any idea as to how I can fix this?
thx in advance,
kalliet
Does anyone know what this message means?
I've tried to find where it happens in my code (code processes html files) and I think the error happens on the line with the following information :
$minutes = `cat $abs_path/$link`;
It sometimes processes some html pages without troubles and on other pages my script is terminated with this error.
Anyone any idea as to how I can fix this?
thx in advance,
kalliet