Author |
Message |
27/11/2006 01:38:46
|
jimfury
Newbie
Joined: 27/11/2006 00:42:17
Messages: 3
Offline
|
I would like to wipe the data base as I am getting spammed like MAD. From what I understand, access to the database is on the _root level of the server. I can't obviously access this from an FTP client. I logged into my hosting account through Godaddy and have found that I have no databases there set up. So, I got the access to Advanced Guestbook and installation from them, but can't seem to find the database.
Please help, and be kind... I am fairly new to databases and web developement. I am a designer at heart and have experience in graphics... not so much everything else.
|
Learning Web Developement coming from Designer experience. |
|
27/11/2006 09:47:00
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Well to wipe the database you would need to use something like phpMyAdmin or I could write you the relevant scripts. The alternative is to install a second guestbook and alter the tables in config.inc.php to use different tables. Just replace all book_ with book2_
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
27/11/2006 23:24:49
|
jimfury
Newbie
Joined: 27/11/2006 00:42:17
Messages: 3
Offline
|
Ok, now is where I'll try not to sound to idiotic. I have access to PHPMyAdmin via a school project for a PHP class I'm taking. However, I probably need to install PHPMyAdmin on my own system or webspace? I really need some guidance in putting the pieces together. When reading the FAQ's it almost sounded as though the database was set up via my hosting company (GoDaddy) but my Cpanel shows no databases at all. I am a little lost, and embarrased. Any help is appreciated.
|
Learning Web Developement coming from Designer experience. |
|
27/11/2006 23:30:52
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
If your host uses cpanel, and most do, then you have phpMyAdmin. You can find it in the MySQL section. It's just a case of dropping the tables and reinstalling them.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
28/11/2006 17:49:13
|
jimfury
Newbie
Joined: 27/11/2006 00:42:17
Messages: 3
Offline
|
Yeah, I go to the MySQL section and it says I have 0 of 10 Databases. The Advanced Guestbook I got was actually installed via a program provided by them, so I'm not sure where this database is. They don't seem to know either... it's a complete and total mystery. *buh*
But I do understand the part about dropping the tables, and that did help, if I can now find where this lost database is, I'll be set.
|
Learning Web Developement coming from Designer experience. |
|
28/11/2006 21:34:59
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
See what it says in the config.inc.php file as this should give you a clue as to where the database is.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|