LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   my PHP installation says no MySQL support (https://www.linuxquestions.org/questions/linux-software-2/my-php-installation-says-no-mysql-support-336278/)

Niceman2005 06-22-2005 09:41 PM

my PHP installation says no MySQL support
 
Dear friends,

I am trying to configure a knowledgetree document management system. Before I used mysql 3.23 was fine. but since I upgraded MySQl-client and MySQl-server to 4.1.12-1 I have got the installation checklist stating my php no MySQL support. I don't udnerstand that since I can service start mysql and the database is running.

once I downgrade to mysql3.23 everything works fine.
Don't understand why....please help me with this....the following is what is stated in my installaton checklist:

PHP version and extensions

This relates to your PHP installation environment - which version of PHP you are running, and which modules are available.
PHP version 4.0 or above Yes
PHP version 4.3 or above Yes
PHP version below 5 Yes
Session support Available
MySQL support Unavailable
Gettext support Available
Fileinfo support Unavailable

thanks for taking time reading my mail....

j-ray 06-23-2005 12:37 AM

i dont know but maybe php needs a new driver to communicate with the new mysql and therefore needs to be built fresh...
did u install mysql and php from source or rpm?
good luck

Niceman2005 06-23-2005 12:45 AM

Hi there,

thanks for your reply.

I installed from rpms.

I used the mysql, php etc from distribution before, it works fine. But after I used these rpms it gives me this trouble.

stefan_nicolau 06-23-2005 11:44 AM

j-ray is right, you will need a version of php compiled for the right mysql version. Update php rpm's too, or build from source.

Niceman2005 06-23-2005 07:23 PM

Hi there,

All right. I will try that out. Thanks a million for helping!


All times are GMT -5. The time now is 04:32 PM.