Koozali.org: home of the SME Server

local install phpmyadmin

Offline enchesss

  • ***
  • 69
  • +0/-0
local install phpmyadmin
« on: February 04, 2010, 12:41:33 AM »
I need to install phpmyadmin locally on a sme server.

Is there an rpm package in the repose for sme? is it able to be downlaoded seperately?

is it possible to install from local computer (that does have internet so can downlaod it) or usb?

for example. can i copy the phpmyadmin file to a temp folder and then install it from there and if so which folder and what would the command be
« Last Edit: February 04, 2010, 03:04:57 AM by enchesss »

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: local install phpmyadmin
« Reply #1 on: February 04, 2010, 05:15:39 AM »
enchesss

Download the rpm from here
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7.4/smecontribs/i386/RPMS/

copy to your logged in user home folder

On the server
cd /home/e-smith/files/users/username
(replace username)

yum localinstall smeserver-phpmyadmin
Follow other instructions here
http://wiki.contribs.org/PHPMyAdmin

See example re using wget to download and then doing a localinstall
http://wiki.contribs.org/Lazy_Admin_Tools
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.