[Request/Help]

12/01/2008 18:19 stiggydude#1
Sorry guys, If you've noticed I've posted a couple of times about this..

Well, I found a LOTF guide to setting up a server.. And went through with it..

But.. about localhost/phpmyadmin..? I've already created the database, and

messed with the accounts and stuff.. But, does the database save when I'm

done, or do I have to import the files back to the folder? I'm a bit stuck,

(using 5016), and if someone with MSN would lend me a hand it would be

wonderful.. Thanks.

Stigs

(MSN- [Only registered and activated users can see links. Click Here To Register...])

[also I'm at school right now, won't be home for 4 more hours, so please leave some help..]
12/01/2008 18:36 Beta Limit#2
Ok Stiggy when you add something to your database you have the button "GO" at the bottom and next to it is a drop downbox - The default of which is save and return to previous screen.

After every Change you make press the GO button to add it to the database. One its saved you do not need to create a dump from the database; the database is connected to your server not the dump you originally created your database from. I would advise creating dumps tho as this keeps all your data safe (unless the dump is deleted of course).
12/01/2008 22:47 stiggydude#3
K thanks, but would someone happen to have MSN because I'm having a few other problems?
12/02/2008 03:48 elragal_30#4
Quote:
Originally Posted by stiggydude View Post
K thanks, but would someone happen to have MSN because I'm having a few other problems?
i'm not very good at those things
also i don't open My MSN alot
i suggest request help here ,because it will help for all have same problems as u
12/02/2008 04:10 bob9877#5
You should google Sql Injections(i think that is what it is called) and use those alot faster to insert things into your database
12/03/2008 18:28 elragal_30#6
i think u talk about importing database backup file that come with soruce (***.sql)
if yes :
after u install Appatch,Appserv or what server u use :
1-go to: [Only registered and activated users can see links. Click Here To Register...] or go: [Only registered and activated users can see links. Click Here To Register...] and then search for phpmyadmin link ,and click it.
2-enter ur database user and password ,click ok (the password u enterwhen setup server [and user at most is : root] if u don't change while setup)
3- u'll fin at left block there r button called "SQL" or Query windows click it and it will open new window
4-u 'll find 3tabs above click NO#2 "Import file"
5- then choose file(***.sql) from ur pc and click (go) wait it take some time depend on ur pc and Size of file
6-after finishing back to"phpmyadmin page and at left u'll find drop list that contain all database ,click ur database and then u'll find tables
7-when u want add new account ,click on icon left Account's table at left block (or click on table name then click Browse ).
then u'll find button above called "Insert" click it and enter info then at bottom u'll find button "Go" click it and u r done