View Single Post
  #22 (permalink)  
Old 10-27-09, 08:25 AM
silvanasono silvanasono is offline
New Member
 
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Apache socket conflict solved

Thank you vey much.

I solved the problem by setting:

Listen 8080

in httpd.conf (and of course ussing the URL address: http://localhost:8080) and it worked!
Reply With Quote