I followed some guides to help me install CentOS, PHP, MySQL, and Apache2 (httpd) on my VMWARE workstation 8 virtual instance. Seemed to go by without any issues. However, I can't for the life of my figure out how to get to my localhost/local IP where that is broadcasting. I can't even see the default apache page (as shown here: http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-centos-5.7-lamp ). Does anyone know how I can set this to an IP of my choice, or at least find out how to get to it in the first place?
I've tried the local IP that the machine says it has (192.168.56.128), no luck. Tried a lot of other combinations, including localhost, etc...
Any ideas would be greatly appreciated!