Project

General

Profile

Actions

Potential Problems » History » Revision 5

« Previous | Revision 5/12 (diff) | Next »
Amber Herold, 05/24/2010 04:52 PM


Potential Problems

Firewall settings

You may need to configure your firewall to allow incoming HTTP (port 80) and MySQL (port 3306) traffic:

$ system-config-securitylevel

Security-enhanced linux

Security-enhanced linux may be preventing your files from loading. To fix this run the following command:

$ sudo /usr/bin/chcon -R -t httpd_sys_content_t /var/www/html/

see this website for more details on SELinux


< Install phpMyAdmin


Updated by Amber Herold over 14 years ago · 5 revisions