Changes
Jump to navigation
Jump to search
Haas PhD Server Configuration (view source)
Revision as of 17:49, 22 January 2011
, 17:49, 22 January 2011→Install MySQL
Start the server:
/etc/init.d/mysqld start
And make sure it starts automatically on reboot:
/sbin/chkconfig --levels 235 httpd on
==Configuration==