Hello,
I have MySQL 5.0.90 installed on my FreeBSD. I have a webpage, based on Joomla 1.5 on my LAN at work running on this machine. Yesterday I installed some of new extensions to Joomla and after that I couldn't login to Joomla back-end. Simply after I type in my username and password, hit Enter I get a blank page in Firefox and "The webpage cannot be displayed" message on IE. Then I rebooted my server, and now I see that mysql doesn't start, but the option mysql_enable="YES" is set in rc.conf. I tried to strat it manually and I got this error:
Can you tell me what is the problem?
I have MySQL 5.0.90 installed on my FreeBSD. I have a webpage, based on Joomla 1.5 on my LAN at work running on this machine. Yesterday I installed some of new extensions to Joomla and after that I couldn't login to Joomla back-end. Simply after I type in my username and password, hit Enter I get a blank page in Firefox and "The webpage cannot be displayed" message on IE. Then I rebooted my server, and now I see that mysql doesn't start, but the option mysql_enable="YES" is set in rc.conf. I tried to strat it manually and I got this error:
Code:
# /usr/local/etc/rc.d/mysql-server start
Starting mysql.
pam_login_access: pam_sm_acct_mgmt: mysql is not allowed to log in on /dev/ttyp0
su: Sorry
Can you tell me what is the problem?