Guy Hulbert escribió:
On Sun, 2007-12-16 at 23:20 -0500, Charles Haven wrote:
Any clues on this one? I don't want to be a bother - I really appreciate
anyones help with this!
First read this:
http://perldoc.perl.org/perlfork.html
aha - this helped me get past this error leading me to path errors. It looks
like this is too tied to unix for me to use.
There is qpsmtpd-apache. I don't see any reason that qpsmtpd-apache
wouldn't run on windows since both perl and apache do. However, I
suspect that no-one else has tried running qpsmtpd on windows and moving
an application from unix to windows is more difficult than moving
between different unixes.
Thanks for your help!
- Charles
I think that the project has made a lot of supositions on an underlying
UNIX, but maybe you can make a windows version work with a specific
windows server (just like forkserver, async, and apache servers)
Has anyone had any experience with making servers in perl under Windows?
Maybe a couple of tips can get Guy running...
On the other hand, running QP under Apache seems like a good option
under windows. Please post your progresses.