Re: [PHP-INSTALL] still --without-mysql after yum install php-mysql

2007-06-01 Thread Chetanji
Hey Tim, This is what I know from my experience installing PHP/MySQL on several machines with multiple upgrades in the last year... 1) Pear only works with CLI in PHP. Doesn't work with CGI. So you must already be in CLI mode with PHP. 2) ***Example of proper reference to PHP and Pear in the

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-30 Thread Keith Roberts
On Wed, 30 May 2007, Tim McGeary wrote: To: php-install@lists.php.net From: Tim McGeary <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] still without-mysql after yum install php-mysql My responses are between your checklist: Keith Roberts wrote: Hi Tim. Please check out the following:

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-30 Thread Tim McGeary
, Tim McGeary wrote: To: php-install@lists.php.net From: Tim McGeary <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] still without-mysql after yum install php-mysql Re-sending because I'm not sure it went through... I just signed up for this list: I installed a new CentOS server that

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
enstar Office Center, Suite 101 1431 N. 26th Street Escanaba, MI 49829 Phone: 906.786.3583 ext. 139 Fax: 906.786.4300 E-Mail: [EMAIL PROTECTED] __www.dstech.us_ <http://www.dstech.us/> *Tim McGeary <[EMAIL PROTECTED]>* 05/29/2007 01:04 PM Please respond to [EMAIL PROTECTED] To

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Matthew Marino
6.3583 ext. 139 Fax: 906.786.4300 E-Mail: [EMAIL PROTECTED] __www.dstech.us_ <http://www.dstech.us/> *Tim McGeary <[EMAIL PROTECTED]>* 05/29/2007 01:04 PM Please respond to [EMAIL PROTECTED] To php-install@lists.php.net cc Subject [PHP-INSTALL] still without-m

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
83 ext. 139 Fax: 906.786.4300 E-Mail: [EMAIL PROTECTED] __www.dstech.us_ <http://www.dstech.us/> *Tim McGeary <[EMAIL PROTECTED]>* 05/29/2007 01:04 PM Please respond to [EMAIL PROTECTED] To php-install@lists.php.net cc Subject [PHP-INSTALL] still without-mysql

Re: [PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread MHumphries
] www.dstech.us Tim McGeary <[EMAIL PROTECTED]> 05/29/2007 01:04 PM Please respond to [EMAIL PROTECTED] To php-install@lists.php.net cc Subject [PHP-INSTALL] still without-mysql after yum install php-mysql Re-sending because I'm not sure it went through... I just signed up for

[PHP-INSTALL] still without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
Re-sending because I'm not sure it went through... I just signed up for this list: I installed a new CentOS server that didn't include php-mysql or php-pear, so I installed both of those using yum. But php -i or phpinfo() still doesn't think mysql or pear are installed. How can I fix this wit

[PHP-INSTALL] still --without-mysql after yum install php-mysql

2007-05-29 Thread Tim McGeary
I installed a new CentOS server that didn't include php-mysql or php-pear, so I installed both of those using yum. But php -i or phpinfo() still doesn't think mysql or pear are installed. How can I fix this without re-compiling by source? I tried that last week and broke everything, hence my