Re: Connect to MySQL via PHP with success!

2004-02-12 Thread Eric W. Holzapfel
Hello MySQL email listers, Success at last. The tips i received from the MySQL list, got me on track. Finally got the PHP and MySQL set up correctly, thanks to the help from this list. Thanks Again, Eric [EMAIL PROTECTED] wrote: On 11-Feb-2004 Eric W. Holzapfel wrote: Hello Listers, I

MySQL and PHP

2004-02-10 Thread Eric W. Holzapfel
Hello Mysql listers, I have a mysql db running on a Slackware Linux box. I have an Apache webserver running on a Red Hat Enterprise box. (Mysql 4.0.15a, apached 2.0, php 4.3.2). I think (!!?) I have php on the Red hat box, version 4.3.2. I have been trying without success to use php on

Connect to MySQL via PHP

2004-02-10 Thread Eric W. Holzapfel
Hello Listers, I have a problem with my PHP/redhat setup, and possible problem with my Mysql setup. I have Apache (2.0) and PHP (4.3.2) installed on a Red Hat 3.0 ES system. I have MySql installed on a Slackware linux box. I want to be able to use Apache/PHP to connect to the mysql database on

Re: MySQL and PHP - At last and Thanks

2004-02-10 Thread Eric W. Holzapfel
PROTECTED] wrote: You need to install the client side of mysql on the linux box (libmysql.*) then compile php with the mysql modules (I think they exist in RPMs) P -Eric W. Holzapfel [EMAIL PROTECTED] wrote: - To: [EMAIL PROTECTED] From: Eric W. Holzapfel [EMAIL PROTECTED] Date: 02/10/2004 02

Unable to Log in to MySQL from Remote machine

2004-02-07 Thread Eric W. Holzapfel
Hello MySql Buffs, I have a problem. I am running mysql on slackware 9.0, version 4.0.15a. I have a web server running on a Red Hat Enterprise machine, and would like to access the mysql database thru php, etc. Nothing new here (except to me!). using a php script: like this: ?php