fly
Well-known member
So as the title states, I'm trying to separate my webserver from the db server. I've recently converted from vBulletin, and that's how I had things setup there. It's not working.
From the index.php page, I get nothing but a blank, white page. Literally blank. If I look at the page source, there is nothing in it. I can log into the admin section, but it visually looks a little broken. On top of that, I've done the following:
I've confirmed that I can view the phpinfo page on the web server.
I've verified that I can telnet to the DB server from the web server.
I've turned off all CDN and caching on the web server.
I've verified that all the files are the correct on the web server.
There are no error logs generated on the web server.
It's probably something dumb, but what am I missing?
From the index.php page, I get nothing but a blank, white page. Literally blank. If I look at the page source, there is nothing in it. I can log into the admin section, but it visually looks a little broken. On top of that, I've done the following:
I've confirmed that I can view the phpinfo page on the web server.
I've verified that I can telnet to the DB server from the web server.
I've turned off all CDN and caching on the web server.
I've verified that all the files are the correct on the web server.
There are no error logs generated on the web server.
It's probably something dumb, but what am I missing?