[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] MySQL



Hi All,

OK, I've been through and renamed all my files from .php3 to .php to get
round the problem posted earlier.  Now I just want to check something.

I am moving a site to my RAQ4 which is mainly PHP/MySQL driven.  When I got
the old site there was a directory which contained loads of .frm, .ISD and
.ISM files.

I used phpMyAdmin to grant privs to the user in the files I received so that
they can only access their database (I got the GRANT syntax from the
archives from a post by Carrie).  I also created a database called cn

I now have a directory in my /home/mysql directory called cn

I then uploaded all the .frm, .ISD and .ISM files using a normal FTP program
logged in as the siteadmin for the site on my server.

I then went in under the shell and moved all the files to the /home/mysql/cn
directory.

My question - pre-empting any likely problems - is are their likely to be
ownership issues with the way that I logged in and also what are .frm, .ISD
and .ISM files?

Hope I have put enough here for someone out there to make sense of this.

Andy