f you have been surfing the web for more than a year, then you
probably have seen the HTTP 500 Internal Server Error at least a few
times. Internal Server Error is one of the common WordPress errors that
can put a WordPress beginner in panic mode. Panic is the worst reaction
you can have. Take a deep breath and know that others before you have
had this issue as well. We have fixed errors like the internal server
error, error establishing database connection, white screen of death,
and others many times for our users. We can assure you that they are
all fixable. It just requires a little bit of patience. In this article,
we will show you how to fix the internal server error in WordPress by
compiling a list of all possible solutions in one place.
How To Increase PHP Memory And Memory Exhausted Error in WordPress
We have transferred numerous client
websites, and sometimes a WordPress Memory Exhausted error shows up when
activating a new plugin or doing some other task. Usually the error
looks like this:
1 | Fatal
error: Allowed memory size of 33554432 bytes exhausted (tried to
allocate 2348617 bytes) in /home4/xxx/public_html/wp-includes/plugin.php
on line xxx
|
How to Restore And Database Backup in WordPress Site
We always recommend our users to make complete WordPress backups
on a regular basis. But what if you unknowingly used one of the free
plugins that only make database backups? In this article, we will show
you how to restore a WordPress site with just a database backup. It will
not be a complete restore, but we will show you how you can minimize
the damage.
How to Show WordPress User Registration Date
Do you want to show the user registration date in WordPress? Often
popular membership sites and forums display the user registration date
on profile as “member since 2015”. In this article, we will cover how to
show user registration date in WordPress.
WordPress How to Add Custom Login URL
Did you know that anyone can easily find your WordPress login URL.
Recently, one of our readers asked if it was possible to change the
default WordPress login URL to a custom login URL. In this article, we
will show you how to add custom login URL in WordPress.