
myisamchk: Argument list too long
When repairing a large database, i got following error To fix the error, run SOLUTION 1 SOLUTION 2 See MySQL

bind lighttpd to one ip address
I want to bind lighttpd on IP address 76.76.18.20, so i can use other IP’s for Apache, Apache have “Listen”

configure: error: XML configuration could not be found
When i install php from source, i get the error The problem is fixed by installing libxml2-devel See Errors

configure: error: Please reinstall the libcurl distribution
When compiling php from source for nginx web server, i get error On checking, found curl-devel not installed The problem

Auto restart lighttpd on crash
To restart lighttpd if it went down or crashed, create a file check_lighttpd.sh With the following content Make it executable

install postfix from source code
Requirements Create user Download and Install Go to http://www.postfix.org/download.html and download latest version of postfix. COMPILING COMPILING WITH MYSQL SUPPORT

configure: error: No curses/termcap library found
On installing MySQL from source, i get error SOLUTION Lets search for ncurses To fix the problem, install ncurses-devel On

Lynx
lynx is a text based browser for Linux and FreeBSD http://lynx.isc.org Install lynx on CentOS/RHEL/Oracle Linux Install lynx on Debian/Ubuntu