I have a qube3 on line using the native mysql 3.23.33 and php 4.0.4. The only difficulty I had was figuring out that any 'require(something.php)' expected to find it using the path '/usr/sausalito/ui/Libphp'.
I wasn't able to change that so I just deposit al of my 'required' scripts into that directory. Ed At 01:21 PM 11/7/01, you wrote: >I get virtually the same results but I can't manage to get any dbconnect() >to work, if I run the same php scripts on a different server they work fine. >I have checked all the db variables and they are fine > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of Bruce >Timberlake >Sent: 07 November 2001 10:28 >To: [EMAIL PROTECTED] >Subject: Re: [cobalt-developers] php pkg on qube3 > > >Mike Jaffrey wrote: > > > > the problem i have is that my php on the qube 3 doesn't appear to be > > compiled with mysql support. > >Huh? Here's the result of a phpinfo() call on my "stock" Qube3: > >'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' >'--with-gd' '--with-gettext' '--enable-safe-mode' >'--with-config-file-path=/etc/httpd' '--with-exec-dir=/usr/bin' >'--with-zlib' '--enable-magic-quotes' '--with-regex=system' >'--with-ttf=/usr/lib/libttf.so' '--enable-track-vars' >'--enable-xml' '--disable-debug' '--with-interbase=shared' >'--with-mysql=shared' '--with-pgsql=shared' '--with-imap' > ^ > | > +------ Looks like it to me... =8^) > > > I have the mysql pkg but no idea where to get the php pkg from. > >PHP v4.0.4 is built-in (the Qube3 UI relies heavily on PHP now). There >is no separate PKG for it (until we upgrade the PHP version to 4.0.6 or >something -- which is not currently scheduled/planned to happen that I'm >aware). > >-- >Bruce Timberlake >Technology Engineer >Sun Cobalt Server Appliances >Sun Microsystems, Inc. > >E: [EMAIL PROTECTED] >U: http://www.sun.com/cobalt/ > >_______________________________________________ >cobalt-developers mailing list >[EMAIL PROTECTED] >http://list.cobalt.com/mailman/listinfo/cobalt-developers > >----------------------- >All information and statements in the above e-mail are the sole >responsibility of the originator, and may not represent the views >or beliefs of Welshpool High School. >If you feel you have a complaint from this e-mail, please forward >it to [EMAIL PROTECTED] > >_______________________________________________ >cobalt-developers mailing list >[EMAIL PROTECTED] >http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
