[PHP] PHP 4.3/MySQL phpinfo()

2005-04-05 Thread Todd Cary
I have installed FC 3 with Apache and MySQL.  When I run phpinfo(), I do 
not see MySQL listed as a database nor can I connect via php.

Does something have to be specially done with the FC 3 install?
Todd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] PHP 4.3/MySQL phpinfo()

2005-04-05 Thread Andy Pieters
On Tuesday 05 April 2005 23:35, Todd Cary wrote:
 Does something have to be specially done with the FC 3 install?

I kindly redirect you to google for LAMP which is short for Linux Apache MySQL 
PHP

I have also learned to setup this kind of system on Fedora Core 3. 

While you CAN rely on the rpms, you're better of compiling each yourself 
(exluding Linux).  For example, the precompiled rpms from Fedora (read Red 
Hat) do not include GD on php.

Required items:

An internet connection
A good deal of time
Much more patience
Much commitment.
Some reading glasses


Andy
-- 
Registered Linux User Number 379093
--
Feel free to check out these few
php utilities that I released under the GPL2 and 
that are meant for use with a php cli binary:
http://www.vlaamse-kern.com/sas/
--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] PHP 4.3/MySQL phpinfo()

2005-04-05 Thread Chris W. Parker
Todd Cary mailto:[EMAIL PROTECTED]
on Tuesday, April 05, 2005 2:35 PM said:

 I have installed FC 3 with Apache and MySQL.  When I run phpinfo(), I
 do not see MySQL listed as a database nor can I connect via php.
 
 Does something have to be specially done with the FC 3 install?

Other than choosing the correct packages at install time, no. I
installed FC3 about two weeks ago, carefully selecting all my pakages,
and everything works fine.

If you've got time, I suggest you just reinstall update all the RPM's
via up2date (or yum or whatever). I think I finally got the install
right on the 3rd try.



Chris.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php