Skip to main content

All Questions

Tagged with
1 vote
1 answer
4k views

How do I stop a currently running cron job executing wget?

I added a cron job to prime the cache of my website. The command is: cd crawler && wget --recursive --no-parent --domains=example.com --level=inf --reject css,js,png,jpg,mp4,psd,pdf --delete-...
gMaximus's user avatar
4 votes
0 answers
2k views

Setup default PHP version in Plesk 12

I've just setup a Plesk 12 CentOS6 vServer. I installed some PHP-versions like 5.4, 5.5 and 5.6. The customers can change the running PHP version in the interface. All is working fine, but I have one ...
dude's user avatar
  • 153