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 vers
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 compa
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 mys
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 cre
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 c