Pak Elfian, bisa coba lakukan ini, untuk mengecek apakah port 80, sudah kepake :
1. buka command prompt 2. ketikkan : " netstat -aon | findstr 0.0.0.0:80" kalau port 80 sudah digunakan oleh mesin, seharusnya muncul hasilnya : contoh : TCP 0.0.0.0:80 0.0.0.0:80 Listeing 2592 3. kalau muncul seperti itu, lakukan ini lagi : "tasklist /FI "PID eq 2592" untuk mengecek aplikasi apa yang menggunakan port 80, kebiasaan saya, biasanya yang pake port 80 httpd.exe atau skype.exe . 4. klo udah ribet dan pusing, untuk matiinnya : "Taskkill /PID 2593" :D he..., tapi mendingan di resolve dengan jalan terbaik :) -- Fendi ------------------------------------ -- Towards cyber libraries to support information society in Indonesia. Joining ICS-isis by sending mailto:[email protected] Visit ICS-Portal at http://digilib.binus.ac.id/ics/index.phpYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ics-isis/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ics-isis/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
