mysql module

How do I install a module or extension for PHP applications that use MySQL databases under CentOS / Redhat / RHEL / Fedora Linux?

{ 3 comments }

How do I fix error – “Your PHP installation appears to be missing the MySQL extension which is required by WordPress” under Debian Linux Apache 2 server?

{ 23 comments }

Q. I have Apache Web server and MySQL configured. Everything works fine except I am not able to connect to a MySQL database server (I am able to connect mysql server with mysql client). So how do I configure or connect PHP scripts? A. You need to install MySQL module for php4 or php5. Without [...]

{ 10 comments }