Hi,
well i know that i've some problem here with php and mysql.. mainly with php compilation with mysql...
now i've "php 4.2.2" on server... and "mysql Ver 14.12 Distrib 5.0.24, for pc-linux-gnu (i686) using readline 5.0"
Regards,
RP
well i know that i've some problem here with php and mysql.. mainly with php compilation with mysql...
now i've "php 4.2.2" on server... and "mysql Ver 14.12 Distrib 5.0.24, for pc-linux-gnu (i686) using readline 5.0"
- when i run phpinfo() it shows
--with-mysql=shared,/usr but no mysql related other info - when i run php from commandline then it shows following error "PHP Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so' - libmysqlclient. so.10: cannot open shared object file: No such file or directory"
Regards,
RP
Comment