Rocco Caputo" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > And THAT said, please make sure you're running the latest version of > POE. If you downloaded it from CPAN in the past week or so, you've > got it. To be sure, run this and check that it prints "0.23": > > perl -wle 'use POE; print $POE::VERSION' server019:~ # perl -wle 'use POE; print $POE::VERSION' 0.23
Here! It is the 0.23! But I was not able to find any solution. It does not really work. All Child Processes still exists but they do nothing. Only the main Process do anything. I don't know why. I use POE because it was really easy. The example was exactly the one i need. SO it was really easy for me to use it. But know I've to search for another solution or someone can give me a new source code for the preforkedserver which is working. I hope you can understand my english. Stefan
