austinc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: blank wp-admin pages on new install HELPThanks for your help. I’ll look around for a webserver form. I’ll let you know if I find out anything.
Forum: Fixing WordPress
In reply to: blank wp-admin pages on new install HELPNo luck with the httpd.conf file. I did search/find on all key words, us-ascii, encoding and xml, but I couldn’t find anything. Have any other suggestions? I can post the httpd.conf file here if you think it would help.
I’m about to the point were I should figure a work around. Do you know if there is any way that I can set up the blog at a different host but have the domain be something like blog.earthsky.org. Any suggestions would be helpful.
Forum: Fixing WordPress
In reply to: blank wp-admin pages on new install HELPThe htaccess file is located /var/www/earthsky/, which is one level before the blog folder and all of the html/php pages.
I’m not sure about the us-ascii. Do you think it might have something to do with the Apache configuration?
Thanks for your time in looking in to this Geoff. Let me know if you think of anything else.
Forum: Fixing WordPress
In reply to: blank wp-admin pages on new install HELPThe following is all that is in the .htaccess file:
php_value display_errors “0”
php_value log_errors “1”
php_value error_log “/var/www/logs/php.err”
php_value error_reporting 2047Forum: Fixing WordPress
In reply to: blank wp-admin pages on new install HELPThanks Jeff. I wiped out the data base and deleted WP from the blog folder. I then re-setup everything, however, I didn’t see “details of extensions to load and directory info”. Should that have been in MYSQL or WP setup? Never-the-less, the clean install still has the same blank page problem. Have any other suggestions?