tcp portsForum: Other Help Topics Topic: tcp ports started by: badboyz2525 Posted by badboyz2525 on Dec. 17 2005,21:42
I have been trying to install another http server (sambar server)to run on dsl, seems to install well but cant start it.log file say port 80 is in use by another app cant bind. nmap shows it closed monkey starts and stops ok on port 80 ok so I may be lame when it comes to linux but i will learn! the search offered no help what m i missing besides brains Posted by badboyz2525 on Dec. 20 2005,01:16
Maybe I'm going about this wrong, how do i find what is running and how do i stop it.when i excute sambar my log shows this: mdisk/home/dsl/sambar62plinux/messages/nl_nl/messages.ini) [2005-12-19 17:18:55] INFO: Common Library loading messages for locale 'en_us' (/ramdisk/home/dsl/sambar62plinux/messages/en_us/messages.ini) [2005-12-19 17:18:55] INFO: Common library initalized... [2005-12-19 17:18:55] INFO: Network IP Address is 127.0.0.1 [2005-12-19 17:18:55] INFO: Server SLB identifier is 1 [2005-12-19 17:18:55] ERROR: Unable to bind to port 80; the port is in use by another server. [2005-12-19 17:18:55] ERROR: Failure starting the HTTP listener... [2005-12-19 17:18:55] INFO: CRON Scheduler signaled to shutdown... [2005-12-19 17:18:55] INFO: Waiting for 0 active threads to terminate... [2005-12-19 17:18:55] INFO: Closing with NO OPEN THREADS... [2005-12-19 17:18:55] INFO: Closing with 0 open connections... [2005-12-19 17:18:56] INFO: Server library exited... [2005-12-19 17:18:56] INFO: Common library exited... |