create the virtual host and also the bind recods address but opening a php website is showing blank page

i have created a virtual host and than the bind records( name server and also the addresses) pointing to ip vps. if i create a index.html file in the public_html directory it is showing the page when opening my website. and than i deleted that index.html file and uploaded script ( osclass) in the same directory but it is showing a blank page when opening website. and the browser console is giving error

GET http://xookr.com/ 500 (Internal Server Error) Navigated to http://xookr.com/

what is wrong i have done this before but worked but now i dont know why this error...

i have also upload the databased in webmin mysql database with the same password and user name that i used in the shared hosting

Status: 
Active

Comments

Howdy -- what you'd want to do when receiving a "500" error is to look at the Apache error logs for that domain, located in $HOME/logs/error_log. That should contain more information on why it isn't working properly.

It looks like you're using Virtualmin GPL there though... if you're using Virtualmin GPL, and you had any followup questions, you'd want to post those in the Forums.

When posting a new Forum thread, be sure to let us know what error you're seeing in the logs. Thanks!