Forum Replies Created

Viewing 15 replies - 16 through 30 (of 50 total)
  • Thread Starter hansr00

    (@hansr00)

    OK. It’s working all right.
    This should be the end of this issue then.
    Thnx for the resolution and the follow up!
    Hans

    Thread Starter hansr00

    (@hansr00)

    Hi Rolf,
    I installed and only just had the time to check it out.
    Maybe it works maybe it doesm’t:) Problem is I can’t find my way to access the logfile. Normally this was done from the settings/optimizsation page, now I can’t find the link to the log.

    Any comment?
    Hans

    Thread Starter hansr00

    (@hansr00)

    So the question is: why does the ‘delete_log’ action trigger while it shouldn’t?

    What possibilities exist, that trigger the ‘delete_log’ action outside the explicit delete action by the blog-owener? I just proved there must exist another trigger.

    Thread Starter hansr00

    (@hansr00)

    Waarom staat dit op resolved?
    Dat is het niet.

    Thread Starter hansr00

    (@hansr00)

    Dag Rolf,

    Daar ben ik weer, toch nog even gekeken naar het probleem van de logfile. Deels omdat ik het gewoon wil weten, deels omdat ik de ontwikkeling van de schoning gewoon wil volgen over de tijd.

    Ik ben wat aan het experimenteren geweest en ik denk dat het iig geen server setting is, het is een programmatisch probleem. Ik ben met de editor wat in de code aan het klooien geweest (sorry) en heb het volgende gedaan:

    (ik neem aan dat je het stukje code wel herkent)
    (mijn commentaar gaat na de code verder)

     * 	MAIN METHOD FOR CLEANING / OPTIMIZING
    	 *******************************************************************************/
    	function odb_start($scheduler) {	
    		// PAGE LOAD TIMER
    		$time  = microtime();
    		$time  = explode(' ', $time);
    		$time  = $time[1] + $time[0];
    		$this->odb_start_time = $time;
    			
    		$action = '';
    		if(isset($_REQUEST['action'])) {
    			$action = $_REQUEST['action'];
    			if($action == "delete_log") {
    				// DELETE LOG FILE
    				// @unlink($this->odb_plugin_path.'logs/rvg-optimize-db-log.html');
    				
    				// UPDATED MESSAGE
    				// v4.1.10
    				echo "<script>jQuery('#odb-running').hide();</script>";
    				echo "<div class='updated odb-bold'><p>".
    					__('Optimize Database after Deleting Revisions LOG FILE HAS BEEN DELETED', $this->odb_txt_domain);
    				echo "</p></div>";			
    			} // if($action == "delete_log")
    		} // if(isset($_REQUEST['action']))
    
    

    ——————————

    Ik heb dus de unlink uitgecommentarieerd en zie: de logfile staat er bij de volgende cron-run (na een maand dus) vrolijk bij met twee regels.

    De vraag is nu dus: waarom is een action ‘delete_log’ gedefinieerd? Ik heb dat niet gespecificeerd (sterker, ik specificeer gebruik van een logfile), kan het niet vinden en het is iig onbedoeld.

    • This reply was modified 5 years, 12 months ago by hansr00.
    Thread Starter hansr00

    (@hansr00)

    I removed ‘/wp-json/jetpack/v4/jitm’ from the whitelist in the setup of the traffic inspection. But still I see the URL ‘https://www.nietnaarsantiago.nl/wp-json/jetpack/v4/jitm?message_path=wp:wp-cerber_page_cerber-traffic:admin_notices&query=page%3Dcerber-traffic%2Ctab%3Dti_settings&_wpnonce=xxxxxxxxxx&#8217; coming in the live traffic inspection list.

    And yes, jetpack is in the whitelist on the hardening page.

    I really want to filter those lines out of the live inspection list I see and I apparently I still do not understand. I simply want to see the REST reuqests (all) apart from those I block, which is that jetpack URL in the first place.

    Hope this helps.

    Thread Starter hansr00

    (@hansr00)

    Hi Gioni,
    Do you need more info? Screenshots? or…?
    Did I describe the problem well enough?
    Let me know!

    Thread Starter hansr00

    (@hansr00)

    jetpack is whitelisted in the hardening tab.

    Apart from that, in the setup of the trafficinspector I whitelisted ‘/wp-json/jetpack/v4/jitm’ because I do not want to see it in the trafficlist because it is all from my own account and my IP (which is whitelisted for access.

    Apparently I am missing the point here.

    Thread Starter hansr00

    (@hansr00)

    OK, dank, ik hoor het.

    Thread Starter hansr00

    (@hansr00)

    Maar het vreemde is dus dat het alleen met de maandcyclus te maken heeft, dus als de schoning dmv van cron wordt gestart (er wordt dus niet standaard de logfile overschreven!).

    Ik wil best naar settings gaan kijken maar ik heb verder weinig invloed op de server en zonder suggestie waar dat in kan zitten heeft het weinig zin om de provider te benaderen. Ik kan wel php settings beïnvloeden.

    Enige suggestie?
    Doe jij iets met cron, logfileschoning oid?
    Als je geen suggestie hebt dan is de logfile verder zinloos voor mij en moet het maar als bug blijven staan.

    Grts, Hans

    Thread Starter hansr00

    (@hansr00)

    Nou de tool heeft dus nu 3 maanden gedraaid en ik heb er ondertussen niet naar gekeken maar ik had verwacht dat er nu drie regels in zouden staan. Die staan er niet. Alleen de laatste run (van 19 februari) is zichtbaar.

    Wellicht heeft het iets te maken met de maandelijkse cyclus? Ik verwacht iig alle runs in de logfile te zien en pas als ik handmatig zeg ‘verwijder logfile’ moet dat verdwijnen.

    Als je de logfile wil hebben laat het even weten. Hoe moet ik die dan opsturen? Per email?

    Grts, Hans

    Thread Starter hansr00

    (@hansr00)

    Another thnx just to set the thread to resolved 😉

    Thread Starter hansr00

    (@hansr00)

    System info

    OS Linux
    Server Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.16 mod_python/3.5.0- Python/2.7.5
    Geheugengebruik 53.64MByte
    MYSQL-versie 5.7.11
    SQL-modus NO_ENGINE_SUBSTITUTION
    PHP-versie 7.1.11
    PHP allow URL fopen Aan
    PHP-geheugenlimiet 256M
    PHP max. uploadgrootte 200M
    PHP max. berichtgrootte 200M
    PHP maximale script-executietijd 300
    PHP EXIF-ondersteuning Ja ( V1.4 )
    PHP IPTC-ondersteuning Ja
    PHP XML-ondersteuning Ja
    Site-URL https://www.nietnaarsantiago.nl
    Startpagina-URL https://www.nietnaarsantiago.nl
    WordPress-versie 4.9
    WordPress DB-versie 38590
    Multisite Geen
    Actief thema Twenty Twelve 2.4
    Titel website Niet Naar Santiago en Weer Terug
    Taal website nl
    Startpagina weergeeft posts
    Zichtbaarheid zoekmachines 1
    Permalink-instelling /%year%/%monthnum%/%day%/%postname%/

    Active Plugins:

    All In One SEO Pack 2.4.3
    Broken Link Checker 1.11.5
    Comment Guestbook 0.7.3
    Compress JPEG & PNG images 2.2.6
    Contact Form 7 4.9.1
    Cookie Notice 1.2.40
    Disable Google Fonts 1.3
    GeoIP Detection 2.8.0
    Google Analytics Dashboard for WP (GADWP) 5.1.2.2
    Image Widget 4.4.6
    Jetpack by WordPress.com 5.5
    Media File Renamer Pro 3.7.1
    Optimize Database after Deleting Revisions 4.4.1
    Postman SMTP 1.7.2
    Really Simple SSL 2.5.23
    TinyMCE Advanced 4.6.7
    UpdraftPlus – Backup/Restore 1.13.12
    Use Google Libraries 1.6.2.3
    WP Cerber Security & Antispam 5.8
    WP Lightbox 2 3.0.6.2
    WP Performance Score Booster 1.8
    WP Sitemap Page 1.6
    WP Super Cache 1.5.8
    XML Sitemap & Google News feeds 4.7.5

    Inactive Plugins:

    Google Authenticator 0.48
    WP-Optimize 2.1.1
    WP Crontrol 1.5
    wp Hosting Performance Check 2.14.15

    Thread Starter hansr00

    (@hansr00)

    From here on I disable the plugin until you get back to me.
    I don’t think it is working well with the 4.9 core.

    Thread Starter hansr00

    (@hansr00)

    And from the errorlog I retrieve the following errors while running and checking the graphs in the interface:

    mod_fcgid: stderr: WordPress databasefout Table ‘A1010105_hsdf1.wp_options’ doesn’t exist bij query select BENCHMARK(1000000,(SELECT stddev(option_id) FROM wp_options WHERE autoload = ‘yes’ limit 100)) gemaakt door do_action(‘hosting-check_page_wphpc_sysinfo’), WP_Hook->do_action, WP_Hook->apply_filters, wphpc_sysinfo, require_once(‘/plugins/wp-hosting-performance-check/sysinfo.php’), include(‘/plugins/wp-hosting-performance-check/benchmark.php’), test_benchmark, test_mysql, referer: https://[domain]/wp-admin/admin.php?page=7daysgraph

    mod_fcgid: stderr: WordPress databasefout Table ‘A1010105_hsdf1.wp_users’ doesn’t exist bij query select BENCHMARK(1000000,(select sum(ID) from wp_users limit 5)) gemaakt door do_action(‘hosting-check_page_wphpc_sysinfo’), WP_Hook->do_action, WP_Hook->apply_filters, wphpc_sysinfo, require_once(‘/plugins/wp-hosting-performance-check/sysinfo.php’), include(‘/plugins/wp-hosting-performance-check/benchmark.php’), test_benchmark, test_mysql, referer: https://[domain]/wp-admin/admin.php?page=7daysgraph

    [repeated several times]

    error series closed with:

    mod_fcgid: stderr: WordPres, referer: https://[domain]/wp-admin/admin.php?page=7daysgraph

    mod_fcgid: stderr: oor do_action(‘hosting-check_page_wphpc_sysinfo’), WP_Hook->do_action, WP_Hook->apply_filters, wphpc_sysinfo, require_once(‘/plugins/wp-hosting-performance-check/sysinfo.php’), include(‘/plugins/wp-hosting-performance-check/benchmark.php’), test_benchmark, test_mysql, referer: https://[domain]/wp-admin/admin.php?page=7daysgraph

    [and from there on I get the following every two minutes]

    mod_fcgid: stderr: PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘PAnD’ not found in /var/www/clients/client13104/web5046/web/wp-includes/class-wp-hook.php on line 286, referer: https://[domain]/wp-admin/admin.php?page=wphpc_sysinfo

Viewing 15 replies - 16 through 30 (of 50 total)