<?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=Install_Moodle_on_FreeBSD</id>
	<title>Install Moodle on FreeBSD - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Install_Moodle_on_FreeBSD"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Install_Moodle_on_FreeBSD&amp;action=history"/>
	<updated>2026-05-06T18:51:57Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Install_Moodle_on_FreeBSD&amp;diff=123&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Install_Moodle_on_FreeBSD&amp;diff=123&amp;oldid=prev"/>
		<updated>2024-10-14T16:47:08Z</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;Версия от 16:47, 14 октября 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=Install_Moodle_on_FreeBSD&amp;diff=122&amp;oldid=prev</id>
		<title>1&gt;Rcollman: add review</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Install_Moodle_on_FreeBSD&amp;diff=122&amp;oldid=prev"/>
		<updated>2009-03-02T22:50:26Z</updated>

		<summary type="html">&lt;p&gt;add review&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Review}}&lt;br /&gt;
After the base install, use freebsd-update to install security patches, then update the ports collection using portmaster and portaudit.  The book, Building A Server With FreeBSD 7, by Bryan J. Hong may help ensure a solid (and repeatedly installable) FreeBSD server setup.&lt;br /&gt;
&lt;br /&gt;
==Installed versions of software==&lt;br /&gt;
Here are the installed versions of the main software:&lt;br /&gt;
&lt;br /&gt;
*httpd -v:  Server version: Apache/2.2.9 (FreeBSD)&lt;br /&gt;
*mysql&amp;gt; status:  Server version: 5.0.67-log FreeBSD port: mysql-server-5.0.67_1&lt;br /&gt;
*Moodle 1.9.3+&lt;br /&gt;
*PHP 5.2.6&lt;br /&gt;
&lt;br /&gt;
Before attempting the Moodle installation, I first installed the various PHP extensions listed in the DETAILED Moodle Installation Instructions.&lt;br /&gt;
&lt;br /&gt;
==Required ports==&lt;br /&gt;
Still, while running Moodle&amp;#039;s install.php script from a browser, I encountered a number of PHP errors.  To make the installation go more smoothly, install these ports ahead of time:&lt;br /&gt;
&lt;br /&gt;
*/usr/ports/devel/php5-pcre&lt;br /&gt;
*/usr/ports/textproc/php5-dom&lt;br /&gt;
*/usr/ports/textproc/php5-xml&lt;br /&gt;
*/usr/ports/textproc/php5-xmlreader&lt;br /&gt;
*/usr/ports/textproc/php5-xmlwriter&lt;br /&gt;
*/usr/ports/textproc/php5-ctype&lt;br /&gt;
*/usr/ports/net/php5-xmlrpc&lt;br /&gt;
*/usr/ports/archivers/php5-zlib (I discovered later that backups were failing because zlib was not installed.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==pkg info==&lt;br /&gt;
For completeness, here&amp;#039;s what pkg_info shows (many of these ports were installed automatically while installing the above ports):&lt;br /&gt;
&lt;br /&gt;
*apache-2.2.9_5      Version 2.2.x of Apache web server with prefork MPM.&lt;br /&gt;
*autoconf-2.62       Automatically configure source code on many Un*x platforms &lt;br /&gt;
*autoconf-wrapper-20071109 Wrapper script for GNU autoconf&lt;br /&gt;
*automake-1.9.6_3    GNU Standards-compliant Makefile generator (1.9)&lt;br /&gt;
*automake-wrapper-20071109 Wrapper script for GNU automake&lt;br /&gt;
*bigreqsproto-1.0.2  BigReqs extension headers*&lt;br /&gt;
*curl-7.18.0         Non-interactive tool to get files from FTP, GOPHER, HTTP(S)&lt;br /&gt;
*expat-2.0.1         XML 1.0 parser written in C&lt;br /&gt;
*freetype2-2.3.7     A free and portable TrueType font rendering engine&lt;br /&gt;
*gettext-0.17_1      GNU gettext package&lt;br /&gt;
*gmake-3.81_3        GNU version of &amp;#039;make&amp;#039; utility&lt;br /&gt;
*help2man-1.36.4_2   Automatically generating simple manual pages from program o&lt;br /&gt;
*inputproto-1.4.2.1  Input extension headers&lt;br /&gt;
*jpeg-6b_7           IJG&amp;#039;s jpeg compression utilities&lt;br /&gt;
*kbproto-1.0.3       KB extension headers&lt;br /&gt;
*libICE-1.0.4_1,1    Inter Client Exchange library for X11&lt;br /&gt;
*libSM-1.0.3_1,1     Session Management library for X11&lt;br /&gt;
*libX11-1.1.3_1,1    X11 library&lt;br /&gt;
*libXau-1.0.3_2      Authentication Protocol library for X11&lt;br /&gt;
*libXaw-1.0.4_1,1    X Athena Widgets library&lt;br /&gt;
*libXdmcp-1.0.2_1    X Display Manager Control Protocol library&lt;br /&gt;
*libXext-1.0.3,1     X11 Extension library&lt;br /&gt;
*libXmu-1.0.3,1      X Miscellaneous Utilities libraries&lt;br /&gt;
*libXp-1.0.0,1       X print library&lt;br /&gt;
*libXpm-3.5.7        X Pixmap library&lt;br /&gt;
*libXt-1.0.5_1       X Toolkit library&lt;br /&gt;
*libiconv-1.11_1     A character set conversion library&lt;br /&gt;
*libtool-1.5.26      Generic shared library support script&lt;br /&gt;
*libxml2-2.6.32_1    XML parser library for GNOME&lt;br /&gt;
*lynx-2.8.6.5_4,1    A non-graphical, text-based World-Wide Web client&lt;br /&gt;
*m4-1.4.11,1         GNU m4&lt;br /&gt;
*mysql-client-5.0.67_1 Multithreaded SQL database (client)&lt;br /&gt;
*mysql-server-5.0.67_1 Multithreaded SQL database (server)&lt;br /&gt;
*ntp-4.2.4p4         The Network Time Protocol Distribution&lt;br /&gt;
*openssh-portable-overwrite-base-5.0.p1,1 The portable version of OpenBSD&amp;#039;s OpenSSH&lt;br /&gt;
*openssl-0.9.8i      SSL and crypto library&lt;br /&gt;
*p5-gettext-1.05_2   Message handling functions&lt;br /&gt;
*perl-5.8.8_1        Practical Extraction and Report Language&lt;br /&gt;
*php5-5.2.6_2        PHP Scripting Language&lt;br /&gt;
*php5-ctype-5.2.6_2  The ctype shared extension for php&lt;br /&gt;
*php5-curl-5.2.6_2   The curl shared extension for php&lt;br /&gt;
*php5-dom-5.2.6_2    The dom shared extension for php&lt;br /&gt;
*php5-gd-5.2.6_2     The gd shared extension for php&lt;br /&gt;
*php5-iconv-5.2.6_2  The iconv shared extension for php&lt;br /&gt;
*php5-mbstring-5.2.6_2 The mbstring shared extension for php&lt;br /&gt;
*php5-mysql-5.2.6_2  The mysql shared extension for php&lt;br /&gt;
*php5-openssl-5.2.6_2 The openssl shared extension for php&lt;br /&gt;
*php5-pcre-5.2.6_2   The pcre shared extension for php&lt;br /&gt;
*php5-session-5.2.6_2 The session shared extension for php&lt;br /&gt;
*php5-simplexml-5.2.6_2 The simplexml shared extension for php&lt;br /&gt;
*php5-spl-5.2.6_2    The spl shared extension for php&lt;br /&gt;
*php5-tokenizer-5.2.6_2 The tokenizer shared extension for php&lt;br /&gt;
*php5-xml-5.2.6_2    The xml shared extension for php&lt;br /&gt;
*php5-xmlreader-5.2.6_2 The xmlreader shared extension for php&lt;br /&gt;
*php5-xmlrpc-5.2.6_2 The xmlrpc shared extension for php&lt;br /&gt;
*php5-xmlwriter-5.2.6_2 The xmlwriter shared extension for php&lt;br /&gt;
*pkg-config-0.23_1   A utility to retrieve information about installed libraries&lt;br /&gt;
*png-1.2.32          Library for manipulating PNG images&lt;br /&gt;
*portaudit-0.5.12    Checks installed ports against a list of security vulnerabi&lt;br /&gt;
*portmaster-2.6      Manage your ports without external databases or languages&lt;br /&gt;
*printproto-1.0.3    Print extension headers&lt;br /&gt;
*t1lib-5.1.2,1       A Type 1 Rasterizer Library for UNIX/X11&lt;br /&gt;
*xcmiscproto-1.1.2   XCMisc extension headers&lt;br /&gt;
*xextproto-7.0.2     XExt extension headers&lt;br /&gt;
*xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers&lt;br /&gt;
*xproto-7.0.10_1     X11 protocol headers&lt;br /&gt;
*xtrans-1.0.4        Abstract network code for X&lt;br /&gt;
&lt;br /&gt;
As mentioned above, I later installed zlib.  I also upgraded to 7.1-RELEASE (I did this before installing zlib).  pkg_info | grep zlib gives:&lt;br /&gt;
*php5-zlib-5.2.6_2   The zlib shared extension for php&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Installing Moodle]]&lt;/div&gt;</summary>
		<author><name>1&gt;Rcollman</name></author>
	</entry>
</feed>