Agggh! I still can't get it working (using phpMyAdmin this time around.) Can anyone shed any light on this? Thanks, ---- Ben Kennish email | [EMAIL PROTECTED] ----- Original Message ----- From: "Zen Woo" <[EMAIL PROTECTED]> To: "Ben Kennish" <[EMAIL PROTECTED]> Sent: Tuesday, April 17, 2001 3:19 PM Subject: Re: mod_auth_mysql-2.20 (was Re: Admin Scripts) > Hi Ben, > > I encountered this problem last year, but don't remember what was the > solution to it. Here are the steps I take now and they seem to work fine for > me: > > 1. cd /root > 2. Download Web Admin scripts, > 3. tar -xzf VSDWebAdmin1.4.5.tar.gz > 4. cd /VSDWebAdmin1.4.5/vsdadm > 5. cp -a vsdadmsite /var/lib/mysql > 6. I used vsdadmauth.phtml at the time of testing, but this doesn't affect > the permissions > 7. I used PHPMy Admin to insert values into the tables. > > Hope this helps. > > BTW, have you managed to implement FrontPage extensions successfully? > > Cheers, > > Zen > > ----- Original Message ----- > From: "Ben Kennish" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 17, 2001 8:56 PM > Subject: Fw: mod_auth_mysql-2.20 (was Re: Admin Scripts) > > > Hi Zen. > > My boss has just passed this on to me and today my task is to get these > admin scripts up & running. > > I'm following the INSTALL file with the admin scripts but keep getting "site > users : table is read only" when trying to insert a test user to it with an > INSERT query. > > Any ideas what might be causing this (I copied the vsdadmsite to > /var/lib/mysql and made sure the permission & ownership were the same as all > other MySQL DBs). > > Cheers, > > ---- > Ben Kennish > > Software Engineer > email | [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Brendan McLoughlin" <[EMAIL PROTECTED]> > To: "Ben@Fubra. Net" <[EMAIL PROTECTED]> > Sent: Friday, April 13, 2001 10:36 AM > Subject: FW: mod_auth_mysql-2.20 (was Re: Admin Scripts) > > > > > > > > -----Original Message----- > > From: Zen Woo [mailto:[EMAIL PROTECTED]] > > Sent: 13 April 2001 10:33 > > To: Brendan McLoughlin > > Subject: Re: mod_auth_mysql-2.20 (was Re: Admin Scripts) > > > > > > Hi, > > > > mod_auth_mysql-2.20-1rh6.i386.rpm can be downloaded from > > http://rpms.onestop.net/mod_auth_mysql/ > > > > /etc/httpd/conf/auth_mysql/mod_auth_mysql.conf will be created. Therefore, > > you can either copy auth_mysql/mod_auth_mysql.conf to > > /usr/share/freevsd/skel-repo/etc/httpd/conf, then edit > > /usr/share/freevsd/skel-repo/etc/httpd/conf/httpd.conf to include > > auth_mysql/mod_auth_mysql.conf OR insert the relevant directives from > > auth_mysql/mod_auth_mysql.conf into > > /usr/share/freevsd/skel-repo/etc/httpd/conf/httpd.conf. > > > > By default, the RPM will update /etc/httpd/conf/httpd.conf with the > > necessary changes, then restart apache on the host server if it is > running. > > > > Note: I have not tested this with freeVSD yet, but it does work with > apache > > on the host server. > > > > BTW, have you any luck with frontpage? I am stuck here. > > > > Thank you very much. > > > > Regards, > > > > Zen Woo > > > > ----- Original Message ----- > > From: "Brendan McLoughlin" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, April 13, 2001 4:57 PM > > Subject: Re: mod_auth_mysql-2.20 (was Re: Admin Scripts) > > > > > > I'd be interested to have a look Zen perhaps you could mail me it? > > > > Cheers, > > > > Brendan > > > > ----- Original Message ----- > > From: Zen Woo <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, April 13, 2001 2:57 AM > > Subject: mod_auth_mysql-2.20 (was Re: Admin Scripts) > > > > > > > Hi, > > > > > > I built an RPM version of mod_auth_mysql-2.20 last night. Anyone > > interested > > > in trying it and giving me some feedback? It works fine on my RH 6.2 > > system. > > > > > > Thanks, > > > > > > Zen > > > > > > ----- Original Message ----- > > > From: "Pau Marshall" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Wednesday, April 11, 2001 2:28 AM > > > Subject: Re: Admin Scripts > > > > > > > > > Hi Ben, > > > > > > Someone posted a file a couple months ago vsdadmauth.phtml (I think) > that > > > lets you do the authentication with PHP and MySQL. You won't need the > > > mod_auth_mysql. That is what I used, since I didn't want to recompile > > > Apache, just for that. > > > > > > Take care, > > > > > > Paul > > > > > > > > > At 05:02 AM 4/10/01, you wrote: > > > >Im trying to install VSD Web Admin... > > > > > > > >How do I know if Apache has mod_auth_mysql compiled in (requirement in > > > >INSTALL file)? > > > > > > > >I know that I have PHP and MySQL installed and that Apache can use PHP > > and > > > >PHP can use MySQL. Is this adequate? If not, can I use a > mod_auth_mysql > > > >module RPM package rather than recompile apache? > > > > > > > >Thanks in advance, > > > > > > > >---- > > > >Ben Kennish > > > > > > > >Software Engineer > > > >Fubra Limited > > > > > > > >web | www.fubra.net > > > >email | [EMAIL PROTECTED] > > > >phone | +44 (0)870 1222 600 > > > >fax | +44 (0)870 1222 699 > > > > > > > > > > > > > > > > > > > > > >
