Menu

#328 Troubling with a new install

2.5.3
closed
2
2003-10-20
2003-09-13
Chris Leja
No

I've just installed phpMyAdmin 2.5.3 and I thought I'd
followed all of the installation instructions and setup the
config.inc.php file correctly. I'm able to log in properly
but when I try to add a field to a table, I get the
following error:

#7 - Error on rename of './UBR/sheets.MYI'
to './UBR/#sql2-d70bb0a1-d7.MYI' (Errcode: 16)

Any ideas what I might have done wrong and what I
need to do to fix this?

If it helps, I'm running on a Novell Netware 5.1 server
with SP5 installed. I'm also using mySQL4.0.3-Beta
(which is the best release for a NW51 server available).

Discussion

  • Garvin Hicking

    Garvin Hicking - 2003-09-13

    Logged In: YES
    user_id=473563

    This is more of a Novell/MySQL issue than of phpMyAdmin.

    The error you're referring to comes straightly from MySQL
    and it's underlying OS: The permission to rename a table is
    denied. It seems the new temporary table cannot be created
    to insert a new field.

    Please either up/downgrade your MySQL installation, check
    your disk space / permissions of this "UBR" directory or
    report this as a MySQL bug.

    Good luck!

     
  • Garvin Hicking

    Garvin Hicking - 2003-09-13
    • priority: 5 --> 2
    • assigned_to: nobody --> garvinhicking
     
  • Michal Čihař

    Michal Čihař - 2003-10-06

    Logged In: YES
    user_id=192186

    Error code 16: Device or resource busy

     
  • Garvin Hicking

    Garvin Hicking - 2003-10-20
    • status: open --> closed
     
  • Garvin Hicking

    Garvin Hicking - 2003-10-20

    Logged In: YES
    user_id=473563

    This item has been answered.
    It's status has been set 'pending' and will get removed in the near
    future.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.