My site home page won't display
Reported by BJ Kline | June 5th, 2015 @ 02:14 PM
I moved one of my site from Dreamhost's shared hosting to a Dreamhost VPS. Now the homepage of the site won't display properly, see attached image. I have confirmed that the permission are set to 644 for files and 755 for folders. I can however get to a page if I know the url, for example mysite.com/login.php, and that page will load properly (with styling and content)
Comments and changes to this ticket
-
BJ Kline June 5th, 2015 @ 04:40 PM
I was able to get the site homepage working again. I added a phprc file and added the following directives to it:
upload_max_filesize = 100M
post_max_size = 100M
max_execution_time = 500
max_input_time = 500
memory_limit = 128M
log_errors = 1
error_log = /home/plasma_admin/php.logNow the site comes up but some random images don't. I get the alt text showing instead of the image.
-
BJ Kline June 5th, 2015 @ 05:46 PM
This ticket can be closed. After re-uploading my theme combined with the php directives I mentioned in my last post, the site seems to be working without issue.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS