- Install HTTPD, PHP, MySQL first.
- Download phpMyAdmin
- unzip phpMyAdmin under directory /var/www/html/
- make sure your mysql server and httpd are running:
service mysqld startandservice httpd start - if you have not set root password for new installed MySQL, running the following command to set a password to avoid error message "fedora Login without a password is forbidden by configuration (see AllowNoPassword)":
$ mysqladmin -u root password NEWPASSWORD - running command
system-config-servicesandsystem-config-firewallto doulbe check your httpd and mysqld is enabled and running
Showing posts with label mys. Show all posts
Showing posts with label mys. Show all posts
Saturday, February 25, 2012
install phpMyAdmin on Fedora or CentOS
Subscribe to:
Posts (Atom)