Report page unresponsive
-
A) The scanner used to work fine in my multisite install.
However today I scanned the site, and when I click any link it freezes.
I checked the log and I don’t see anything wrong. I mean its not truncated.
Finally it tooked maybe 15 or 20 minutes to the page to completely download and get interactive, since the scan was ended.
B) There are two files in the database that according to ninja scanner are potentially dangerous.This is the second time that I load the app directly from Phpmyadmin. So I think that It’s maybe a false positive. Can you confirm if I can safely ignore them?
1)
/public_html/phpmyadmin/vendor/tecnickcom/tcpdf/include/tcpdf_static.php
The highlighted code is inside this snippet:/** * Return the current TCPDF producer. * @return TCPDF producer string * @since 6.0.000 (2013-03-16) * @public static */ public static function getTCPDFProducer() { return "\x54\x43\x50\x44\x46\x20".self::getTCPDFVersion()."\x20\x28\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x74\x63\x70\x64\x66\x2e\x6f\x72\x67\x29"; }
2)
/public_html/phpmyadmin/vendor/tecnickcom/tcpdf/tcpdf.php
In this file I didn’t find the highlighted code.Can you please tell me how to fix the page unresponsive?
And in phpmyadmin it’s a false positive?Thanks in advance
The page I need help with: [log in to see the link]
- The topic ‘Report page unresponsive’ is closed to new replies.