(I meant upgrading to ...)

I get a Blank page when upgrading to 7x-3.1. I'm using a sub-theme.

Comments

marcoka’s picture

that is called a WSOD. you are familiar with apache/php logs? the error will be logged there.

in the php.ini
/etc/php5/apache2/php.ini

set
log_errors = On
error_log = php_errors.log

and then check the php_errors.log in the root of your drupal install.

chefnelone’s picture

#1 Is there any way to do it in htaccess? I have no access to php.ini

marcoka’s picture

google for "enable php log htaccess". should get you some ideas.

cellar door’s picture

Status: Active » Closed (won't fix)

Marking as closed, unless this still persists, then you can re-open

cellar door’s picture

Issue summary: View changes

nn