LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problem between mysql and php ( new version 5) (https://www.linuxquestions.org/questions/linux-software-2/problem-between-mysql-and-php-new-version-5-a-73152/)

abd_bela 07-16-2003 02:04 AM

problem between mysql and php ( new version 5)
 
hi every body

I ve just read that php version 5 doesn't supporte the connection to mysql version 4, cause license ??

I create and manage a database with php/mysql on linux ( redhat) so I am very puzzled and lost. How to continue if I want to upgrade my php or mysql

thank for help
bela

Zoombie 07-16-2003 02:51 AM

If you're just playing around or testing stuff out, PHP 5 beta is fun, but don't rely on it yet. I would recommend that you roll back to PHP 4 if you're having any problems.

Also, I believe that MySQL support exists for PHP 5 - it just doesn't have the bundled library. I think that if you install the MySQL libraries and specify their location using --with-mysql=... you should be fine.

abd_bela 07-18-2003 04:33 AM

thanks,
I am asking the questions for the future use,
If i must leave php connection I prefere do it from now , and try another way
bela

TexasDex 08-13-2003 05:32 PM

Try this link: http://www.redhat.com/swr/i386/php-m....0.5.i386.html

I'm not sure if it'll help, but it helped my with RH8


All times are GMT -5. The time now is 12:28 AM.