[support] Got a bit of a problem from drush up

Florian Auer lists at floeschie.org
Wed Dec 7 19:30:53 UTC 2011


Am Mittwoch, 7. Dezember 2011, 10:50:35 schrieb Roger:
> Can someone please advise what has gone wrong and how I should fix the 
> problem, I appreciate any help

Maybe you had some custom settings in your .htaccess file? When you do a core update, the .htaccess might be overwritten.

What system are you working on? If on Debian/Ubuntu check your webserver logs. If you use Apache2, you can do this:

1. Open a terminal
2. Become root (via su or sudo)
3. Enter the following command:

# tail -f /var/log/apache2/*_error.log

Then hit the browser's reload button. You should see a new error message.

-- 
Regards,

Florian


More information about the support mailing list