OVH Community, your new community space.

VPS new install


mdikici
12-11-2015, 10:10
Hello all,

I am a web developer but don't have much knowledge about server management. However, I bought a VPS from OVH. Centos 6 64bit is installed on it. Today i installed Apache, MySQL, PHP, ftp on the server. And created info.php in var/www/html/ directory. I can ping the server's IP but cant see the info page or server root from web browser as: http://51.255.32.213/info.php

I rechecked httpd service, it is running. Port 80 is open and listening. Does it need any additional configuration?

Thank you for the responses.