GeorgeVempeny
Forum Replies Created
-
Hi Daniel,
Only the wp-content folder is shared between the clustered machines.
The Maximm execution time is “0” which i believe is disabled.Each clustered App Server has its own wp-cron.php file.
Is there anyway i can instruct the BackWpup plugin to trigger the cron job on App server-01 without triggerring App server-02.?Regards,
GeorgeHi Daniel,
Its a clustered environment. With the plugin data shared between two machine. So is there a way we can invoke the CRON from just one machine.
Something like hardcoded machine hostname url in the backwpup.php file. So that the cron job is invoked only in one clustered machine?
I couldn’t try the above option mentioned by you as it is a PRODUCTION environment.
I believe the issue is happening because cron job is invoked from multiple machine for the same shared plugin file. So setting the url as hardcoded should resolve this issue i believe.
Regards,
GeorgeHi Loiruca,
Possible to share your site link(not any credentials 🙂 ) here. So that we can look at what could have gone worng?
Regards,
GeorgeForum: Fixing WordPress
In reply to: W3 Total Cache Breaks even when all settings are disabledSeems like Browser cache setting is breaking my page saying mixed content. The css and js which were served as https is now being served as http once ‘Browser Cache’ settings is enabled. This is the reason the styling are breaking.
Any Suggestions?
Forum: Plugins
In reply to: [W3 Total Cache] Unable to open Settings under W3 Total Cache in Plugins pageThanks. I followed your suggestion and removed the cache from /wp-content manually. Now i am able to access the Settings.
Forum: Plugins
In reply to: [W3 Total Cache] Unable to open Settings under W3 Total Cache in Plugins pageThe site is not available in public network.
So, if you could give me some suggestions it will be so helpful.Thanks,
GeorgeForum: Plugins
In reply to: [Search Everything] Default Search attributesI find the behavior of search everything plugin to display more results than normal default WP search without checking any of the checkbox.
Forum: Fixing WordPress
In reply to: Can't connect to a remote database@dlefebvre68
You are a life saver.. Thanks.. I faced the same issue was able to resolve by running setsebool -P httpd_can_network_connect=1