http://www.perlmonks.org?node_id=1003598


in reply to Apache forbids fork() and thread()

Which system has this problem? Windows or Linux?

Are you aware that Windows has neither fork() nor exec()? Are you aware that Apache uses different process models on Linux and Windows? This also affects mod_perl!

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)