From: <al...@ow...> - 2005-01-20 16:35:05
|
Hello Shaun, I am afraid you need to pick up a book about MySQL or visit one of the many sites with the MySQL documentation. MySQL is a proper relational database and you seem to think it is something like Access which is little more than a file format. I doubt that learning about MySQL is the job of this list. You need to learn about sql, how to use the command line program, how to do a backup, how to do a restore, and so on. phpMyEdit will help you with some of this but you ought to know how to do it without phpMyEdit too. Goodluck Alex Shaun MacPherson said: > Hello! > > I inhereted the task of maintaining a website and I noticed that they > use PhpMyEdit which is working good except for one small problem with > their setup. I cannot find where the database file is, or what it is > called. > > I made a backup/copy of the website and did a search for elements in > the database (e.g. a person's name) but could not find the database > file. Could you tell me A) the default filename of the MySQL database > that contains the table information and B) where it is stored? I also > noticed that there are 2 directories I do not have access to (CONF, > PD) in the root directory, perhaps they are in there? > > Thanks! > > Shaun > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Phpmyedit-discuss mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpmyedit-discuss > > -- Alex McLintock Openweb Analysts Ltd Software for Complex Websites |