Ok don't shoot me down but I'm actually running ispell...
I found that it somehow bound to port 80 such that my apache server would not start: tg6 apache2 # /etc/init.d/apache2 start * Starting apache2 ... (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 When i ran lsof i saw: tg6 apache2 # lsof -i :80 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME ispell 3581 apache 4u IPv4 1146680251 TCP *:http (LISTEN) Killing that process allowed me to start apache. Why on earth would ispell (or aspell) bind to port 80? Many thanks for any advice! Daniel -- Squirrelmail Stable 1.4.8 (and developing on 1.5.2) PHP 5.x Hardened with Eaccelerator Apache 2.x Mysql 5.0.x Imapproxy over Dovecot/Maildir all running on Gentoo Linux for ~5,000 users.
_______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
