I was installing vBulletin but couldn't go further than uploading all the files. Install.php was coming up blank. Also, phpinfo page was coming up blank. I know that PHP is installed and enabled for that account. It's a new server. Any ideas?
with php if you get a blank page, that indicates a fatal error in the php script, if you check your error log file you should see it in there most "production" systems have errors to browsers turned off, which is why you'd be getting a blank page. i would suggest checking your error logs and finding the error message that is occuring
If you transfered your files via FTP, check if they were transfered in ASCII or Binary. I should be transfered in ASCII