Installation of php-gd and php-mysql
Posted: Mon Nov 19, 2007 9:35 pm
I finally got php 5.2.3 installed from the ART archive, unfortunately it did not install with GD or mysql. I then installed mysql and gd from the ART archive using
yum install php-gd
yum install php-mysql
The mysql installation seems to work perfectly in that I can create databases and access it with the phpmyadmin in Plesk 8.2 on Centos 4.2, but php scripts are unable to access either mysql or GD. How do I get the new php 5.2.3 installation to access GD and mysql? Is there some step that I am missing or did I do something wrong?
yum install php-gd
yum install php-mysql
The mysql installation seems to work perfectly in that I can create databases and access it with the phpmyadmin in Plesk 8.2 on Centos 4.2, but php scripts are unable to access either mysql or GD. How do I get the new php 5.2.3 installation to access GD and mysql? Is there some step that I am missing or did I do something wrong?