Re: msql libs : what package?

2005-11-24 Thread Oliver Lupton
On 23 Nov 2005 23:19:01 -0800 [EMAIL PROTECTED] wrote: > msql_connect() > > should be > > mysql_connect() > > > > Kegan Holtzhausen > > Not if he wants to use mSQL rather than MySQL. http://php.net/msql http://php.net/mysql Cheers, -ol -- I will live forever, or die trying. pgpAqs9

Re: msql libs : what package?

2005-11-23 Thread Paul Scott
[EMAIL PROTECTED] wrote: msql_connect() should be mysql_connect() The OP asked about msql not mysql. Both exist. Paul Scott -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: msql libs : what package?

2005-11-23 Thread marzubus
And if you realy want msql, install php-db. Contains: [EMAIL PROTECTED]:/var/lib/dpkg/info$ cat php-db.list /. /usr /usr/share /usr/share/php /usr/share/php/DB /usr/share/php/DB/common.php /usr/share/php/DB/dbase.php /usr/share/php/DB/fbsql.php /usr/share/php/DB/ibase.php /usr/share/php/DB/ifx.php

Re: msql libs : what package?

2005-11-23 Thread marzubus
msql_connect() should be mysql_connect() Kegan Holtzhausen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

msql libs : what package?

2005-11-23 Thread Alexander Fortin
Hi guys! I've this fatal error on a php page: "Fatal error: Call to undefined function: msql_connect() in /var/www/rendimenti/index.php on line 3" I'm on Debian Sarge: # dpkg -l|grep php ii php4 4.3.10-16 ii php4-cgi 4.3.10-16 ii php4-cli 4.3.10-16 ii php4-common4.3.