Проблема такая, убиваю все процессы которые держат 80 порт, стартую апачу-стартует, перестает обрабатывать PHP скрипты
nginx: [emerg] bind() to 192.168.0.10:80 failed (98: Address already in use)
nginx: [emerg] bind() to 192.168.0.10:80 failed (98: Address already in use)
nginx: [emerg] bind() to 192.168.0.10:80 failed (98: Address already in use)
nginx: [emerg] bind() to 192.168.0.10:80 failed (98: Address already in use)
nginx: [emerg] bind() to 192.168.0.10:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
стопарю апачу запускаю nginx - стартую апачу
* Starting web server apache2
[Sat Oct 20 17:01:19 2012] [warn] NameVirtualHost 192.168.0.10:80 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
...fail!
как исправить?