YD 1.2 and mysql


Subject: YD 1.2 and mysql
From: Xavier (cbastos@embratel.net.br)
Date: Thu Mar 08 2001 - 03:07:25 MST


Hi,
what I wanna do is to have my RS6000 running YD 1.2 with apache server
plus mod_php3 and another host as a database server only with Mysql.
From my web server I'll query through php3 my database server. So to get
it working I need a php3 module that was compiled with Mysql libraries,
and the module I got from YD wasn't compiled with. I put a little script
named teste.php3 at my web server with <?phpinfo();?> and I got the
follow
when I run it:

Configure command: ./configure '--prefix=/usr'
'--with-apxs=/usr/sbin/apxs' '--with-config-file-path=/etc/httpd'
'--enable-safe-mode'
     '--with-exec-dir=/usr/bin' '--with-system-regex' '--disable-debug'
'--with-zlib' '--enable-debugger' '--enable-magic-quotes'
'--enable-track-vars'
                                                      '--with-xml'
 php3.ini file path is set to: /etc/httpd

I don't need to have the whole Mysql installed on the web server, I only
need the include files
and and libraries to get mod_php3 compiled with support to Mysql.

Does anybody knows where can I find this?
I went to Mysql site and I only found it for i386.
Also anybody knows if Mysql is used to compile under YD? if yes why
mod_php3
wasn't compiled with it?

Best regards,

Carlos



This archive was generated by hypermail 2a24 : Thu Mar 08 2001 - 03:07:20 MST