not loaded and you will not be able to login
http://yourdomain.com/forumConnection Problems
Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.
install
yum install smeserver-smf --enablerepo=smecontribs
cd /opt/SMF
find Themes -type d -exec chmod 555 {} \;
find Themes -type f -exec chmod 444 {} \;
chown -R root:root /opt/SMF/Themes/
chown root:www /opt/SMF/Themes/
chmod 775 /opt/SMF/Themes/
?