On 3/15/07, Ern jura <exjura at gmail.com> wrote: > Am using php 5.1.6 and mysql 5.0.27 I installed php-mysql 5.1.6 from the > centos repositories, I then restarted the server and on running phpinfo it > still shows that mysql is not configured with php (--without-mysql), what > might be wrong. The same happened after I installed php-gd too You're not reading the phpinfo page correctly. Mysql support is built as a shared module, so it shows up that way at the top. Scroll down the page a bit and you'll see it listed. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell