I am running my site on my local machine using PHP/MYSQL/APACHE, with my site
in the root directory of Apache. It works fine locally. But when I upload to
my server, I get blank pages, or just the top portion (ex. <html> >head>). I
think that the problem could be related to my database. For example my
database is user.sql, where should I upload it ? Is there something I should
do with it ? Thanks.