roby2k
04-30-2002, 11:22 AM
hi im currently doing tests with redhat 7.2 and i carnt find any help on how to untar phpmyadmin can any 1 tell me the comands?
![]() | View Full Version : un tar phmyadmin for newbie roby2k 04-30-2002, 11:22 AM hi im currently doing tests with redhat 7.2 and i carnt find any help on how to untar phpmyadmin can any 1 tell me the comands? allera 04-30-2002, 12:30 PM tar zxvf phpmyadmin-file.tar.gz You might want to untar it in a directory you'll be accessing from a web browser so that you can get to it after you untar and configure it. To configure it, just edit the config file. 4 lines and you're done, I believe... AcuNett 04-30-2002, 04:52 PM You can always to: command --help or man tar roby2k 04-30-2002, 05:36 PM thanks but i decided to untar it on my win machine & upload it |