Yes but it does not:
Code:
[root@newfc16 sysconfig]# httpd -t
httpd: Could not reliably determine the server's fully qualified domain name, using 50.57.224.230 for ServerName
Syntax OK
[root@newfc16 sysconfig]#
When I go to:
http://50.57.224.230/phpmyadmin
I get this:
Code:
Forbidden
You don't have permission to access /phpmyadmin on this server.
Apache/2.2.22 (Fedora) Server at 50.57.224.230 Port 80
I am thinking of disabling SELINUX to see if that will help out.
---------- Post added at 07:44 PM ---------- Previous post was at 07:40 PM ----------
OK. Nevermind SELinux is already disabled on my server.