Re: [PHP-INST] why does command line run-on over beginning of line

2002-02-01 Thread David Jackson
Dan -- It has nothing to do with mysql, it has to do with the why console is set up. If you want a more complete answer post to linux-admin news group. to continue a command use a \ at the end ie. ./configure ---with-mysql=/usr/local/mysql \ --with-with=what ever or better still use a shell

[PHP-INST] why does command line run-on over beginning of line

2002-01-31 Thread Dan Campbell
why is it that when I try to type in a long configure command in Linux while configuring PHP, my cursor jumps to the beginning of the line and begins writing over the original line? It's happened before with installing mySQL. weird??? Dan -- PHP Install Mailing List (http://www.php.net/) To un