correct result. But when I am writing SELECT query
and execute the file I get no result and get the
following error message in Apache's error_log file:
error in loading shared libraries: undefined symbol:
mysql_num_fields
I dont know why this error is coming. My
libmysqlclient.so.* are in /us
On 20-Sep-2001 gaurang khatri wrote:
> Hello Friends,
>
> I am getting an error when using MySql with CGI. I am
> using Linux 6.2 with Apache 1.13.12 and MySql 3.22.32.
> I am getting following error:
>
> error in loading shared libraries: undefined
> symbol:mysql_num_fields
>
> Can anybody g
Hello Friends,
I am getting an error when using MySql with CGI. I am
using Linux 6.2 with Apache 1.13.12 and MySql 3.22.32.
I am getting following error:
error in loading shared libraries: undefined
symbol:mysql_num_fields
Can anybody guide me why I am getting the error andthe
solution?
Thank