<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Cron_on_1and1_shared_servers</id>
	<title>Cron on 1and1 shared servers - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Cron_on_1and1_shared_servers"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Cron_on_1and1_shared_servers&amp;action=history"/>
	<updated>2026-05-06T16:38:11Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Cron_on_1and1_shared_servers&amp;diff=3145&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Cron_on_1and1_shared_servers&amp;diff=3145&amp;oldid=prev"/>
		<updated>2024-10-18T06:37:27Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:37, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Cron_on_1and1_shared_servers&amp;diff=3144&amp;oldid=prev</id>
		<title>1&gt;Marycooch: copied from 2.9 docs</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Cron_on_1and1_shared_servers&amp;diff=3144&amp;oldid=prev"/>
		<updated>2015-11-17T13:55:47Z</updated>

		<summary type="html">&lt;p&gt;copied from 2.9 docs&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Installing Moodle}}&lt;br /&gt;
The following information is taken from the 1and1 FAQs and should be read in conjunction with the instructions for [[Cron_with_Unix_or_Linux]]:&lt;br /&gt;
&lt;br /&gt;
The following pages explain very clearly how to do the basic tasks:&lt;br /&gt;
&lt;br /&gt;
*How to connect to the server via SSH (including downloading and using a small program called putty.exe): http://faq.1and1.com/web_space__access/ssh/3.html&lt;br /&gt;
*How to create and edit a file of your own called cronTest.php and how to find the paths to the files you need to make it work: http://faq.1and1.com/scripting_languages_supported/cron_jobs/3.html&lt;br /&gt;
&lt;br /&gt;
All the necessary know-how to set up your cron by editing the crontab is now available to you after following the above tutorial.  All you now need is to work out exactly what to add to your crontab, now that you can find it and edit it.  This is found on the moodle docs page above.  Specifically:&lt;br /&gt;
&lt;br /&gt;
*/15 * * * * /usr/bin/php /path/to/moodle/admin/cli/cron.php&lt;br /&gt;
&lt;br /&gt;
The /usr/bin/php path for 1and1.co.uk to be the same as in the tutorial and moodle pages, so it is exactly as shown.&lt;br /&gt;
&lt;br /&gt;
For the /path/to/moodle/admin/cli you need to type the path you found during the above tutorial, which should look something like /username/homepages/nn/.../htdocs/moodle/admin/cron.php.  This is the bit you might have difficulty with if you have used a one-click installation.  Where is your moodle?  For me my moodle is right inside my htdocs as shown in the above path. If you have got to the command line, the command &amp;#039;pwd&amp;#039; shows you the complete path to where you are now. This should help you work it out.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [https://help.1and1.com/hosting-c37630/scripts-and-programming-languages-c85099/cron-jobs-c37727/create-a-cron-job-a595882.html 1and1 Help Center: Create a Cron Job]&lt;/div&gt;</summary>
		<author><name>1&gt;Marycooch</name></author>
	</entry>
</feed>