Skip to main content

Install phpMyAdmin on ubuntu 9.10 and make a database

1. Install from the cmd.

prompt# apt-get install phpmyadmin

 

You will get 2 menus. One will ask you to use apache2. "y" = yes you do..  The other creates a test database for phpmyadmin to use. This is ok. You should have already setup one when you setup mysql too. no biggie we'll delete it later..

2. Set it up. in /etc  and /usr/share  I move the default phpmyadmin folders.

prompt# mv phpmyadmin/ mydbs

apcupsd FATAL ERROR in bsd-usb.c at line 735 Cannot find UPS device on FreeBSD

**  Solved ** Well..  we know that the APC Back-UPS RS 900 isn't compatible yet...

I did all the work below and kept getting this error.

apcupsd FATAL ERROR in bsd-usb.c at line 735 Cannot find UPS device on FreeBSD

 

Install Apcupsd APC UPS controld system shutdown on FreeBSD

Apcupsd is a UPS control system that permits orderly shutdown of your computer in the event of a power failure.

Install from ports

 

Install rsync FreeBSD 7.1-REL

No votes yet

prompt# cd /usr/ports/net/rsync/

make install && make clean

Syndicate content