thnx guyz.... i ve win2k pro, apache 1.3.24 n php 4.2.2
i dont know how you managed to configure your system on the root only since i need multiple users each with its own set of database and tables ...... heres a piece from my config.inc file ..... $i++; $cfgServers[$i]['host'] = 'localhost'; $cfgServers[$i]['port'] = ''; $cfgServers[$i]['socket'] = ''; $cfgServers[$i]['connect_type'] = 'tcp'; $cfgServers[$i]['controluser'] = 'zaban'; $cfgServers[$i]['controlpass'] = 'orbidy'; $cfgServers[$i]['auth_type'] = 'http'; (config, http or cookie based)? $cfgServers[$i]['user'] = 'root'; $cfgServers[$i]['password'] = ''; $cfgServers[$i]['only_db'] = 'zabanDb'; $cfgServers[$i]['verbose'] = ''; $cfgServers[$i]['bookmarkdb'] = ''; $cfgServers[$i]['bookmarktable'] = ''; $cfgServers[$i]['relation'] = '' $i++; $cfgServers[$i]['host'] = 'localhost'; $cfgServers[$i]['port'] = ''; $cfgServers[$i]['socket'] = ''; $cfgServers[$i]['connect_type'] = 'tcp'; $cfgServers[$i]['controluser'] = 'sir'; $cfgServers[$i]['controlpass'] = 'xomby'; $cfgServers[$i]['auth_type'] = 'http'; $cfgServers[$i]['user'] = 'root'; $cfgServers[$i]['password'] = ''; $cfgServers[$i]['only_db'] = ''; $cfgServers[$i]['verbose'] = ''; $cfgServers[$i]['bookmarkdb'] = ''; $cfgServers[$i]['bookmarktable'] = ''; $cfgServers[$i]['relation'] = 'sirDb'; and im stuck ... i cant even add or drop a field from a table .... plz plz hlp ..... :'( ..... distressed ...... toby ...... >From: "Bruce Lewis" <[EMAIL PROTECTED]> >To: "toby -" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]> >Subject: Re: access denied ???? >Date: Mon, 23 Sep 2002 10:10:59 -0500 > >I don't know how you have your system configured, but mine has the root >only >functional on the localhost. > >Bruce > >----- Original Message ----- >From: "toby -" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Monday, September 23, 2002 9:22 AM >Subject: Re: access denied ???? > > > > thnx gerald .... > > > > but i still dont know what to do to fix this thing up ???? > > > > will someone pleez enlighten me on how to ???? > > > > thnx a million ... > > > > toby ..... > > > > > > >From: gerald_clark <[EMAIL PROTECTED]> > > >To: toby - <[EMAIL PROTECTED]> > > >CC: [EMAIL PROTECTED] > > >Subject: Re: access denied ???? > > >Date: Mon, 23 Sep 2002 09:02:55 -0500 > > > > > >mysql does not own its files. > > > > > >toby - wrote: > > > > > >>ok guyz .... > > >> > > >>im lost > > >> > > >>im creating my tables and after i ve created em i tried to change two >of > > >>the fields to FULLTEXT and this is what i get : > > >> > > >>Database zabanDb running on localhost > > >>Error > > >> > > >>SQL-query : > > >> > > >>ALTER TABLE `ctnt_inf` ADD FULLTEXT(`summary`) > > >> > > >> > > >>MySQL said: > > >> > > >> > > >>Error on rename of '.\zabandb\ctnt_inf.MYI' to > > >>'.\zabandb\#sql2-5b0-7e.MYI' (Errcode: 13) > > >> > > >> > > >>ACCESS DENIED ! ! ! ! ! > > >> > > >>what the hell is rong with this thing ????? > > >> > > >>cud anyone help me plz ???? > > >> > > >> > > >> > > >>_________________________________________________________________ > > >>Join the world's largest e-mail service with MSN Hotmail. > > >>http://www.hotmail.com > > >> > > >> > > >>--------------------------------------------------------------------- > > >>Before posting, please check: > > >>http://www.mysql.com/manual.php (the manual) > > >>http://lists.mysql.com/ (the list archive) > > >> > > >>To request this thread, e-mail <[EMAIL PROTECTED]> > > >>To unsubscribe, e-mail > > >><[EMAIL PROTECTED]> > > >>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > >> > > >> > > > > > > > > > > _________________________________________________________________ > > MSN Photos is the easiest way to share and print your photos: > > http://photos.msn.com/support/worldwide.aspx > > > > > > --------------------------------------------------------------------- > > Before posting, please check: > > http://www.mysql.com/manual.php (the manual) > > http://lists.mysql.com/ (the list archive) > > > > To request this thread, e-mail <[EMAIL PROTECTED]> > > To unsubscribe, e-mail ><[EMAIL PROTECTED]> > > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php