luceos
Hmm, strange:
It works now! I only removed all proc_ entries from the blacklist (otherwise, proc_close
was also on this)...
The following proc_ entries were on the blacklist:
proc_get_status
proc_nice
proc_terminate
proc_close
I already released proc_open
before this problem...