PHP/MySQL connection

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jhan
Forum Newbie
Posts: 1
Joined: Wed Jul 03, 2002 7:23 pm

PHP/MySQL connection

Post by jhan »

Hi, everybody,

I am new to PHP and MySQL. Recently, I installed Redhat 7.3, and tried to use PHP to connect MySQL, but I failed. PHP works well with Apache, and MySQL works fine itself. Also, I tried to remove PHP installed with Redhat 7.3 by using rpm -e php and install it by myself, but I failed because dependence checking error. Can somebody help me about this?

Thanks.

jhan
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

If PHP works and MySQL works, then there's no reason why they can't work together. What does the code look like that you tried to make the connection with?

Mac
Post Reply