How to Deactivate All WordPress Plugins With No WP-Admin Access

If you can’t access your WordPress admin or wp-admin because of any plugin conflict or an internal server error or any other thing and you want to troubleshoot your wordpress website then follow below methods to completely deactivate or disable all your wordpress plugins. And get back your wordpress admin access and then re-activate them one by one to find the problem.

 

(more…)

Continue ReadingHow to Deactivate All WordPress Plugins With No WP-Admin Access

phpMyAdmin 4.1.0 released

phpMyAdmin 4.1.0 is now available for download.Now the minimum supported PHP version is 5.3 and the minimum MySQL version is 5.5.What’s new in this release?

Allow specifying a port when connecting to the controlhost.
UI improvements to server privileges, view creation, the Operations tab, Relation View, and when creating new users.
Added support for AES_ENCRYPT on BLOB columns.
Added support for relations with ndbcluser.
Added optional ReCAPTCHA support during login.
Added support for fractional seconds in time, datetime, and timestamp columns.
Added find and replace by column.
Added the Error Reporting Component, an optional feature allowing users to report certain errors directly to the phpMyAdmin bug team.
Added configurable menus.
The SQP and MySQLManual configuration directives have been removed.
(more…)

Continue ReadingphpMyAdmin 4.1.0 released

phpMyAdmin 4.0.5 released

phpMyAdmin 4.0.5 is now available for download.What’s new in this release?

Fixes:
Not detected configuration storage
Pressing enter in the filter field reloads page
Cannot insert in this table (PHP < 5.4)
Reloading privileges does not update the interface
NavigationBarIconic config not honored
Call to undefined function mb_detect_encoding
Analyze option not shown for InnoDB tables
Forcing a storage engine for configuration storage
Incorrect Drizzle 7 detection
Create database if not exists (export): add an option to the
interface to enable generating CREATE DATABASE and USE (false by default)
Crash on CSV file import
Statistic Monitor shows only last 3 digits in graph
Non-permanent SQL history not working
Transformations for text/plain on a BLOB column
Improved protection against cross framing, see PMASA-2013-10
Reinstated configuration directive: AllowThirdPartyFraming
(more…)

Continue ReadingphpMyAdmin 4.0.5 released

phpMyAdmin 4.0.1 released

phpMyAdmin 4.0.1 is now available for download.This is a bug fix release.What’s new in this version?

Fixes:

Import broken for CSV using LOAD DATA
When login fails and error display is active, login data is displayed
Web server upload directory import fails
Server upload folder import file name missing in success message
Add retry button on connection failure with config auth
Provide feedback if no columns selected for multi-submit
Incorrect select field change on ctrl key navigation in Firefox
display_binary_as_hex option causes unexpected behavior
Git commit links to Github missing
CSP WARN in Firefox console

(more…)

Continue ReadingphpMyAdmin 4.0.1 released

phpMyAdmin 3.5.4 released

phpMyAdmin 3.5.4 is now available for download.

What’s new in this release?This a bugfix release.

uuid_short() is a no-arguments function
Add routine parameter headers not valid for “function”
-Various search operators not working as expected
Invalid select query generated for tables with ENUM fields
Incorrect imagejpeg Syntax Breaks Image Transformation
Editing SQL not possible when no records found
Display chart and number of rows to plot
Wrong redirect url caused cookies error with ForceSSL
(more…)

Continue ReadingphpMyAdmin 3.5.4 released

phpMyAdmin 3.5.3 released

phpMyAdmin 3.5.3 is now available for download. phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.

What’s new in this release?

This a bugfix release with minor security fixes.
phpMyAdmin no longer contains the Highcharts library (which caused a licensing problem).
(more…)

Continue ReadingphpMyAdmin 3.5.3 released