Error with PHP: undefined function: mysql_connect()

2005-11-24 Thread Sanjay Arora
Please help. Newbie running Centos 4.2 with mySQL PHP (binary RPM install) as per versions given below. Getting error in vegadns package (DJB TinyDNS GUI) : Fatal error: Call to undefined function: mysql_connect() in /home.www/html/vegadns/src/connect.php Some diagnostics I ran for info on

Newbie Query: Error starting MySQL.

2005-11-17 Thread Sanjay Arora
Hi all First usage of MySQL. Newbie in Linux as well as MySQL. Using CentOS 4.2 with MySQL 4.1.12, rpm install. Changed the data directory. My /etc/my.conf --- [mysqld] datadir=/home.dbdata/mysql socket=/home.dbdata/mysql/mysql.sock # Default to using old password format for

Newbie Query: Error starting MySQL..changed Data Directory

2005-11-15 Thread Sanjay Arora
Hi all First usage of MySQL. Newbie in Linux as well as MySQL. Using CentOS 4.2 with MySQL 4.1.12, rpm install. Changed the data directory. My /etc/my.conf [mysqld] datadir=/home.dbdata/mysql socket=/home.dbdata/mysql/mysql.sock # Default to using old password format for compatibility with

Re: Mysql Newbie: Help requested...password hash should be a 16 digit hexadecimal number

2004-07-08 Thread Sanjay Arora
On Thu, 2004-07-08 at 00:19, Paul DuBois wrote: At 22:34 +0530 7/7/04, Sanjay Arora wrote: I am using Mysql on RH Linux 9. I am getting the following error. Command and result are given below alongwith \s output for diagnostic purposes. I have created a dns database and am trying to create

Mysql Newbie: Help requested...password hash should be a 16 digit hexadecimal number

2004-07-07 Thread Sanjay Arora
I am using Mysql on RH Linux 9. I am getting the following error. Command and result are given below alongwith \s output for diagnostic purposes. I have created a dns database and am trying to create a user mysql user dns with all privileges on it. mysql use mysql Reading table information for