I have Ubuntu 9.10 running on Oracle Virtual Box in my Windows Vista computer. I have XAMPP running on both. The host is currently set to 192.168.10.4 and the Virtual machine at 192.168.10.3.
I tried running the same code independently on both computers and it runs fine on Windows. In Ubuntu, I get the error message:
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
I tried calling the Windows pages on Ubuntu(using 192.168.10.4/code.php) and it ran fine. I tried running the Ubuntu pages on Windows and got the same error above. This led me to the conclusion that the server on Ubuntu has some problems. Any idea where I should edit? I haven't added anything on the Ubuntu config files. Its a fresh install of XAMPP/LAMP consisting of Apache 2.2.14, MySQL 5.1.41, PHP 5.3.1.