how to insert my database in linux using lamp?

Reply

Join Date: Jul 2009
Posts: 58
Reputation: xuexue is an unknown quantity at this point 
Solved Threads: 1
xuexue xuexue is offline Offline
Junior Poster in Training

how to insert my database in linux using lamp?

 
0
  #1
Aug 17th, 2009
i already have a database .gz format, now i want to export it to linux using lamp, how could i do that?

tnx ^^
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 227
Reputation: chrishea is an unknown quantity at this point 
Solved Threads: 32
chrishea's Avatar
chrishea chrishea is offline Offline
Posting Whiz in Training

Re: how to insert my database in linux using lamp?

 
0
  #2
Aug 18th, 2009
Unpack (un-gz!) the archive. The content should be a series of SQL statements to build the database. You should have phpMyAdmin on your Lamp system. You can use it to import the unpacked file or you can copy the content and pasted it into the SQL facility in phpMyAdmin.
Chris
See my list of PHP development tools at:
InnovationsDesign.net
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 257
Reputation: BzzBee is an unknown quantity at this point 
Solved Threads: 37
BzzBee BzzBee is offline Offline
Posting Whiz in Training

Re: how to insert my database in linux using lamp?

 
0
  #3
Aug 18th, 2009
chrisea is right. you cant embed .gz file in linux as it is, you need phpmyadmin or copy paste sql statement or use .sql format file
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 279 | Replies: 2
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC