[PHP-INST] Re: can I run tar on a .gz file? e-engineer does it in directions

2002-02-01 Thread Dan Campbell
w how I did it, but it works now and I'm thankful to all. Dan Campbell "Dan Campbell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > yep, I just needed to download a better mysql.x.x.tar.gz file. Now it works > smooth as cream ch

Re: [PHP-INST] gunzip error: mysql(version).tar.gz: not in gzip format

2002-02-01 Thread Dan Campbell
w how I did it, but it works now and I'm thankful to all. Dan Campbell "Dan Campbell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I did that but it was the same size and I get the same message. Please read > my next message

[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

[PHP-INST] Re: can I run tar on a .gz file? e-engineer does it in directions

2002-01-31 Thread Dan Campbell
yep, I just needed to download a better mysql.x.x.tar.gz file. Now it works smooth as cream cheese. "Dan Campbell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm trying to follow the directions by e-ngineer on ins

[PHP-INST] stuck at -> prompt

2002-01-31 Thread Dan Campbell
after logging into mysql and creating a db, I'm trying to log out and back to the bash promp with "quit", like my book tells me, but "quit" leaves me at the -> prompt, which won't allow any bash commands. I tried bye, exit, quit, but nothing works. hate to just exit out of the Terminal Emulation P

Re: [PHP-INST] gunzip error: mysql(version).tar.gz: not in gzip format

2002-01-31 Thread Dan Campbell
elly... > Re-Download it... > > -----Original Message- > From: Dan Campbell [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 5:07 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] gunzip error: mysql(version).tar.gz: not in gzip > format > > I just download

[PHP-INST] can I run tar on a .gz file? e-engineer does it in directions

2002-01-31 Thread Dan Campbell
I'm trying to follow the directions by e-ngineer on installing mysql at: http://www.e-gineer.com/instructions/install-mysql3xx-on-linux.phtml After downloading the mysql(version).tar.gz file, I'm told to un tar it with tar xzf mysql(version).tar.gz . Is that a missprint or am I wrong? When I run

[PHP-INST] gunzip error: mysql(version).tar.gz: not in gzip format

2002-01-31 Thread Dan Campbell
I just downloaded the latest version of mySQL (mysql-max-3.23.47-pc-linux-gnu-i686.tar.gz and when I tried to unzip it with "gunzip -c mysql-max(version).tar.gz , I got an error saying its not in gzip format. any suggestions? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-

[PHP-INST] Which Linux to Install for the best with PHP4

2002-01-31 Thread Dan Campbell
Okay, I'm once again giving up on this whole PHP installation process as PHP just wouldn't work, nomatter what I did. So, I've decided to throw my last two weeks work away and start over, but which Linux should I use? I've got the RedHat 7.1 (2 cd set) , but that doesn't seem to work with the late

[PHP-INST] Does an EASY php install exist?

2002-01-31 Thread Dan Campbell
Does anybody know of a program that will install Linux, PHP, mysql, and apache all at one time nice and easy? I've been fussin with this thing for weks. I'm weiry and tired and burnt out . . . I love free code idea, but getting it to work is something else. -- PHP Install Mailing List (htt

Re: [PHP-INST] Newby -- Browser won't run php

2002-01-31 Thread Dan Campbell
> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Dan, > > The 'script' you'll need is: > > > > not . > > /Chris > > > -Original Message- > > From: Dan Campbell [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday,

[PHP-INST] Newby -- Browser won't run php

2002-01-31 Thread Dan Campbell
Damn, this is hard. I'm running Linux 7.1, apache_1.3.19 , php-4.1.1. Everything seems to have been installed fine, without a hitch, but I still can't get my browser to recognise a php page called phpinfo.php with the following script like it should. all the configure , make , and make files dire