Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
My PHP scripts can't access the MySQL database?
Posted by: Philipp Esselbach on: 01/01/2004 06:00 PM [ Print | 0 comment(s) ]
You need to install the MySQL extension for PHP.
If you are running Red Hat 7.3:
You find the package on CD 3: php-mysql-4.1.2-7.i386.rpm
If you are running Red Hat 8.0:
You find the package on CD 3: php-mysql-4.2.2-8.0.5.i386.rpm
If you are running Red Hat 7.3:
You find the package on CD 3: php-mysql-4.1.2-7.i386.rpm
If you are running Red Hat 8.0:
You find the package on CD 3: php-mysql-4.2.2-8.0.5.i386.rpm
