bone282 commented on a Page, Basic PHP IRC Bot  -  May 02, 2009

if you are getting "connection reset by peer". try running it NOT from your brower. just drop it in the same dir as php.exe and run from there. or add:

/ Prevent Script Stopping. /
ignore_user_abort(true);
set_time_limit(0);

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.