#HttpImageUploadErrorIn WordPress
Explore tagged Tumblr posts
wperror500 · 5 years ago
Link
A WordPress white screen of death (WSOD) is almost always caused by PHP code errors or memory limit exhaustion.A white screen of death error also may be visible a little dissimilar from one web browser to another. Like, on Google Chrome, you can see error “This page isn’t working.” “indicating that the requested web page is currently unable to handle the request, and it shows it as an HTTP 500 Error“. You can check the below image as an example.
0 notes
wperror500 · 5 years ago
Video
youtube
How to Reset a WordPress Password from phpMyAdmin
Are you looking to reset your WordPress password using phpMyAdmin? If you are unable to reset your WordPress password, then there is a very easy way to reset your WordPress database password using phpMyAdmin.  In this video, we will show you how to easily reset a WordPress password from phpMyAdmin.
To reset the password from using phpmyadmin, follow the below steps:
1.    Login to your cpanel>go to database section in the cpanel
2.    Choose phpmyadmin from the database section
3.    from phpmyadmin dashboard select your database
4.    Now in the table section, look for the wp_users table and click on browse.
5.    You can see a list of user fields > click on Edit
6.    At last, click on the Go button and save the database.
We hope this video helped you learn how to reset a WordPress password using phpMyAdmin. If you liked this video, then please subscribe to our YouTube Channel for more video. You can also like & comment on my video.
0 notes