On Wed, 25 Sep 2002, toby - wrote:

> thnx iikkaa ....
>
> im bsorry ... i ve win2k pro, apache 1.3.24 n php 4.2.2
> all workin fine .....
>
> my mysql4.0.1 alfa is givin me these night-mares ....
>
> cud this be the problem ???? 4.0.1 ALFA ????? it was a win zip file i guess
> not the source but a binary .....
>
> plz do lemme know what can i do ????
>
> n thnx a lot again ....
>
> toby ......

> > > >>
> > > >>
> > > >>Error on rename of '.\zabandb\ctnt_inf.MYI' to
> > > >>'.\zabandb\#sql2-5b0-7e.MYI' (Errcode: 13)
> > > >>
> > > >>

perror 13 --> Permission denied

So it's probably due to your NTFS file/directory permission on Windows. Please
try this if _nothing_ else seems to help: grant Everyone RWXD (full) rights to
the whole data directory. This has, of course, a major problem with security
but that way you could check if it's really a permissions problem. Also, a
more secure way to accomplish this is to run the MySQL service as a ordinary
user (rather than the SYSTEM account) and grant that user full rights to the
whole data directory structure (make sure the subdirectories and files get
their correct permissions, too).

Regards,
Iikka

******************************************
* Iikka Meriläinen                       *
* E-mail: [EMAIL PROTECTED] *
* Vaala, Finland                         *
******************************************



---------------------------------------------------------------------
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

Reply via email to