From: Bob D. <bd...@si...> - 2005-02-27 12:04:41
|
Hym... Most odd Can you run your test from the command line: So: php some_file_name.php We'll expect a crash.. and a core.xxxxx Then gdb /usr/bin/php core.xxxxxx Then @ the gdb command prompt type: bt and send me the output thanks! - bob On Sat, 2005-02-26 at 20:50 -0500, Roddy G. Posada Santos wrote: > Hi Bob, here is it: > > [root@eureka-sg lib]# mysql_config --version > 4.1.7 > [root@eureka-sg lib]# > > -roddy > > > On Sat, 26 Feb 2005 20:10:02 -0500, Bob Doan <bd...@si...> wrote: > > Hi, > > > > Can you run this for me? > > > > mysql_config --version > > > > On Sat, 2005-02-26 at 19:52 -0500, Roddy G. Posada Santos wrote: > > > Thanks Bob, check this please : > > > rlib-1.3.1: > > > > > > prefix: /usr > > > compiler: gcc > > > Memory debugging: no > > > Warning Fun: no > > > Crash detection: yes > > > UTF8 disabled: yes > > > > > > INPUTS: > > > MYSQL: yes > > > POSTGRE: yes > > > ODBC: yes > > > > > > OUTPUTS: > > > PDF: yes > > > HTML: Always > > > CSV: Always > > > TEXT: Always > > > > > > GRAPHING: > > > PDF: yes > > > HTML: no > > > > > > BINDINGS: > > > PHP: yes > > > PHP entension dir: /usr/lib/php4 > > > PYTHON: no > > > PYTHON version: 2.2 > > > PYTHON entension dir: > > > JAVA: no > > > PERL: no > > > PERL entension dir: > > > > > > Music: Snow Patrol > > > > > > Having Problems: rli...@li... > > > Want to contribute: rli...@li... > > > > > > i have mysql 4.1, php 4.2.2 rh9, like i said evething is ok, execpt > > > when i use the mysql connection like datasource, can you send to me > > > the installation tips for rh9. > > > i try with python 2.3 too, nothing is diferent when i use > > > dl("libr-mysql.so") just for try another solution the systems says > > > "this may not be a php library" , why mysql datasource is not > > > funtioning?. i use rlib 1.3.1 > > > > > > Thanks > > > Roddy > > > > > > > > > > > > > > > > > > On Sat, 26 Feb 2005 07:49:49 -0500, Bob Doan <bd...@si...> wrote: > > > > Hi, > > > > > > > > On RH9 configure RLIB w/ --prefix=/usr --disable-utf8 > > > > > > > > - bob > > > > > > > > On Fri, 2005-02-25 at 22:27 -0500, Roddy G. Posada Santos wrote: > > > > > I have the same problem on a linux box rh9, but using ldconfig, and > > > > > adding /usr/local/lib to the /etc/ld.so.conf , i dont receive that > > > > > message again, the graphics is function ok like the formats html, pdf > > > > > and cvs but; when the datasource is mysql dont: > > > > > > > > > > [root@eureka-sg rlib]# php rlib.php > > > > > Setting locale to > > > > > [LC_CTYPE=es_EC.UTF-8;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C] > > > > > FAILEDencoding is NULL or invalid [C]... using en_USencoding is NULL > > > > > or invalid [C]... using en_USencoding is NULL or invalid [C]... using > > > > > en_USencoding is NULL or invalid [C]... using en_USencoding is NULL or > > > > > invalid [C]... using en_USencoding is NULL or invalid [C]... using > > > > > en_USencoding is NULL or invalid [C]... using en_USencoding is NULL or > > > > > invalid [C]... using en_USencoding is NULL or invalid [C]... using > > > > > en_USencoding is NULL or invalid [C]... using en_USencoding is NULL or > > > > > invalid [C]... using en_USLocale set to: es_EC** NUTS.. WE CRASHED > > > > > Abandona (core dumped) > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > SF email is sponsored by - The IT Product Guide > > > > > Read honest & candid reviews on hundreds of IT Products from real users. > > > > > Discover which products truly live up to the hype. Start reading now. > > > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > > > _______________________________________________ > > > > > Rlib-users mailing list > > > > > Rli...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/rlib-users > > > > -- > > > > Bob Doan <bd...@si...> > > > > > > > > > > -- > > Bob Doan <bd...@si...> > > > > -- Bob Doan <bd...@si...> |