Quote Originally Posted by Shana View Post
Hey all,
I've been developing my personal portfolio website with hosting provided to me by a friend. But unfortunately a few days ago, the server crashed and I couldn't access my WordPress site or my cPanel anymore. I don't remember doing anything risky on my site and all the plugins and theme were just from the Wordpress. But still the site has crashed and I want to know whether something I did was the cause for the crashing.

What kind of activities in WordPress can cause a server to crash?
Care to share your thought?
This is something like " 500 Internal server error " or " Page not found" like that ? There are very basic and common situations like

1) Bandwidth or disc space or CPU/Ram/Inode usage reached its limit
2) htaccess isn't read/write able, permission issue or corrupted
3) incompatibility in plugin, theme or your server side core ( Eg: Php version, Apache missing necessary libraries,etc)
4) DNS records mismatch, memory usage , permalink, mod_rewrite bottleneck problems
5) Server hop latency, low performance hardware, security addons ( eg: CSF,symlinks,etc) may cause issues

However, it's all depends on what type of error that you are getting! always use updraft or backupbuddy to maintain incremental backup where you can restore or revert the changes from your end.