[PHP-INST] Thanks, Im running now!

2002-02-20 Thread Ryan Snow
Thanks to everyone that helped me--Stefan, Joel, Katie, Chris, Rasmus, Jim, Steve, and anyone I may have forgotten. I've finished installing php again, this time --with-mysql and it's working so now I guess I get to start pounding code:> Now, I am amazed with the internet again. If ever

Re: [PHP-INST] one more 'can't do this':

2002-02-20 Thread Ryan Snow
Thank you--that did the trick! On Wed, 20 Feb 2002, Steve Cayford wrote: > On my machine httpd is in /usr/sbin. That's not commonly listed on a > bash path, so try /usr/sbin/httpd instead (if that's where it is). > > -steve > > On Wednesday, February 20, 2002, a

Re: AW: [PHP-INST] cant find where ./configure --help works

2002-02-20 Thread Ryan Snow
sources from www.php.net unzip and untar them and then > .. ./configure :) > > Greetings, > > Stefan Siefert > > -Ursprungliche Nachricht- > Von: Ryan Snow [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 20. Februar 2002 19:23 > An: [EMAIL PROTECTED] > Bet

[PHP-INST] one more 'can't do this':

2002-02-20 Thread Ryan Snow
the command 'httpd -l' yields bash: httpd: command not found. any insight? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] cant find where ./configure --help works

2002-02-20 Thread Ryan Snow
I don't know where php was installed from, so I can't find where ./configure --help works at. I've tried 'locate configure' but there doesn't seem to be a file for php/in any php-related directories. Thanks for any help. Ryan -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

[PHP-INST] config.cache file--what is it?

2002-02-20 Thread Ryan Snow
In the INSTALL file for php, it says if you are re-compiling to add extensions, etc., to make sure to "remove the config.cache file before you re-run configure." Question: is 'config.cache' the name of the cache file or just the description. If it is just the description, what would the c

Re: [PHP-INST] how do i uninstall php?

2002-02-20 Thread Ryan Snow
> > 2. I don't know how to uninstall it. > > Remove the LoadModule line from httpd.conf and remove the libphp4.so file. Is this something I want to do if I am re-compiling/installing php? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] how do i uninstall php?

2002-02-20 Thread Ryan Snow
Here's 'nuther dumb question: Alright, I've realized that I don't have php4 installed --with-mysql. I guess I have to reinstall it. Problems: 1. I don't know where the current installation is. 2. I don't know how to uninstall it. 3. I don't have any configure file that I know of. 4. I do

Re: [PHP-INST] Help me configure php please.

2002-02-20 Thread Ryan Snow
DEBUG disabled Thread Safety disabled On Tue, 19 Feb 2002, Jim Thome wrote: > Ryan- > > Need more info. What OS are you on? Linux? Win2K? Unix? > > Also, se

Re: [PHP-INST] Help me configure php please.

2002-02-19 Thread Ryan Snow
It was done before I got here, so Im not sure. Is there a way to find out? thanks. Ryan On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > On Tue, 19 Feb 2002, Ryan Snow wrote: > > > > > Hi, Im brand new to the list--just joined today. Working on a program > > f

[PHP-INST] Thanks for the email (fwd)

2002-02-19 Thread Ryan Snow
Is there any way to get this wacko to quit emailing me this every time I post? -- Forwarded message -- Date: Tue, 19 Feb 2002 16:25:46 -0800 From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: Ryan Snow <[EMAIL PROTECTED]> Subject: Thanks for the email Do you have the

[PHP-INST] Help me configure php please.

2002-02-19 Thread Ryan Snow
Hi, Im brand new to the list--just joined today. Working on a program for my cosmic ray/physics department, and can't seem to get out of the starting blocks. For some reason that seems quite strange to me, when I attempt to mysql_connect(...) it says functin undefined. Isn't mysql function

[PHP-INST] mysql_connect: undefined function

2002-02-19 Thread Ryan Snow
I get a fatal error that reads: call to undefined function: mysql_connect() in / Can anyone tell me what that means and how to fix it? Thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php