Hello,
I am facing problem running my website in wordpress. It is running perfectly on local server and linux base server.
Today I copied my all source code and database in SQL and tried to run the website on server(configuation is IIS7, window server 2008, MySQL 5.1, PHP 5.). I did not install the wordpress. I just copied the files and database to the server and changed the wp-config.php file for database setting and changed blog_url and site_url. I got an error "500 internal server error". I checked PHP error log for any error I got server deprecated method error but I am thinking that this is not the error which cause the problem and got site totally down.
Please help me what causes the problem?
Thank you in advance