Hey I try to load up a database but it says it isnt therecan anyone help? thanks!
Code:msf > db_driver[*] Active Driver: postgresql[*] Available: postgresql, mysql msf > /etc/init.d/mysql start[*] exec: /etc/init.d/mysql start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service mysql start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start mysql start: Job failed to start


can anyone help? thanks!
