http://bugs.winehq.org/show_bug.cgi?id=13638
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-13 16:58:02 --- (In reply to comment #6)
I have tested apache.exe due to this request: http://www.winehq.org/wwn/354#A way YOU can help Wine!
First I have set up xampp as said in setup_xampp.bat: wine php\php.exe -n -d output_buffering=0 install\install.php
Then I ran this from inside /apache/bin: $ wine apache.exe (OS 10013)Permission denied: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs
Sounds like you lack permissions (understandable, since it wants to bind to a low level port).