I am using windows7 . and VM VirtualBox for Ubuntu 12.04.
I have one PHP project which is written in Unix. But now I have to host it through Ubuntu 12.04. I have already imported that project into Ubuntu server and I am able to access other php pages of Ubuntu from windows browser using IP.
Now the problem is - I am not able to access that particular project. When I try to access it shows a blank page. I am not getting any error messages(display error is enabled) for that.
Please help me.. at-least give me some hint.