WPIntell

Source evidence

Fatal Error

WP phpMyAdmin · support · 2024-12-07T15:49:00+00:00

complaintsentiment
highseverity
1.0relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Michael Nelson unresolved
I suddenly got a new error from this plugin which was actually bringing down my entire site. I assume the plugin got automatically updated (to 5.2.1.13). The WordPress error email showed this as the error: An error of type E_COMPILE_ERROR was caused in line 24 of the file /home/wordprin/printmy.blog/wp-content/plugins/wp-phpmyadmin-extension/index.php. Error message: require_once(): Failed opening required ‘/home/wordprin/printmy.blog/wp-content/plugins/wp-phpmyadmin-extension/library_wp.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) It seems to me that your index.php file is requiring a PEAR file that might not exist in some systems. It should probably instead check the file exists, and if not, either use a workaround or just give a more friendly error message then disable the accompanying feature. Note: I resolved the error by just renaming the plugin’s folder, which caused it to be deactivated. I tried reactivating it but am getting the same error. Hi. as you see, it requires wp-phpmyadmin-extension/library_wp.php (not PEAR file or etc) and that file is included in plugin, there is no need to check its existence. try re-installing plugin from fresh. if error still persists, check if the hosting system automatically removes that file or not, maybe it does not like the library file or some function inside it. This reply was modified 1 year, 5 months ago by Puvox Software .

Comments

2 shown
Michael Nelson 2024-12-07T15:50:00+00:00

Note: I resolved the error by just renaming the plugin’s folder, which caused it to be deactivated. I tried reactivating it but am getting the same error.

Puvox Software 2024-12-07T15:51:00+00:00

Hi. as you see, it requires wp-phpmyadmin-extension/library_wp.php (not PEAR file or etc) and that file is included in plugin, there is no need to check its existence. try re-installing plugin from fresh. if error still persists, check if the hosting system automatically removes that file or not, maybe it does not like the library file or some function inside it. This reply was modified 1 year, 5 months ago by Puvox Software .