Some probs
#1

1.My samp always crashes. lal

2.How to use mySQL for offline? how do i use the SQL file?
Reply
#2

This is not the right section.
Reply
#3

Search of WAMP SQL tutorials.
You can start the server locally and connect to it via the localhost ip 127.0.0.1

I don't know why your samp crashes, tho...
Reply
#4

install wamp
click phpmyadmin
import sql file
ur now hackerman

Reply
#5

1. Install XAMPP
2. Start Apache and MySQL server
3. Open browser and go to "localhost/phpmyadmin"
4. Create database
5. Import dump file
6. Change your script's connection details (username: root; password is blank; database name is the one you named the database)
7. Recompile
8. Start server
Reply
#6

2. Import the SQL file, duhh
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)