This looks like the PHP process handling the avatar upload got stuck or crashed, causing the web server to stop responding.
Likely causes:
- insufficient PHP memory_limit during image processing;
- GD/ImageMagick hanging while resizing the image;
- write permission issues in images/avatars/upload/;
- PHP execution time being exceeded.
The forum was completely unavailable.
