Ill send $5 via paypal to someone who can help me restore my IPB forum database. Im not really good in the database area and I dont want to mess it up. So im looking for someone who has done it lots of times and knows what they are doing to help me. Just pm me or add me to MSN: . Thanks
it's easy to restore a db, do you have ssh access? if so upload you sql dump and use the following command mysql -u username -p username_database < /home/username/public_html/username_dumpfile.sql or ask your host to do it