This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

child process exited abnormally error

Old posts that have not been replied to for several years.
Locked
k
ka0n
Voice
Posts: 13
Joined: Mon Jan 19, 2004 5:33 pm

child process exited abnormally error

Post by ka0n »

Hi guys, I'm having a problem executing a file, sometimes it gives child process exited abnormally error, and the eggdrop can't do anything else above the exec command. I would like to know if there is a way to handle that exception.

Tkz anyway
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

When you say "above", do you mean "below"? Otherwise I don't get what you mean.

Have you tried the "catch" command? Maybe if you post some of the code it would be easier to see what needs to be done.
k
ka0n
Voice
Posts: 13
Joined: Mon Jan 19, 2004 5:33 pm

no problem..

Post by ka0n »

I've worked that problem out.. catch works fine.. tkz for the help
Locked