![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fork and \n | xyz123456 | High Level Programming | 2 | 05-16-2008 03:18 AM |
| rc=127 can't fork | BG_JrAdmin | Shell Programming and Scripting | 1 | 08-01-2006 02:30 PM |
| Fork () | iwbasts | High Level Programming | 5 | 11-09-2005 01:39 AM |
| Fork or what? | crippe | High Level Programming | 0 | 03-08-2005 02:21 AM |
| fork() | MKSRaja | High Level Programming | 2 | 02-07-2005 08:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi
i am having unix 5.05.with compaq ml330 serevr it works in single mode ok but afetr installing specialix 30 port serial card driver it gives following message on server FORK ERROR TOO MANY PROCESS |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
There's a limit to the number of fork() processes that can exist at any given point in time, and this limit is configurable. This threshold is there somewhere in the control panel (don't remember where), increase this limit.
|
|||
| Google The UNIX and Linux Forums |