I have installed Ubuntu Server 10 on a virtual machine (VMWare) and I have set up a LAMP stack. Everything runs fine when I go to “mysitename” in Firefox on the linux virtual machine, but when I try to access it on my windows machine, it only gives me the HTML in my .php file, and does not execute the PHP. Can anyone provide some suggestions? I’m guessing it will be an apache setting, but I’m not sure.
Share
What URL are you accessing from your Windows machine? Are you sure that the PHP file is actually interpreted when you’re accessing it from the Linux Guest?