if he's connecting with phpMyAdmin I'm guessing he already has this - as
this just loads the ability for php to communucate with mysql
are you using a VS or host or external server to run the admin scripts on?
Gary
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 4:36 PM
Subject: Re: No servers associated with account
> this helps me
> 1) get a php.ini file into the vs /etc directory
> 2) in /etc/php.ini - add an extension_dir= path as follows:
> extension_dir= /usr/lib/php4
> 3) in /etc/php.ini - add a line to load the mysql.so dynamically
> extension= mysql.so
>
> cia niko
>
>
> ----- Original Message -----
> From: "Zen Woo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, May 28, 2001 4:43 PM
> Subject: Re: No servers associated with account
>
>
> > Yes, everything is there.
> >
> > Zen
> >
> > ----- Original Message -----
> > From: "Gary Reid (cars-sold)" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, May 28, 2001 10:11 PM
> > Subject: Re: No servers associated with account
> >
> >
> > have you put the right database details in mysql.conf and added the line
> in
> > httpd.conf to include it dynamically?
> >
> > Gary
> >
> > ----- Original Message -----
> > From: "Zen Woo" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, May 28, 2001 3:07 PM
> > Subject: Re: No servers associated with account
> >
> >
> > > Yes, it is. I can connect to the MySQL server from phpMyAdmin.
> > >
> > > A mysql.sock file exist in /var/lib/mysql but Apache can't seem to
> connect
> > > to it.
> > >
> > > Zen
> > >
> > > ----- Original Message -----
> > > From: "Gary Reid (cars-sold)" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Monday, May 28, 2001 9:59 PM
> > > Subject: Re: No servers associated with account
> > >
> > >
> > > is mysql running?
> > >
> > > Gary
> > > >
> > > > Connection refused: MySQL auth: Can't connect to local MySQL server
> > > through
> > > > socket /var/lib/mysql/mysql.sock (in /home/web/log/error_log)
> > >
> > >
> > >
> > >
> >
> >
> >
> >
>