<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Dave Yadallee's personal blog - BSD/OS</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/</link>
    <description>Welcome to the Complex Web Complex</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <pubDate>Thu, 28 Jan 2010 17:54:06 GMT</pubDate>

    <image>
        <url>http://www.nk.ca/~doctor/blog/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Dave Yadallee's personal blog - BSD/OS - Welcome to the Complex Web Complex</title>
        <link>http://www.nk.ca/~doctor/blog/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>USing WordPress on a BSD system</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/244-USing-WordPress-on-a-BSD-system.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/244-USing-WordPress-on-a-BSD-system.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=244</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=244</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    Here is a suggestion of how to get BSD to work correctly.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
the best way to solve&lt;br /&gt;&lt;br /&gt;
it is to create the wp-config.php file in the root directory of the&lt;br /&gt;&lt;br /&gt;
wordpress installation. I normally just &quot;touch&quot; the file to create it,&lt;br /&gt;&lt;br /&gt;
but you could upload an empty file instead or use vi - whatever. Point&lt;br /&gt;&lt;br /&gt;
is, once it is created/uploaded, then set the permissions of it to 777.&lt;br /&gt;&lt;br /&gt;
The server will then be able to write to it and set all of the&lt;br /&gt;&lt;br /&gt;
configuration variables. That should work. Other then that, I often&lt;br /&gt;&lt;br /&gt;
chmod 777 the entire wp-content directory, as thats where all image&lt;br /&gt;&lt;br /&gt;
uploads and the like are stored.&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 28 Jan 2010 10:54:06 -0700</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/244-guid.html</guid>
    
</item>
<item>
    <title>dump / restore method</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/227-dump-restore-method.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/227-dump-restore-method.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=227</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=227</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    1) Define your HArd Drive with either SD or WD .&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
2)  newfs your partitions&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
3) mount your new file systems e.g. mount /dev/sdX0 /rootX&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
4) cd to the file system you want to copy to then type dump 0f - /dev/sdXx | restore rf - &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
where  X is the drive number and x is the partition letter.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Just a matter of memory. 
    </content:encoded>

    <pubDate>Thu, 13 Aug 2009 07:20:36 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/227-guid.html</guid>
    
</item>
<item>
    <title>BSD/OS and Tyan S2735-8M</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/155-BSDOS-and-Tyan-S2735-8M.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/155-BSDOS-and-Tyan-S2735-8M.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=155</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=155</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    This motherboard can be used with BSD/OS 4.3.1 provided that &lt;br /&gt;&lt;br /&gt;
apart from having all patches you have to upgrade the motherboard&lt;br /&gt;&lt;br /&gt;
to current BIOS 2.05 AND turn off the Chipset Memory Remap Feature&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
for /etc/mp.config&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
extclk&lt;br /&gt;&lt;br /&gt;
nosmi&lt;br /&gt;&lt;br /&gt;
cpu-1=up&lt;br /&gt;&lt;br /&gt;
cpu-7=up&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
in the etc/rc&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
you will need to add &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
cpu start 1&lt;br /&gt;&lt;br /&gt;
cpu start 7 
    </content:encoded>

    <pubDate>Wed, 15 Aug 2007 10:42:30 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/155-guid.html</guid>
    
</item>
<item>
    <title>Apache - have those ports on the ready</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/150-Apache-have-those-ports-on-the-ready.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/150-Apache-have-those-ports-on-the-ready.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=150</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=150</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    Righto!!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
If you need to redirect from port 80 to port 443 and using Apache 2.X &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
in httpd.conf use&lt;br /&gt;&lt;br /&gt;
&lt;Virtualhost ip.add.ress:80&gt;&lt;br /&gt;&lt;br /&gt;
redirect 301 / https://target.url&lt;br /&gt;&lt;br /&gt;
&lt;/virtualhost&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
and in ssl.conf&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;virtualhost ip.add.ress:443&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Set up directives inclduing certs&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;/virtualhost&gt;&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 30 Jul 2007 22:06:48 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/150-guid.html</guid>
    
</item>
<item>
    <title>Gerenatring a 1024 bit CSR</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/145-Gerenatring-a-1024-bit-CSR.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/145-Gerenatring-a-1024-bit-CSR.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=145</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=145</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    note replace server with FQDN.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
From  &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE4MyZhbXA7ZW50cnlfaWQ9MTQ1&amp;amp;entry_id=145&quot;   onmouseover=&quot;window.status=&#039;http://www.akadia.com/services/ssh_test_certificate.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Akadia SSH Cert page&quot;&gt;Akadia SSH cert page&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step 1: Generate a Private Key&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
openssl genrsa -des3 -out server.key 1024&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step 2: Generate a CSR (Certificate Signing Request)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
openssl req -new -key server.key -out server.csr&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step 3: Remove Passphrase from Key&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
cp server.key server.key.org&lt;br /&gt;&lt;br /&gt;
openssl rsa -in server.key.org -out server.key&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 The newly created server.key file has no more passphrase in it.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
-rw-r--r-- 1 root root 745 Jun 29 12:19 server.csr&lt;br /&gt;&lt;br /&gt;
-rw-r--r-- 1 root root 891 Jun 29 13:22 server.key&lt;br /&gt;&lt;br /&gt;
-rw-r--r-- 1 root root 963 Jun 29 13:22 server.key.org &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step 4: Generating a Self-Signed Certificate&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 06 Jul 2007 11:06:49 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/145-guid.html</guid>
    
</item>
<item>
    <title>BSD/OS 4.3.X patches</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/114-BSDOS-4.3.X-patches.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/114-BSDOS-4.3.X-patches.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=114</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=114</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    Courtesy of &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE2MyZhbXA7ZW50cnlfaWQ9MTE0&amp;amp;entry_id=114&quot;   onmouseover=&quot;window.status=&#039;http://www.macnica.net/windriver/data/patches431_eg.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;macnica.net&quot;&gt;macnica.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NOTICE:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   This server provides access to the official patches for BSD/OS.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   All patches are Copyright 1999 Berkeley Software Design, Inc.,&lt;br /&gt;&lt;br /&gt;
   all rights reserved.  Other copyrights may apply to some patches.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   Access to some of these patches is restricted to BSDI customers&lt;br /&gt;&lt;br /&gt;
   with valid update or support contracts.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   If you are reading this after obtaining it from the patches@BSDI.COM&lt;br /&gt;&lt;br /&gt;
   mail-back server, you have already been authenticated.  You can&lt;br /&gt;&lt;br /&gt;
   request any of these files directly through the email server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   If you wish to access the protected files via ftp, you must&lt;br /&gt;&lt;br /&gt;
   first obtain a group-id/password pair from the patches@BSDI.COM&lt;br /&gt;&lt;br /&gt;
   mail-back server and then enter the appropriate `site group&#039;&lt;br /&gt;&lt;br /&gt;
   and `site gpass&#039; commands before requesting the files from the&lt;br /&gt;&lt;br /&gt;
   ftp server.  See the help message from the patches@BSDI.COM&lt;br /&gt;&lt;br /&gt;
   mail-back server for more information.  Send an empty message&lt;br /&gt;&lt;br /&gt;
   to the address patches@BSDI.COM and the server will respond with&lt;br /&gt;&lt;br /&gt;
   the help message.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   Mods ending with a &quot;D&quot; contain domestic versions of applications. U.S.&lt;br /&gt;&lt;br /&gt;
   export laws prohibit transferring of these files outside of the United&lt;br /&gt;&lt;br /&gt;
   States or Canada.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
This directory contains patches for i386 architecure BSD/OS 4.2.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
In general, all top-level mods will now be named MXXX-YYY where&lt;br /&gt;&lt;br /&gt;
XXX is the release number against which the mod is meant to be&lt;br /&gt;&lt;br /&gt;
applied (e.g., 420 for the 4.2 release), and YYY is the mod number&lt;br /&gt;&lt;br /&gt;
(a monotonically increasing value).  If the mod has sub-mods, those&lt;br /&gt;&lt;br /&gt;
submods are named with the same name as the top level mod that&lt;br /&gt;&lt;br /&gt;
contains them plus an extension.  The usual extensions will be:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	utility	(Utility fixes)&lt;br /&gt;&lt;br /&gt;
	kernel	(Kernel fixes)&lt;br /&gt;&lt;br /&gt;
	PACKAGE	(The package that the fixes exist in)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
In general the main mod calls the utility and the kernel submods, if&lt;br /&gt;&lt;br /&gt;
there are any utility or kernel submods. The utility and kernel submods&lt;br /&gt;&lt;br /&gt;
then call the PACKAGE specific submods. If it appears that the source&lt;br /&gt;&lt;br /&gt;
or contributed CDROM is loaded on the system a prompt appears asking if that&lt;br /&gt;&lt;br /&gt;
sub-mod should be applied. Determination of wether a package is installed&lt;br /&gt;&lt;br /&gt;
or not is made by checking for the existence of a sentinel file. If the&lt;br /&gt;&lt;br /&gt;
sentinel file exists it is assumed the package, or CDROM, is completely&lt;br /&gt;&lt;br /&gt;
installed and the submods are applied. If the sentinel file does not exist&lt;br /&gt;&lt;br /&gt;
the submods are not applied and the mod will check the next PACKAGE mod.&lt;br /&gt;&lt;br /&gt;
You can use the &quot;about&quot; option to see which files are used as the sentinel&lt;br /&gt;&lt;br /&gt;
files for each package submod for each patch.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
In general you will want to apply the patch by calling the main mod.&lt;br /&gt;&lt;br /&gt;
It will automatically detect the existence of packages and not attempt&lt;br /&gt;&lt;br /&gt;
to load any fixes for packages that are not installed. If later a&lt;br /&gt;&lt;br /&gt;
package is loaded onto the system, it can be brought up to date by&lt;br /&gt;&lt;br /&gt;
calling the mods with the PACKAGE submod name. When applying submods&lt;br /&gt;&lt;br /&gt;
this way care must be taken when using undo or commit. &lt;br /&gt;&lt;br /&gt;
Note for source customers:  Any new or changed kernel header files are&lt;br /&gt;&lt;br /&gt;
usually installed by the SYS_OBJ mod.  Source may not build correctly&lt;br /&gt;&lt;br /&gt;
on a system that is not up to date with SYS_OBJ mods.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Most mods can be applied while the system is running multi-user,&lt;br /&gt;&lt;br /&gt;
but it is always best to make changes on a quiet, fully backed up&lt;br /&gt;&lt;br /&gt;
system.  Don&#039;t forget that kernel mods require a rebuild followed&lt;br /&gt;&lt;br /&gt;
by rebooting with the new kernel. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
The .asc files in the signatures directory are PGP signatures signed&lt;br /&gt;&lt;br /&gt;
with the official BSDI public key.  You can obtain the key from&lt;br /&gt;&lt;br /&gt;
below.  The key is also on the public key ring in the&lt;br /&gt;&lt;br /&gt;
PGP directory of all BSD/OS CDROMs starting with version 2.1.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-001&lt;br /&gt;&lt;br /&gt;
Submods: M430-001.utility M430-001.MAN M430-001.CORE_ROOT_CONFIG&lt;br /&gt;&lt;br /&gt;
         M430-001.DEVELOPMENT M430-001.TEX M430-001.LAP M430-001.NETWORKING&lt;br /&gt;&lt;br /&gt;
         M430-001.CORE_USR M430-001.CORE_ROOT_BINARIES M430-001.kernel&lt;br /&gt;&lt;br /&gt;
         M430-001.SYS_OBJ M430-001.SYS_SOURCE&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Previous stunnel man page was Postscript NOT a man page.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_CONFIG:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Edit /etc/shlib.map to resolve a typo.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Fix a bug in yacc that causes yacc to crash on large grammars.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        TEX:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                xdvi as distributed in 4.3 would not run properly, it was recomp&lt;br /&gt;&lt;br /&gt;
iled&lt;br /&gt;&lt;br /&gt;
                from source.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        LAP:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Fixed some problems in the LAP package.&lt;br /&gt;&lt;br /&gt;
            &lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update Openssh to 3.0.1p2.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Distributed ftp-proxy executable was incorrect.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Fix a memory leak in lockd.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Correct syslogd so that some error messages get logged properly.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
    &lt;br /&gt;&lt;br /&gt;
                Fix a locally exploitable buffer overflow.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Fix a problem in locore.s which causes kernel to lose FP state.&lt;br /&gt;&lt;br /&gt;
            &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
Md5 Checksum: aa3d65fb5c623497bdeb3cf91b4cd595 M430-001&lt;br /&gt;&lt;br /&gt;
Size: 4774118&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-002&lt;br /&gt;&lt;br /&gt;
Submods: M430-002.utility M430-002.MAN M430-002.MANSRC M430-002.DEVELOPMENT&lt;br /&gt;&lt;br /&gt;
         M430-002.CORE_ROOT_BINARIES M430-002.kernel M430-002.SYS_OBJ&lt;br /&gt;&lt;br /&gt;
         M430-002.SYS_SOURCE &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add man pages for the ciss driver.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add man page sources for the ciss driver and the cisslun.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add header files for the SA5300 adn 5i driver.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update soem system include files for the 2.2Ghz processors.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update sysctl.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Add sources, object code, header files and man pages for the Compaq&lt;br /&gt;&lt;br /&gt;
        SA5300 drivers.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: baaf3b27aad0b6fd80fd2daa056416b5 M430-002&lt;br /&gt;&lt;br /&gt;
Size: 349479&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-003&lt;br /&gt;&lt;br /&gt;
Submods: M430-003.utility M430-003.CORE_ROOT_BINARIES M430-003.CORE_USR&lt;br /&gt;&lt;br /&gt;
         M430-003.DEVELOPMENT M430-003.MAN M430-003.MANSRC&lt;br /&gt;&lt;br /&gt;
         M430-003.NETWORKING M430-003.kernel M430-003.SYS_OBJ&lt;br /&gt;&lt;br /&gt;
         M430-003.SYS_SOURCE &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Fix scsicmd - Prevent data corruption problem when&lt;br /&gt;&lt;br /&gt;
                executing some SCSI commands.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Upgrade uucp, uuname, uparams. Fixes a buffer overflow&lt;br /&gt;&lt;br /&gt;
                in uucp argument parsing that will allow a user to gain&lt;br /&gt;&lt;br /&gt;
                access as the user/group &quot;uucp&quot;.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /usr/include/sys/socket.h to correct version.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update ppp.sys man page to define actual types used.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update ppp.sys.5 man page source so that all the types&lt;br /&gt;&lt;br /&gt;
                used in the /etc/ppp.sys file are defined in the man page.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update ftp to deal with a variety of code changes.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update tftpd to work properly if you have connected to it&lt;br /&gt;&lt;br /&gt;
                via a link-local IPv6 address.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update netstat command to NOT show some statistics twice.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update several applications due to update of&lt;br /&gt;&lt;br /&gt;
                /usr/include/sys/sockets.h.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update the ATAPI driver.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Update kern_clock It was possible for the microsecond value in a&lt;br /&gt;&lt;br /&gt;
        timeval struct to be 1000000. It should be limited to 999999.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Fix a kernel memory leak.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Upgrade several networking modules in the kernel.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 20b21cf6d22fdbff42b669b0c952bf7c M430-003&lt;br /&gt;&lt;br /&gt;
Size: 1026077&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-004&lt;br /&gt;&lt;br /&gt;
Submods: M430-004.utility M430-004.NETWORKING &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update Openssh: scp sftp-server ssh-add ssh ssh-agent&lt;br /&gt;&lt;br /&gt;
                ssh-keygen sshd to 3.1p1.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 6f7a101d545aa15a4e8710ef095d6eda M430-004&lt;br /&gt;&lt;br /&gt;
Size: 4866720&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-005&lt;br /&gt;&lt;br /&gt;
Submods: M430-005.utility M430-005.CORE_USR M430-005.DEVELOPMENT&lt;br /&gt;&lt;br /&gt;
         M430-005.kernel M430-005.SYS_OBJ M430-005.SYS_SOURCE&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new libz.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new static libz.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Fix ipfw problems.&lt;br /&gt;&lt;br /&gt;
        Fix problem with Aironet cards.&lt;br /&gt;&lt;br /&gt;
        Address an NFS problem.&lt;br /&gt;&lt;br /&gt;
        Fix a problem with foriegn keyboards.&lt;br /&gt;&lt;br /&gt;
        Update superblock correctly.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: cb8dbb7edbd0c700dd67caaf0863ea42 M430-005&lt;br /&gt;&lt;br /&gt;
Size: 467591&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-005a&lt;br /&gt;&lt;br /&gt;
Submods: M430-005a.utility M430-005a.CORE_USR M430-005a.DEVELOPMENT&lt;br /&gt;&lt;br /&gt;
         M430-005a.kernel M430-005a.SYS_OBJ M430-005a.SYS_SOURCE &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new libz.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new static libz.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Fix ipfw problems.&lt;br /&gt;&lt;br /&gt;
        Fix problem with Aironet cards.&lt;br /&gt;&lt;br /&gt;
        Address an NFS problem.&lt;br /&gt;&lt;br /&gt;
        Fix a problem with foriegn keyboards.&lt;br /&gt;&lt;br /&gt;
        Update superblock correctly.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 550165f944ad43b94f6214292f4eabbc M430-005a&lt;br /&gt;&lt;br /&gt;
Size: 471718&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-006&lt;br /&gt;&lt;br /&gt;
Submods: M430-006.utility M430-006.MAN M430-006.MANSRC M430-006.kernel&lt;br /&gt;&lt;br /&gt;
         M430-006.SYS_OBJ M430-006.SYS_SOURCE&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add man pages for the ciss driver.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add man page sources for the ciss driver and the cisslun.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Add sources, object code, header files and man pages for the Compaq&lt;br /&gt;&lt;br /&gt;
        SA5300 drivers.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 655998f430fb4d5778fa6916382995c7 M430-006&lt;br /&gt;&lt;br /&gt;
Size: 121058&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-007&lt;br /&gt;&lt;br /&gt;
Submods: M430-007.utility M430-007.CORE_USR M430-007.NETWORKING&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New /sbin/popauth to fix a buffer overflow security hole.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New /usr/libexec/popper to fix a buffer overflow security hole.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                New /usr/sbin/dhcpd to fix a format string&lt;br /&gt;&lt;br /&gt;
		vulnerability - CERT CA-2002-12&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: f0a8e0d6265f32ad59c295289296a24d M430-007&lt;br /&gt;&lt;br /&gt;
Size: 369111&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-008&lt;br /&gt;&lt;br /&gt;
Submods: M430-008.utility M430-008.DEVELOPMENT M430-008.CONTRIB_USR&lt;br /&gt;&lt;br /&gt;
         M430-008.CORE_ROOT_BINARIES M430-008.MAN M430-008.MANSRC&lt;br /&gt;&lt;br /&gt;
         M430-008.NETWORKING&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Updates to libc to fix rcmd routines to properly&lt;br /&gt;&lt;br /&gt;
                resolve addresses on multi-homed machines.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CONTRIB_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Updates Apache executables to 1.3.26&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Updates to libc to fix rcmd routines to properly&lt;br /&gt;&lt;br /&gt;
                resolve addresses on multi-homed machines.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update man ages for Apache.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Man page sources for Apache.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New Apache executables.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                New openssh executables.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: fc6fb53948f1b66b135d05d2786e112b M430-008&lt;br /&gt;&lt;br /&gt;
Size: 9075791&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-009&lt;br /&gt;&lt;br /&gt;
Submods: M430-009.utility M430-009.CONTRIB_USR M430-009.NETWORKING &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CONTRIB_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update the /usr/contrib/bin/apxs command, it was&lt;br /&gt;&lt;br /&gt;
                misconfigured in M430-008.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new libssl.so and several other modules that&lt;br /&gt;&lt;br /&gt;
                did not get built properly in M430-008.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: ebbaca0685d6f152010d51a26152d5a3 M430-009&lt;br /&gt;&lt;br /&gt;
Size: 770052&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-010&lt;br /&gt;&lt;br /&gt;
Submods: M430-010.utility M430-010.CORE_ROOT_BINARIES&lt;br /&gt;&lt;br /&gt;
         M430-010.DEVELOPMENT M430-010.MAN M430-010.MANSRC&lt;br /&gt;&lt;br /&gt;
         M430-010.NETWORKING&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update the shared libraries with new libc libraries.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new /var/db/libc.tags file.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new include files for OpenSSL.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new libcrypto.a.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new lisssl.a&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install a new libc.a to deal with CERT Advisory CA-2002-25 and C&lt;br /&gt;&lt;br /&gt;
ERT&lt;br /&gt;&lt;br /&gt;
                Advisory CA-2002-19.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new OpenSSL man pages.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Install new OpenSSL man page source.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new OpenSSL binaries.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 2c65f26775cd2bb610f0241faae42954 M430-010&lt;br /&gt;&lt;br /&gt;
Size: 4639541&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-011&lt;br /&gt;&lt;br /&gt;
Submods: M430-011.utility M430-011.CONTRIB_USR M430-011.CORE_ROOT_BINARIES&lt;br /&gt;&lt;br /&gt;
         M430-011.CORE_USR M430-011.DEVELOPMENT M430-011.MAN M430-011.MANSRC&lt;br /&gt;&lt;br /&gt;
         M430-011.NETWORKING M430-011.CORE_ROOT_CONFIG M430-011.kernel&lt;br /&gt;&lt;br /&gt;
	 M430-011.SYS_OBJ M430-011.SYS_SOURCE &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CONTRIB_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New httpd-MaxIM based on the latest Apache.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New scsicmd executable.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                /sbin/bootparams isn&#039;t properly installed in 4.3 - this&lt;br /&gt;&lt;br /&gt;
		installs it.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /usr/include/sys/ucred.h.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                New man pages:&lt;br /&gt;&lt;br /&gt;
                        cisslun.4&lt;br /&gt;&lt;br /&gt;
                        ssh, scp sftp,  sftp-server, ssh-add, ssh-agent,&lt;br /&gt;&lt;br /&gt;
			ssh-keygen, sshkeyscan, sshd, ssh_config,&lt;br /&gt;&lt;br /&gt;
			sshd_config, ssh=keysign, ssh-rand-helper&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install an new ftpd - fixes a hang when client aborted&lt;br /&gt;&lt;br /&gt;
		a transfer.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_CONFIG:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Install new shlib/libutil.so.0.0&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NFS fixes:&lt;br /&gt;&lt;br /&gt;
                - server locks up after client deletes large number of&lt;br /&gt;&lt;br /&gt;
                  file/dirs.&lt;br /&gt;&lt;br /&gt;
                - hangs when NFS writes get interrupted.&lt;br /&gt;&lt;br /&gt;
                - fixes a security hole.&lt;br /&gt;&lt;br /&gt;
                - potential panics on systems with heavy NFS usage and LARGE&lt;br /&gt;&lt;br /&gt;
                  local buffer caches.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Enable CMD649 IDE controllers to work in UDMA mode.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Fixes a potential kernel panic when the processes CPU time&lt;br /&gt;&lt;br /&gt;
       	limit is reached.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Support for ServerWorks CSB5.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Fixes a problem that prevented the system from doing a core dump if&lt;br /&gt;&lt;br /&gt;
        there was more then 2 GB of memory in the system.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Fixes the vnode block list error.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: ab5fcdb8a390f424e230dd1112bbc1ec M430-011&lt;br /&gt;&lt;br /&gt;
Size: 1512666&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-012&lt;br /&gt;&lt;br /&gt;
 Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update sys/sys/disklabel.h to allow aac driver.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Adds man pages for the em and the bc drivers.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Add man pages for the dpteng and dptutil utilities.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add man page sources for the em and bc driver.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Add man page sources for the dpteng and dptutil utilities.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add the dptutil and dpteng executables to /usr/sbin.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_CONFIG:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Add a commented out sample line for dpteng.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /dev/MAKEDEV with aacr info.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update the kernel with the aac disk controller driver.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Update the kernel with the em NIC driver.&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Update the kernel with the bc NIC driver.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: d1de82b377da228faed7fa513c1b2c02 M430-012&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-013&lt;br /&gt;&lt;br /&gt;
Submods: M430-013.utility M430-013.NETWORKING&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update named to deal with CERT Advisory CA-2002-31.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: cdf1b01854b2282424a01da748dc7912 M430-013&lt;br /&gt;&lt;br /&gt;
Size: 404658&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
 Mod    : M430-014&lt;br /&gt;&lt;br /&gt;
Submods: M430-014.utility M430-014.CORE_ROOT_CONFIG M430-014.CORE_USR&lt;br /&gt;&lt;br /&gt;
         M430-014.DEVELOPMENT M430-014.MAN M430-014.MANSRC M430-014.kernel&lt;br /&gt;&lt;br /&gt;
         M430-014.SYS_OBJ M430-014.SYS_SOURCE&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_CONFIG:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /etc/rc.local to deal with some dpt utilities.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /usr/bin/cmp to deal with very large files.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Updates the /usr/sbin/digisetup command.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update /usr/include/apic.h for P4 systems that have I/O APICs at&lt;br /&gt;&lt;br /&gt;
                a 1k alignment.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update cisslun man pages so the source and compiled pages agree.&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update cisslun man pages so the source and compiled pages agree.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update wdpi.c so  wdpi driver to properly handle DMA mode.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update cpu.c and apic.h for new P4 systems that have I/O&lt;br /&gt;&lt;br /&gt;
        APICs at a 1k alignment.&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
        Update /sys/i386/stand/Makefile.common - previous typo.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
            &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 39c4918257b045609fe4752125370911 M430-014&lt;br /&gt;&lt;br /&gt;
Size: 1807531&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M430-015&lt;br /&gt;&lt;br /&gt;
Submods: M430-015.utility M430-015.CORE_ROOT_BINARIES&lt;br /&gt;&lt;br /&gt;
         M430-015.CORE_ROOT_CONFIG M430-015.kernel M430-015.SYS_OBJ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update the /etc/ttys.conf file to reflect 4.3.1.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_CONFIG:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update the /etc/gettytab and the /etc/rc file to reflect 4.3.1.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update the /sys/conf/newvers.sh file to reflect 4.3.1.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: a091094cbc007ecc91f7cdb1d12b30df M430-015&lt;br /&gt;&lt;br /&gt;
Size: 18624&lt;br /&gt;&lt;br /&gt;
======================================================&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-001&lt;br /&gt;&lt;br /&gt;
Submods: M431-001.utility M431-001.CORE_ROOT_BINARIES M431-001.DEVELOPMENT&lt;br /&gt;&lt;br /&gt;
         M431-001.NETWORKING&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update dhcp client, and dhcpclient-script to fix recent&lt;br /&gt;&lt;br /&gt;
                CERT advisory.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
                Update the /usr/lib/libdhcpctl.a to fix recent CERT advisory.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update omshell, dhcpd, and dhcrelay to fix recent CERT advisory.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: e5c90a5692a5da27459ed5cb835b02dd M431-001&lt;br /&gt;&lt;br /&gt;
Size: 896317&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-002&lt;br /&gt;&lt;br /&gt;
Submods: M431-002.utility M431-002.CORE_USR M431-002.contrib_cd &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update sendmail to fix CERT/ISS vulnerability #398025&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Update sendmail to fix CERT vulnerability #398025&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: dcaeb9cf1c0eb06be05f15a6967f8b02 M431-002&lt;br /&gt;&lt;br /&gt;
Size: 290829&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-003&lt;br /&gt;&lt;br /&gt;
Submods: M431-003.kernel M431-003.SYS_OBJ M431-003.SYS_SOURCE &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Enable building kernels from objects without requiring vlan support.&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Enable use of aacr driver for root devices.&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Update versions of the Compaq Smart2 driver object modules to resolve &lt;br /&gt;&lt;br /&gt;
	problems with Smart2 controllers after applying patch M430-014.&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Allow options set on a listen() socket to propogate to sockets&lt;br /&gt;&lt;br /&gt;
	  created by accept() on the listen() socket so options may be&lt;br /&gt;&lt;br /&gt;
	  set once on the listen() socket rather than requiring them to&lt;br /&gt;&lt;br /&gt;
	  be set on each accept() socket&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Increase size of IP input queues for both IPv4 and IPv6 to reduce&lt;br /&gt;&lt;br /&gt;
	  dropped packets on newer faster interfaces&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Improve performance of the loopback network by eliminating&lt;br /&gt;&lt;br /&gt;
	  unncessary data copies&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Eliminate memory leak when processing IPv6 options&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Allow new label when changing media in SCSI removable devices&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Update object modules that were missed when sources were updated &lt;br /&gt;&lt;br /&gt;
	  by previous patches.  Resolves hangs on &gt;2GHz processors when &lt;br /&gt;&lt;br /&gt;
	  booting kernels built from objects&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 2a5431bafb8bab187c0e9649a7034edb M431-003&lt;br /&gt;&lt;br /&gt;
Size: 500991&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-004&lt;br /&gt;&lt;br /&gt;
Submods: M431-004.utility M431-004.CORE_ROOT_BINARIES M431-004.CORE_USR M431-004.MAN M431-004.MANSRC M431-004.NETWORKING M431-004.contrib_cd &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update to samba version 2.2.8 to resolve the recently announced &lt;br /&gt;&lt;br /&gt;
		security vulnerabilities found by the SuSE security audit team&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update core samba binaries&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update samba manual pages&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update samba manual page sources&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update samba binaries and swat hierarchy&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Update samba sources&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 4793845fd7f264d8ba98bcc257a8481e M431-004&lt;br /&gt;&lt;br /&gt;
Size: 14284479&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-005&lt;br /&gt;&lt;br /&gt;
Submods: M431-005.utility M431-005.CORE_USR M431-005.contrib_cd &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update sendmail to fix CERT vulnerability CA-2003-12&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Update sendmail to fix CERT vulnerability CA-2003-12&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 5e7e2337ee029bc530990cc58f1db41a M431-005&lt;br /&gt;&lt;br /&gt;
Size: 287405&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-006&lt;br /&gt;&lt;br /&gt;
Submods: M431-006.utility M431-006.CORE_USR M431-006.contrib_cd &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_USR:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update smbd from 2.2.8 to 2.2.8a to resolve the vulnerability&lt;br /&gt;&lt;br /&gt;
		found by Digital Defense, Inc. (CVE ID: CAN-2003-0201).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Update samba sources&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 3acc098ab973c2dd4213cb64ed48ac25 M431-006&lt;br /&gt;&lt;br /&gt;
Size: 871534&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-007&lt;br /&gt;&lt;br /&gt;
Submods: M431-007.utility M431-007.CORE_ROOT_BINARIES M431-007.NETWORKING M431-007.DEVELOPMENT M431-007.MAN M431-007.MANSRC M431-007.source_cd &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update shared libc libraries:&lt;br /&gt;&lt;br /&gt;
			Update BIND to 8.3.4&lt;br /&gt;&lt;br /&gt;
			Fix ftrylockfile() return codes&lt;br /&gt;&lt;br /&gt;
			Fix thread signal delivery&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update BIND utilities (named, ndc, dig, nslookup, etc.)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update development versions of libc and related header files:&lt;br /&gt;&lt;br /&gt;
			Update BIND to 8.3.4&lt;br /&gt;&lt;br /&gt;
			Fix ftrylockfile() return codes&lt;br /&gt;&lt;br /&gt;
			Fix thread signal delivery&lt;br /&gt;&lt;br /&gt;
			Add prototypes for strlcpy() and strlcat() to &lt;br /&gt;&lt;br /&gt;
			Update zlib.h header file to match newer version of&lt;br /&gt;&lt;br /&gt;
				zlib included in M430-005&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update BIND related man pages&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update BIND related man page sources&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
source_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	Add function prototypes for strlcpy() and strlcat() to &lt;br /&gt;&lt;br /&gt;
		&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Fix ftrylockfile() return codes&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
	Update BIND sources to 8.3.4&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 7de8bf225071506bfd608cd4aa3f6129 M431-007&lt;br /&gt;&lt;br /&gt;
Size: 6720114&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
Mod    : M431-008&lt;br /&gt;&lt;br /&gt;
Submods: M431-008.utility M431-008.CORE_ROOT_BINARIES M431-008.DEVELOPMENT &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Utility:&lt;br /&gt;&lt;br /&gt;
	These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update shared libc libraries to correct build problem &lt;br /&gt;&lt;br /&gt;
		from M431-007&lt;br /&gt;&lt;br /&gt;
		&lt;br /&gt;&lt;br /&gt;
		There were no source changes associated with these &lt;br /&gt;&lt;br /&gt;
		updated libraries.  The M431-007 version was not built &lt;br /&gt;&lt;br /&gt;
		from a correctly patched set of sources.  Libraries &lt;br /&gt;&lt;br /&gt;
		built from completely patched source trees through &lt;br /&gt;&lt;br /&gt;
		M431-007 should be equivalent to these binary libraries.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
		Update development versions of libc to correct build &lt;br /&gt;&lt;br /&gt;
		problem from M431-007&lt;br /&gt;&lt;br /&gt;
		&lt;br /&gt;&lt;br /&gt;
		Update zconf.h header file to match newer version of&lt;br /&gt;&lt;br /&gt;
		zlib included in M430-005&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: ef4280ec7ce7ffac152a4fb2378a1e0f M431-008&lt;br /&gt;&lt;br /&gt;
Size: 2623161&lt;br /&gt;&lt;br /&gt;
===========================================================================&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: 		M431-009&lt;br /&gt;&lt;br /&gt;
HEADLINE: 	Add driver for LSI MPT scsi/raid/FC controller Updated AMI driver &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
                Update amic(4) man page&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
                Update amic(4) man page&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
        Add driver for LSI MPT scsi/raid/FC controller&lt;br /&gt;&lt;br /&gt;
        Correct PCI problem which cause probing for 3c595 network controllers &lt;br /&gt;&lt;br /&gt;
                to fail once patch M430-014 was applied&lt;br /&gt;&lt;br /&gt;
        Make the AMI driver recognize additional controllers:&lt;br /&gt;&lt;br /&gt;
                Intel 80960RP (Megaraid)&lt;br /&gt;&lt;br /&gt;
                AMI Megaraid (device ID 0x1960)&lt;br /&gt;&lt;br /&gt;
                LSI Megaraid (device ID 0x1960)&lt;br /&gt;&lt;br /&gt;
                LSI ??? (Device ID 0x407)&lt;br /&gt;&lt;br /&gt;
                DELL PERC/4di&lt;br /&gt;&lt;br /&gt;
                DELL PERK/4di (Verde)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum:099c40f68b4baa99f13d15e93e871214 M431-009&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: 		M431-010 &lt;br /&gt;&lt;br /&gt;
HEADLINE: 	Update shared libc libraries. Fix potentially exploitable off by one error in realpath(3) &lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
                Update shared libc libraries:&lt;br /&gt;&lt;br /&gt;
                   Fix potentially exploitable off by one error in realpath(3)&lt;br /&gt;&lt;br /&gt;
                   Make bindresvport(3) skip ports of well known services&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Add chkprt(8) command to build database of reserved ports&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update /etc/rc to call chkprt appropriately at boot time&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
                Update development versions of libc:&lt;br /&gt;&lt;br /&gt;
                   Fix potentially exploitable off by one error in realpath(3)&lt;br /&gt;&lt;br /&gt;
                   Make bindresvport(3) skip ports of well known services&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
                Add chkprt(8) man page&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
                Add chkprt(8) man page source&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
source_cd:&lt;br /&gt;&lt;br /&gt;
        Update shared libc library source:&lt;br /&gt;&lt;br /&gt;
            Fix potentially exploitable off by one error in realpath(3)&lt;br /&gt;&lt;br /&gt;
            Make bindresvport(3) skip ports of well known services&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Add chkprt(8) command to build database of reserved ports&lt;br /&gt;&lt;br /&gt;
        &lt;br /&gt;&lt;br /&gt;
        Update rc to call chkprt appropriately&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: 82a221ad5c035cc2ff01a28cd788401b M431-010&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: 		M431-011 &lt;br /&gt;&lt;br /&gt;
HEADLINE: 	Update sendmail to resolve prescan() vulnerability &lt;br /&gt;&lt;br /&gt;
		Update openssh to resolve buffer manipulation problems &lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_USR:&lt;br /&gt;&lt;br /&gt;
                Update sendmail to resolve prescan() vulnerability&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
                Update openssh to resolve buffer manipulation problems&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
        Update openssh to fix buffer manipulation problems in buffer.c &lt;br /&gt;&lt;br /&gt;
                and channels.c&lt;br /&gt;&lt;br /&gt;
        Update sendmail to fix prescan() vulnerability in parseaddr.c&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Md5 Checksum:25aae96c643ee47b905d5d7ec5d0b2d1 M431-011&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: 		M431-012 &lt;br /&gt;&lt;br /&gt;
HEADLINE: 	Update openssl to version 0.9.7c to resolve ASN.1 parsing vulnerabilities &lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
                Update openssl to version 0.9.7c to resolve ASN.1 parsing &lt;br /&gt;&lt;br /&gt;
                        vulnerabilities&lt;br /&gt;&lt;br /&gt;
                &lt;br /&gt;&lt;br /&gt;
                Update binaries for openssh, stunnel, and apache mod_ssl to link&lt;br /&gt;&lt;br /&gt;
                        against the new libraries&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
                Update openssl header files&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
                Update openssl manual pages&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
                Update openssl man page sources&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
source_cd:&lt;br /&gt;&lt;br /&gt;
        Update openssl sources to 0.9.7c to resolve ASN.1 parsing &lt;br /&gt;&lt;br /&gt;
                vulnerabilities&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: d0e25e7613f1f1085ce5bcc16bc37cf2 M431-012&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: 		M431-013 &lt;br /&gt;&lt;br /&gt;
HEADLINE: 	Update BIND to 8.3.7 &lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        CORE_ROOT_BINARIES:&lt;br /&gt;&lt;br /&gt;
                Update shared libc libraries:&lt;br /&gt;&lt;br /&gt;
                        Update BIND to 8.3.7&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
                Update BIND utilities (named, ndc, dig, nslookup, etc.)&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
                Update development versions of libc and related header files:&lt;br /&gt;&lt;br /&gt;
                        Update BIND to 8.3.7&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
                Update BIND related man pages&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
                Update BIND related man page sources&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
        None.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
source_cd:&lt;br /&gt;&lt;br /&gt;
        Update BIND sources to 8.3.7&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: a34fa07ef14d9f8bf057d59c519f94a6 M431-013&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
NAME: M431-014 &lt;br /&gt;&lt;br /&gt;
HEADLINE: OpenSSL updates, TCP reassembly &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update openssl to resolve security problem&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update openssh and mod_ssl binaries with versions &lt;br /&gt;&lt;br /&gt;
                linked against the new version of libcrypt.a&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        DEVELOPMENT:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update openssl libraries and header files&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MAN:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update openssl man pages&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        MANSRC:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update openssl man page sources&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Limit the size of the TCP reassembly queue to prevent&lt;br /&gt;&lt;br /&gt;
        denial of service attacks.  You must run config(8) before&lt;br /&gt;&lt;br /&gt;
        rebuilding your kernel after applying this patch.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
contrib_cd:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Update openssl sources to version 0.9.4d to resolve security issues&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Md5 Checksum: be8003eece98e118aa2ace970583bbff M431-014&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
NAME: M431-015 &lt;br /&gt;&lt;br /&gt;
HEADLINE: Update mod_ssl binaries &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
DESCRIPTION: Utility:&lt;br /&gt;&lt;br /&gt;
        These packages are for i386 type machines only&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        NETWORKING:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
                Update mod_ssl binaries to correctly match the &lt;br /&gt;&lt;br /&gt;
                  current mod_ssl and Apache server&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Kernel:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Fix a panic due to calling fsync on a bad vnode&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Md5 Checksum: ca40163372f2cbee958d1123acee7113 M431-015&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 11 Sep 2006 16:40:09 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/114-guid.html</guid>
    
</item>
<item>
    <title>Apache 2.2.3 not solved</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/113-Apache-2.2.3-not-solved.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/113-Apache-2.2.3-not-solved.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=113</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=113</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    &lt;br /&gt;&lt;br /&gt;
Apache 2.2.X suffers from the fact that it is too Linuxy.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
From &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE2MiZhbXA7ZW50cnlfaWQ9MTEz&amp;amp;entry_id=113&quot;   onmouseover=&quot;window.status=&#039;http://issues.apache.org/bugzilla/show_bug.cgi?id=40328&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Apache Bug 40328&quot;&gt;Apache Bug 40328&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I compiled Apache 2.2.3 with a small matter of merging a 2.0.5X   ;  however,&lt;br /&gt;&lt;br /&gt;
cgi scripts are choking Similar to reports found in&lt;br /&gt;&lt;br /&gt;
http://www.google.com/search?sourceid=navclient-ff&amp;ie=UTF-8&amp;rls=GGGL,GGGL:2006-24,GGGL:en&amp;q=%5Berror%5D+(35)Resource+temporarily+unavailable%3A+couldn&#039;t++create+child+process%3A+35&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Why does this choke show up in 2.2.3 and not in 2.0.X ?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
------- Additional Comment #1 From Dave Yadallee 2006-08-27 00:45 [reply] -------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
FRom the Log egreping syswatch which is a pl based cgi script:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:35:22 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:35:22 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:35:31 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:40:46 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:40:46 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:40:53 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:46:29 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:46:29 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:46:36 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:51:58 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:51:58 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:52:05 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:57:25 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:57:25 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:57:33 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:02:57 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:02:57 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:03:09 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:08:29 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:08:29 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:08:29 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:08:29 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:19 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:19 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:19 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:31:32 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:31:32 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:31:42 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:36:53 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:36:53 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:37:01 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:42:10 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:42:10 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:42:19 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:47:58 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:47:58 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:48:05 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:53:23 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:53:23 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:53:29 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:58:44 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:58:44 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:58:52 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:04:01 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:04:01 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:04:05 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:09:14 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:09:14 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:09:18 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:14:32 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:14:32 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:14:34 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:19:43 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:19:43 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:19:45 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:24:56 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:24:56 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:24:59 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:30:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:30:06 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:30:06 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:30:06 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:33:02 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:33:02 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:33:04 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:38:14 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:38:14 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:38:23 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:43:48 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:43:48 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:43:57 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:49:05 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:49:05 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:49:14 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:49:29 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:54:45 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:54:45 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:55:07 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:00:21 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:00:21 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:00:28 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:05:44 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:05:44 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:05:49 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:12:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:12:31 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:12:31 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:12:31 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:14:02 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:14:02 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:15:41 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:15:41 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:15:42 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:20:47 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:20:47 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:20:49 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:25:56 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:25:56 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:25:57 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:31:03 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:31:03 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:31:04 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:36:10 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:36:10 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:36:12 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:41:19 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:41:19 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:41:24 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:46:31 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:46:31 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:46:32 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:51:38 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:51:38 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:51:39 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:56:44 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:56:44 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:56:46 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:01:53 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:01:53 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:01:54 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:07:49 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:07:49 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:07:51 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:12:59 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:12:59 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:13:04 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:18:09 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:18:09 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:18:10 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:24:05 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:24:05 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:24:06 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:29:12 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:29:12 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:29:13 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:34:19 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:34:19 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:34:20 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:39:25 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:39:25 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:39:26 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:44:31 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:44:31 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:44:33 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:49:38 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:49:38 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:49:40 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:54:45 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:54:45 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:54:47 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:51 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:51 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:51 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:05:41 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:05:41 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:05:44 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:10:50 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:10:50 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:10:51 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:16:01 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:16:01 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:16:04 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:21:13 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:21:13 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:21:17 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:26:27 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:26:27 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:26:28 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:31:33 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:31:33 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:31:38 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:36:43 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:36:43 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:36:44 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:41:49 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:41:49 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:41:50 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:46:56 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:46:56 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:47:03 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:04 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:04 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:04 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:50 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:50 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:52 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:57:58 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:57:58 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:57:59 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:01 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:01 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:01 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:42 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:42 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:42 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:44 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:44 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:44 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:44 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:46 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:46 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:46 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:16:46 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:16:46 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:16:47 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:21:53 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:21:53 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:21:55 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:27:00 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:27:00 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:27:01 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:32:07 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:32:07 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:32:08 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:37:15 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:37:15 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:37:15 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:42:25 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:42:25 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:42:26 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:47:34 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:47:34 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:47:36 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:52:41 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:52:41 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:52:42 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:59:10 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:59:10 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:59:11 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:16:41 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:16:41 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:16:43 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:45 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:45 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:45 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:44:18 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:44:18 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:44:19 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:49:25 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:49:25 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:49:26 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:54:31 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:54:31 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:54:32 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:59:38 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:59:38 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:59:39 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:04:49 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:04:49 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:04:51 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:09:57 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:09:57 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:09:59 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:15:05 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:15:05 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:15:06 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:20:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:20:08 2006] [error] [client 204.209.81.14] Premature end of&lt;br /&gt;&lt;br /&gt;
script headers: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:20:08 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:20:08 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:29:49 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:29:49 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:29:50 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:34:56 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:34:56 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:34:57 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:40:05 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:40:05 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:40:07 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:45:12 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:45:12 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/cgi-bin/syswatch.pl HTTP/1.0&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:45:14 2006] [error] [client 204.209.81.14] File does not exist:&lt;br /&gt;&lt;br /&gt;
/var/www/docs/images/greendot.gif, referer: http://www.nk.ca/cgi-bin/syswatch.pl&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Using prefork mpm&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
------- Additional Comment #2 From Dave Yadallee 2006-08-27 03:14 [reply] -------&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
this is from the error_log related to this issue:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:18:49 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:18:49 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:18:49 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:19:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:19:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:19:34 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:22:07 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: orderformnew.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:24:02 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:24:02 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:24:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:24:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:28:00 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:36:57 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:36:57 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:38:32 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:38:32 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:40:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:40:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:40:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:40:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:43:14 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:43:14 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:45:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:48:17 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:48:17 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:50:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:50:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:50:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:50:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:52:32 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:52:32 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:55:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:55:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:55:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:58:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:58:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:59:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 06:59:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:05:22 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:05:22 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:05:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: joyful.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:06:52 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:06:52 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:09:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:09:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:10:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:10:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:12:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:12:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:14:18 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: whoson&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:17:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:17:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:18:58 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:19:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:19:07 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:19:23 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:19:23 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:26:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 07:26:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:50:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:54:10 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:54:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:56:21 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: Count.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:57:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: Count.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:57:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: Count.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:57:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 08:57:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:06:55 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:08:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:08:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:14:50 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:17:26 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:17:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:19:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:19:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:19:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:19:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:23:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:23:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:24:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:24:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:25:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:25:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:25:25 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:27:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:27:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:27:58 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:27:58 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:28:30 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: whoson&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:28:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 09:28:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:08:29 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:13:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:18:13 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:19:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:23:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:23:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:24:28 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:24:28 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:24:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:25:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:25:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:25:16 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:25:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:25:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:26:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:26:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:26:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:26:29 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:26:41 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:27:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:27:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:28:19 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:28:28 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:28:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:28:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:29:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:29:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:29:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:30:02 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:30:02 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:30:11 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 10:30:13 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:18:12 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:18:12 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:26:47 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:26:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:27:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:27:33 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:28:34 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:28:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:28:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:28:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:29:43 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:29:43 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:29:57 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:29:57 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 11:30:06 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:12:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:30:08 2006] [error] Optional hook test said: GET&lt;br /&gt;&lt;br /&gt;
/contemporary-literature.html HTTP/1.1&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 12:30:08 2006] [error] Optional function test said: GET&lt;br /&gt;&lt;br /&gt;
/contemporary-literature.html HTTP/1.1&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:02:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: Count.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:07:08 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: joyful.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:56:11 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:56:13 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:56:13 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:39 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 13:59:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 14:52:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:00:20 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: orderformnew.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:00:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: guestbook.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:03:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:55 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:57 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:58 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:07:58 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:11:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:24 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:44 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:13:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:48:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:57:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:57:54 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:59:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 15:59:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:00:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: orderformnew.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:12:21 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: rmagic.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:13:16 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: Count.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:15:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: install.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:26 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:26 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:21:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: syswatch.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:25:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:28:47 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:32:12 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: full.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:36:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:36:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:36:38 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:36:39 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:36:40 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:39:21 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:40:16 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: orderformnew.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:43:52 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:49:22 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:49:23 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:50:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:50:27 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:50:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:56:17 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:56:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 16:56:37 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:04:50 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:04:50 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:06:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: guestbook.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:06:41 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: guestbook.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:07:11 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:07:11 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:13:12 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:16:56 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: joyful.cgi&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:18:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:18:04 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:21:01 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:21:20 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:21:20 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:22:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:22:31 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:22:33 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:22:33 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:23:03 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: nph-traceroute&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:30:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:30:59 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:36:41 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:36:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 17:37:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:33 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:33 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:34 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:34 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:35 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:36 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:38 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:39 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:39 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:40 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:40 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:41 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:41 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:42 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:44 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:44 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:45 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:46 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:47 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:47 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: display2.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:48 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:50 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:51 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:52 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:11:53 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
couldn&#039;t create child process: 35: testvispan.pl&lt;br /&gt;&lt;br /&gt;
[Sat Aug 26 18:12:02 2006] [error] (35)Resource temporarily unavailable:&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 05 Sep 2006 06:17:39 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/113-guid.html</guid>
    
</item>
<item>
    <title>Securing you Incoming and Outgoing Mail Server via SSL</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/108-Securing-you-Incoming-and-Outgoing-Mail-Server-via-SSL.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/108-Securing-you-Incoming-and-Outgoing-Mail-Server-via-SSL.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=108</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=108</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    100% doable, but set up the certificates based on &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE1NyZhbXA7ZW50cnlfaWQ9MTA4&amp;amp;entry_id=108&quot;   onmouseover=&quot;window.status=&#039;http://www.apache-ssl.org/#FAQ&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;The Apache-SSL instructions&quot;&gt;The Apache-SSL instructions&lt;/a&gt; :&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Now I&#039;ve got my server installed, how do I create a test certificate?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step one - create the key and request:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  openssl req -new &gt; new.cert.csr&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step two - remove the passphrase from the key (optional):&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  openssl rsa -in privkey.pem -out new.cert.key&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Step three - convert request into signed cert:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
   openssl x509 -in new.cert.csr -out new.cert.cert -req -signkey new.cert.key -days 365&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The Apache-SSL directives that you need to use the resulting cert are:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  SSLCertificateFile /path/to/certs/new.cert.cert&lt;br /&gt;&lt;br /&gt;
  SSLCertificateKeyFile /path/to/certs/new.cert.key&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Tip replace new.cert with the server serivce affected AND the year it was set up.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I use Starfield and I am a haapy camper! 
    </content:encoded>

    <pubDate>Tue, 01 Aug 2006 23:43:15 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/108-guid.html</guid>
    
</item>
<item>
    <title>How to manage FrontPage Extentions</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/102-How-to-manage-FrontPage-Extentions.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/102-How-to-manage-FrontPage-Extentions.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=102</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=102</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    I had to grab this from &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE0NSZhbXA7ZW50cnlfaWQ9MTAy&amp;amp;entry_id=102&quot;   onmouseover=&quot;window.status=&#039;http://web.archive.org/web/20041009093248/www.rtr.com/fpsupport/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;archive.org&#039;s copy of rtr.com&quot;&gt;archive.org&#039;s copy of rtr.com&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Frequently Asked Questions for the Microsoft FrontPage 2002 Server Extensions&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
This page contains common questions handled by our support staff, answers to questions we&#039;ve received, along with some tips and tricks that we have found useful and presented here as questions.  Please note that we have maintained access to the previous FAQ&#039;s (2000, 98 and 97).  If you would like to submit a question.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
General Information&lt;br /&gt;&lt;br /&gt;
Install Questions&lt;br /&gt;&lt;br /&gt;
Apache Questions&lt;br /&gt;&lt;br /&gt;
Security Questions&lt;br /&gt;&lt;br /&gt;
IBM eServer Questions&lt;br /&gt;&lt;br /&gt;
Client Questions&lt;br /&gt;&lt;br /&gt;
Platform Specific&lt;br /&gt;&lt;br /&gt;
Apache DSO Questions&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
General Information&lt;br /&gt;&lt;br /&gt;
	What is the current list of supported platforms?&lt;br /&gt;&lt;br /&gt;
	What are the supported webservers for the FrontPage 2002 Server Extensions?&lt;br /&gt;&lt;br /&gt;
	I have other modules compiled in my existing apache daemon.  What do I need to do to run the FrontPage 2002 Server Extensions?&lt;br /&gt;&lt;br /&gt;
	Is there any documentation?&lt;br /&gt;&lt;br /&gt;
	How do I administer the Usage Analysis in Microsoft FrontPage 2002?&lt;br /&gt;&lt;br /&gt;
	How can I manage usernames and reset passwords?&lt;br /&gt;&lt;br /&gt;
	When I click on &quot;send an invitation&quot; in the HTML based fpadmcgi.exe, I get the error message: &quot;You cannot enable this feature because your server has not been configured to send mail&quot;  What can I do?&lt;br /&gt;&lt;br /&gt;
	Hi, I have an old server running version 3 FP extensions and I want to move my web onto my new server running version 5 FP extensions. I tried manually moving the files and I ran into a bunch of functionality problems. What is the easiest way to make this transition?&lt;br /&gt;&lt;br /&gt;
	I&#039;m trying to export a Microsoft Access file as an ODBC database and use it in my Front Page web (Linux).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;m getting the error &quot;Using an ODBC connection, you tried to perform an operation on data in an ODBC data source. This error may occur when the ODBC data sources is on a network drive and you are not connected to the network. Make sure the network is available, and then try the operation again.&lt;br /&gt;&lt;br /&gt;
	How do I set up Admin Pages for my web?&lt;br /&gt;&lt;br /&gt;
	How can I set up Per User Webs from the command line?&lt;br /&gt;&lt;br /&gt;
	How do I support .asp pages on my UNIX server?&lt;br /&gt;&lt;br /&gt;
	When I upgraded from FPSE 2000 to FPSE 2002 my email forms no longer work. What do I need to do to fix this problem?&lt;br /&gt;&lt;br /&gt;
	I&#039;d like my error messages to be returned in &lt;Spanish, German, Russian, Chinese,...&gt;.  Is this possible?&lt;br /&gt;&lt;br /&gt;
	My forms work fine when I send from port 80.  But I receive errors when I attempt to send from port 443.  How do I get my secure forms to work?&lt;br /&gt;&lt;br /&gt;
	Hi,&lt;br /&gt;&lt;br /&gt;
Will people with FrontPage 2000 (and maybe even FP98) be able to work with an Apache webserver under Linux when I  install the FrontPage 2002 Server Extensions!?  Is it downwards compatible!? &lt;br /&gt;&lt;br /&gt;
And the other way around: when I install the FP2000 extensions, will be people with FP2002 be able to use them?&lt;br /&gt;&lt;br /&gt;
Greetings&lt;br /&gt;&lt;br /&gt;
	I recently changed hosting providers for my domain.  I had a FP Discussion Web in a subweb off the main web, and now it does not work correctly.  When posting an article to the Discussion Web it does not seem to know that other posts have been made.  (i.e.: post goes to _disc/00000001.htm instead of _disc/00000378.htm at it should have)  Anyone out there seen this before, or know how to fix this??&lt;br /&gt;&lt;br /&gt;
	i am using apache 1.3.22,php4.0.6,FP ver5.0 all the packages installed successfully. I can publish a FP web into the server without problem. When i try to create an email form with onSubmit=&quot;&quot; webbot-action=&quot;--WEBBOT-SELF--&quot;, the result returns cannot run frontpage server extension in this dir. can anyone tell me what i am missing here? thanks.&lt;br /&gt;&lt;br /&gt;
	Which FrontPage Server Extensions should be used with a Windows 2000 Server?&lt;br /&gt;&lt;br /&gt;
	You can fill out our front page 2000 forms and they will submit to the server.  However, we rarely get them...&lt;br /&gt;&lt;br /&gt;
	When I use fpadmcgi.exe I keep getting this in my error log:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    File does not exist: /usr/local/frontpage/version5.0/admin-exes/_vti_bin/_vti_adm/1033/IMAGESDIRbluedot.gif&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I fix this?&lt;br /&gt;&lt;br /&gt;
	I am running a web server behind a router.  I am able to block access to my internal network by IP filtering.  How does frontpage access the web server?  Is it FTP or something else?&lt;br /&gt;&lt;br /&gt;
	Is the Photo Gallery feature in FrontPage 2002 supported on the Unix platform?&lt;br /&gt;&lt;br /&gt;
	After upgrading from fp2000se to fp2002se, discussion webs and email forms emailing their output in HTML formats are writing/sending the html output on one line.  For large discussion webs, this is creating problems when a new post tries to add to a very very long (single) line in the tocproto.htm file.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Likewise, some clients are having email from their forms bounce due to the HTML output line being over 1024 characters long.  Certain MDA&#039;s are configured to disallow long lines to prevent buffer overflow attacks.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Anyone know of a fix for this?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Many thanks&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	When checking my server extensions I get the following error.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The server administration programs and the server extensions on the web server are not compatible. The server is too old to use with this  administration program.&lt;br /&gt;&lt;br /&gt;
	Where would I look for additional information when I have problems with FrontPage Server Extensions?&lt;br /&gt;&lt;br /&gt;
	I keep getting (1) Saving Form Results to E-Mail will not work unless with the &quot;SMTPHost&quot; or &quot;SendMailCommand&quot; server configuration parameters are set., how do I fix that?&lt;br /&gt;&lt;br /&gt;
	How do I check that the FrontPage extensions are enabled?  My FrontPage 2000 client says that the serve I am publishing to does not have FrontPage extensions installed.&lt;br /&gt;&lt;br /&gt;
	I&#039;ve tried everything - reinstalling, owsadm.exe -check, and I still can&#039;t open my webs with a FrontPage client.  What else there to check?&lt;br /&gt;&lt;br /&gt;
	FrontPage 2003 has been announced.  How does it interact with the FrontPage 2003 Server Extensions?&lt;br /&gt;&lt;br /&gt;
	What are the changes in SR1.2?&lt;br /&gt;&lt;br /&gt;
	I am currently hosting (non-FP) pages and have someone who is requiring me to support FP2003. If I install your 2002 support on Redhat 9.0, will they be loosing the new features provided in FP2003?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Any help would be greatly appreciated...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	I&#039;m trying to setup Frontpage-EXtensions on my SuSE 9.1 and it seems I&#039;m on a good way to make it, but I do have the following problem: When trying to access the configuration for my root-web I get the following message in the apache (2.0.49 I do think) error_log:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] Incorrect permissions on webroot &quot;/srv/www/htdocs/_vti_pvt&quot; and webroot&#039;s _vti_pvt directory in FrontPageAlias().&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] Incorrect permissions on webroot &quot;/srv/www/htdocs/_vti_pvt&quot; and webroot&#039;s _vti_pvt directory in FrontPageAlias().&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] [client 192.168.255.254] File does not exist:&lt;br /&gt;&lt;br /&gt;
/srv/www/htdocs, referer: http://192.168.255.179:8080/&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
any idea?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks Thomas&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	How do I troubleshoot a front page form that is not working&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	I am trying to upload my site using Front Page and am getting the following error: 404 Not Found. The requested URL /_vti_bin/_vti_aut/author.exe was not found on this server. Apache/1.3.29 Server at atlantacarservice.com Port 80, what could this mean?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	Hi everyone,&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I really need help from someone who has been able to make changes to the Forms that is created with Frontpage in a UNIX platform.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The problem we have is that the Form we use on our website, once they are filled out submitted by the visitor to the site and is sent to other customers who use our service. The From address email is &quot;Username@lunarpages.com&quot; and we don&#039;t want that,  we want the From Address email to be one that we select by ourselves. Is there a code that we can include in the Frontpage Form or a instruction we can give to our host company on how to do this in their UNIX server that will allow us to change the From Address email. The hosting company told us that we need to find on how to do it and email it to them and then they will do the changes.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks for the help.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Igao&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Install Questions&lt;br /&gt;&lt;br /&gt;
	When I run owsadm.exe -setadminport 9999 -u username  -s /httpd.conf it fails.  What should I do instead?&lt;br /&gt;&lt;br /&gt;
	I was wondering... Do you have any sample installations using the fp_install.sh script?&lt;br /&gt;&lt;br /&gt;
	I have already compiled in mod_frontpage when I built the server in the first place, and the module seems to be fine, however, now I don&#039;t know what to do to do the rest of the install process to do things like install the root web, listen on ports etc. etc. I have started the install script and its has unpacked all the files to /usr/local/frontpage However the install script quits when I tell it not to replace the currently installed httpd with the stock 1.3.19 one. How can I finish the process manually so I can get Frontpage working? Thanks for all your help in advance!&lt;br /&gt;&lt;br /&gt;
	I have a new install on Linux. It appears that all went well with the install but I can&#039;t author anything. When I try to &quot;Publish Web&quot; with FP 2002, I get a username and password box repeatedly. I&#039;m using the admin username and pwd that I typed in when I installed FP2002.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Specifically, I&#039;m seeing this in the log: 192.168.0.18 - - [12/Aug/2001:14:21:31 -0700] &quot;POST /_vti_bin/_vti_aut/author.exe HTTP/1.1&quot; 401 264&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Everything is owned by apache:apache (uid 504).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
This is happening BEFORE I type in the username and password the first time and each subsequent time.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error 401 means something is not authorized, right?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Is there any way to get more debugging information out of this? I don&#039;t have much to work with here.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Any ideas on how to fix this?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks for any assistance.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	During installation I received the following error:  The top-level folder for web &lt;Root Web&gt; is a symbolic link and the &#039;FollowSymLinks&#039; server configuration is not set.  Error / installation failed.  What do I need to do?&lt;br /&gt;&lt;br /&gt;
	During installation I received the following error:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Upgrading FrontPage Webs&lt;br /&gt;&lt;br /&gt;
    cp: cannot create regular file &#039;/usr/sbin/httpd&#039;:  Text file busy&lt;br /&gt;&lt;br /&gt;
    ERROR:  Unable to copy to /usr/sbin/httpd&lt;br /&gt;&lt;br /&gt;
    ERROR:  Unable to upgrade Apache deamon!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Now what?&lt;br /&gt;&lt;br /&gt;
	I&#039;m trying to install the extensions, but I keep getting srm.conf file does not exist (apache 1.3.19).  I have checked and the file does exist. I have had the same problem with Frontpage 2000 extensions on 1.3.20.  Help.&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	Where is fp_install.sh?&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
My web opens without username/password  prompt. &lt;br /&gt;&lt;br /&gt;
	Install to Redhat failed: &quot;AllowOverride&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing the server extensions to Redhat 7.2 failed. Here are the last few&lt;br /&gt;&lt;br /&gt;
lines from the installation (I don&#039;t see an access.conf on my machine):&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing the root web...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Server config filename:  /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
FrontPage Administrator&#039;s user name:  joeblow&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Getting User from /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
Unix user name of the owner of this new web:  [apache]  joeblow&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Getting Group from /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
Unix group of this new web:  [apache]  joeblow&lt;br /&gt;&lt;br /&gt;
Installing root web into port 80...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing server  /  on port  80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Will chown web to joeblow as part of install.&lt;br /&gt;&lt;br /&gt;
Will chgrp web to joeblow as part of install.&lt;br /&gt;&lt;br /&gt;
Note: Local version of Apache must use the FrontPage Apache patch. Error:&lt;br /&gt;&lt;br /&gt;
FrontPage requires that the AllowOverride option be set to something other&lt;br /&gt;&lt;br /&gt;
than &quot;None&quot; (typically set in access.conf).  &quot;All&quot; is the preferred&lt;br /&gt;&lt;br /&gt;
AllowOverride option for the document root.&lt;br /&gt;&lt;br /&gt;
ERROR:  / installation failed.&lt;br /&gt;&lt;br /&gt;
Hit enter to continue&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Now what?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	How does one install a virtual web on port 443 instead of port 80?&lt;br /&gt;&lt;br /&gt;
	I am getting this error message after executing the following:&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -u fpadm -pw test -s /etc/httpd/conf/httpd.conf \&lt;br /&gt;&lt;br /&gt;
-xuser customer -xgroup firm -p 80&lt;br /&gt;&lt;br /&gt;
Error message is:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Cannot chown content: user customer does not exist.&lt;br /&gt;&lt;br /&gt;
Cannot chown content: group firm does not exist.&lt;br /&gt;&lt;br /&gt;
	I am getting this error message after executing the following:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -u fpadm -pw test -s /etc/httpd/conf/httpd.conf \&lt;br /&gt;&lt;br /&gt;
-p 80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error: The access control file &quot;&lt;br /&gt;&lt;br /&gt;
/var/www/html/addon-modules/.htaccess&quot; was not created by this client program and cannot be edited safely using this client program.&lt;br /&gt;&lt;br /&gt;
	Running the fp_install.sh script to create the root web results in an error.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
ErrorMessage:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error: An access setup description is required when creating the root web.&lt;br /&gt;&lt;br /&gt;
ERROR: / installation failed.&lt;br /&gt;&lt;br /&gt;
	Installed FP Extension 2002 on RH Linux 7.1. Run fp_install.sh without choosing root web, sub web and virtual web. But still cannot publish web site to the server. Front Page module seems to be running (checked by httpd -l).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The server you are you are publishing to does not have the Front Page Server Extensions installed and therefore does not support publishing via HTTP.&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I resolve this issue?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	How do I install FrontPage 2002 Server extensions on my apache 1.3.22 server that is already running?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve installed the frontpage extensions and am almost positive they are in correctly. When I go to publish a web site it asks me for a login and password. Then it tells me that FrontPage extensions aren&#039;t installed on the server. How do I test it to make sure. Where is the default directories that everything is kept?&lt;br /&gt;&lt;br /&gt;
	Set up a Unix user where the login begins with a number, e.g. 1coolguy&lt;br /&gt;&lt;br /&gt;
Set up a virtual host for www.1coolguy.com or something for that user.&lt;br /&gt;&lt;br /&gt;
Attempt to install frontpage extensions for that virtual host as follows:&lt;br /&gt;&lt;br /&gt;
&#039;owsadm.exe -o install -u 1coolguy -pw password -p 80 -m&lt;br /&gt;&lt;br /&gt;
www.1coolguy.com -servconf /path/to/httpd.conf -xu 1coolguy -xg usergroup&lt;br /&gt;&lt;br /&gt;
View the error message:&lt;br /&gt;&lt;br /&gt;
Error:&lt;br /&gt;&lt;br /&gt;
Value &quot;1coolguy&quot; is incorrect.&lt;br /&gt;&lt;br /&gt;
Syntax error in value of &quot;xuser&quot; parameter.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Why is 1coolguy not valid?&lt;br /&gt;&lt;br /&gt;
	I have many domains in my apache server. I would like to only have 2 use FP extensions. How can this be done?&lt;br /&gt;&lt;br /&gt;
	Every time I run fp_install.sh it fails with ERROR: &quot;/usr/local/apache/htdocs&quot; does not exist.  I checked the directory is there.  Why can&#039;t fp_install.sh find it?&lt;br /&gt;&lt;br /&gt;
	I would like to put a second web server on my Solaris machine and have it use a separate copy of FrontPage Extensions. It will be on a different port and in a different location. I do not want to interfere with the production server that is running. What would be involved with making this happen? Would I have to modify fp_install.sh to point the second copy of the server extensions some place other than /usr/local?&lt;br /&gt;&lt;br /&gt;
	During installation using fp_install.sh I received the following error:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Are you sure that you want to do this (y/n) [N]? y&lt;br /&gt;&lt;br /&gt;
    Upgrading FrontPage Webs...&lt;br /&gt;&lt;br /&gt;
    cp: omitting directory `/etc/httpd/&#039;&lt;br /&gt;&lt;br /&gt;
    ERROR: Unable to copy /etc/httpd/ to /etc/httpd/.orig&lt;br /&gt;&lt;br /&gt;
    ERROR: Unable to upgrade Apache daemon!&lt;br /&gt;&lt;br /&gt;
    Exiting due to an error! Please fix the error and try again.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I fix the error?&lt;br /&gt;&lt;br /&gt;
	Using the FP2002 extensions and the owsadm.exe utility I run into the oft mentioned (yet not solved situation) of &quot;Error: Cannot open &#039;srm.conf&#039;: no such file or folder.&quot; when running owsadm.exe (Solaris 9, btw).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -p www.somehost.com:80 -s /etc/apache/httpd.conf -u thename -pw &lt;password&gt; -xu nobody -xg nobody&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What is the solution?&lt;br /&gt;&lt;br /&gt;
	During installation I&#039;m getting &quot;Error: &#039;80&#039; server is not a valid virtual server.  How do I install?&lt;br /&gt;&lt;br /&gt;
	The latest download does not support apache 2.0.48 contrary to website message.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Run fp_install to install fp on a server I just install apache 2.0.48 on.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Your site says:&lt;br /&gt;&lt;br /&gt;
&quot;This release also includes support for Apache 1.3.29 and Apache 2.0.48.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
ErrorMessage:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
WARNING: The Apache you are running is newer than the one&lt;br /&gt;&lt;br /&gt;
supported by this kit.&lt;br /&gt;&lt;br /&gt;
You are running Apache 2.0.48 .&lt;br /&gt;&lt;br /&gt;
This kit supports Apache .&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What is the true story?&lt;br /&gt;&lt;br /&gt;
	I have a gentoo box with apache 2.0.49. I have to change some of the names on t&lt;br /&gt;&lt;br /&gt;
he script to match gentoo file names. But when installing, everything went fine&lt;br /&gt;&lt;br /&gt;
until the compile step where it game me the error bellow:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
In fact there was no apache2 dir under frontpage/version5.0&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What I need to fix this?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	When I attempt to install the FrontPage Server Extensions for my web site with fp_install.sh or owsadm.exe I get:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
installing server / on port 80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Will chown web to apache as part of install.&lt;br /&gt;&lt;br /&gt;
Will chgrp web to apache as part of install.&lt;br /&gt;&lt;br /&gt;
Error: &#039;80&#039; server is not a valid virtual server.&lt;br /&gt;&lt;br /&gt;
ERROR: / installation failed.&lt;br /&gt;&lt;br /&gt;
Hit enter to continue&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How to I resolve this behavior?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Apache&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I try to compile a custom server (Apache 1.3.22), following the instructions &lt;br /&gt;&lt;br /&gt;
on the Microsoft Web Site. But, when I run the ./configure script, it can&#039;t &lt;br /&gt;&lt;br /&gt;
find the mod_frontpage.c module! There isn&#039;t on the FrontPage 2002 Server &lt;br /&gt;&lt;br /&gt;
Extensions Distribution!!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Where I can locate this file?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	I am running apache 1.3.22 and am trying to install FrontPage 2002 extension&lt;br /&gt;&lt;br /&gt;
to it. I copied fp-patch-apache_1.3.19 to fp-patch-apache_1.3.22 .  I am trying to apply the patch with the following command  patch -p0 &lt;fp-patch-apache_1.3.22 .Then after it runs awhile I get the following:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    File to patch: src/httpd&lt;br /&gt;&lt;br /&gt;
    Hunk #1 failed at line 0.&lt;br /&gt;&lt;br /&gt;
    Hunk #2 failed at line 800.&lt;br /&gt;&lt;br /&gt;
    Hunk #3 failed at line 188.&lt;br /&gt;&lt;br /&gt;
    Hunk #4 failed at line 576.&lt;br /&gt;&lt;br /&gt;
    Hunk #5 failed at line 586.&lt;br /&gt;&lt;br /&gt;
    Hunk #6 failed at line 708.&lt;br /&gt;&lt;br /&gt;
    6 out of 6 hunks failed: saving rejects to src/httpd.rej&lt;br /&gt;&lt;br /&gt;
    done&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Help.&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	Hi. What is the command steps to execute the patch fp-patch-apache_1.3.22.Z&lt;br /&gt;&lt;br /&gt;
please, and what Directory should it be in? I am running Linux Mandrake 8.2 RC1&lt;br /&gt;&lt;br /&gt;
and apache version is 1.3.23.&lt;br /&gt;&lt;br /&gt;
	I installed the FrontPage 2002 Server Extensions and now my Apache won&#039;t start.  First it couldn&#039;t find the httpd.conf on my system and now it complains.  Why?&lt;br /&gt;&lt;br /&gt;
	I have downloaded the frontpage patch, and the extensions, to my computer, but how do I get them to the server?&lt;br /&gt;&lt;br /&gt;
	i downloaded 2002 extensions and installed, they installed fine, but when i start apache now, i get a Syntax error on line 210 of /usr/local/apache/conf/httpd.conf : invalid command &#039;LoadModule&#039;, perhaps mis-spelled or defined by a module not included in the server configuration so i comment out line 210, then get the same error for line 211, so i comment out 211 and get the same error for line 212 etc... I checked the modules folder, and the modules its saying it cant load are there, any ideas ?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve using Redhat 7.1 and it&#039;s built with apache, php, mysql, ssl from RPM.  How do I do an install?&lt;br /&gt;&lt;br /&gt;
	I have been trying to load frontpage 2002 into my apache 1.3.24 &amp;amp; when i start&lt;br /&gt;&lt;br /&gt;
apache this is written to my /var/log/httpd/error.log (see below)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Mon May 20 15:34:51 2002] [error] (2)No such file or directory: Incorrect permissions on key directory &quot;/usr/local/frontpage/version5.0/apache-fp&quot; in FrontPageCheckup().  Until this problem is fixed, the FrontPage security patch is disabled and the FrontPage extensions may not work correctly&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Any hints to this would be greatly appreciated&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Regards&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	 &lt;br /&gt;&lt;br /&gt;
Security Questions&lt;br /&gt;&lt;br /&gt;
	When I submit a form I get the following:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    status=1&lt;br /&gt;&lt;br /&gt;
    osstatus=0&lt;br /&gt;&lt;br /&gt;
    msg=frontpage security violation&lt;br /&gt;&lt;br /&gt;
    osmsg=&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I fix this?&lt;br /&gt;&lt;br /&gt;
	I have not yet installed frontpage server extensions for linux. The main reason&lt;br /&gt;&lt;br /&gt;
for changing to a Linux/Apache or windows/apache server would be to improve security. Are there any known vulnerabilities in the frontpage server extensions 200&lt;br /&gt;&lt;br /&gt;
2 for apache?&lt;br /&gt;&lt;br /&gt;
	I heard there was security problem with Mod_frontpage 1.6.1.  Is this true?&lt;br /&gt;&lt;br /&gt;
	How does [CERT VU#944335] effect the FrontPage Server Extensions?&lt;br /&gt;&lt;br /&gt;
Client Questions&lt;br /&gt;&lt;br /&gt;
	How do you get the Guestbook log to insert entries at the top of the page rather than at the bottom?&lt;br /&gt;&lt;br /&gt;
IBM eServer Questions&lt;br /&gt;&lt;br /&gt;
	Do I need a special installation script for the IBM eServer zSeries FrontPage installation?&lt;br /&gt;&lt;br /&gt;
	I used owsadm to setup my administration pages, but when I attempt to use them my browser wants to download fpadmcgi.exe.  What can be done to fix this problem?&lt;br /&gt;&lt;br /&gt;
	My installation seems to have completed correctly but when I attempt to access my site from a FrontPage client it fails.  What should I check?&lt;br /&gt;&lt;br /&gt;
Platform Specific&lt;br /&gt;&lt;br /&gt;
	I&#039;ve installed FrontPage 2002 with no problems in the past on FreeBSD 4.4 and 4.5. I recently have tried the latest 4.7, and in the middle of the FrontPage 2002 extensions install I get the error:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Will chown web to nobody as part of install.&lt;br /&gt;&lt;br /&gt;
Will chgrp web to nobody as part of install.&lt;br /&gt;&lt;br /&gt;
/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol &quot;__stderrp&quot;&lt;br /&gt;&lt;br /&gt;
ERROR: / installation failed.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Please help anyone, I&#039;m been trying differn&#039;t things for hours and will accept any advise.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Apache DSO Questions&lt;br /&gt;&lt;br /&gt;
	Does anyone have fp Extensions running on RH 8.0 or 9.0? Spent past week installing/reading/tweaking/trying to make work. About ready to go back to RH 7.0. It should not be this hard to install these. I did it on a 6.1 box a while back worked like a champ. HELP!! Any would be appreciated!!&lt;br /&gt;&lt;br /&gt;
	I attempted to install the administration pages on my apache 2.0.43 web and they did not appear.  What is the correct command?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve tried installing on my Redhat 8 servers and the fp_install.sh script fails with can&#039;t find apxs.  Why?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve installed the extensions on Redhat9 with Apache 2.0.40.  The fp_install.sh script ran with no problem.  I am still unable to access the web with a FrontPage client.  I noticed that the LoadModule line for mod_frontpage was within my &lt;IfModule worker.c&gt; directives.  What do I need to do?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve installed the Apache RPM and the Apache Development RPM but fp_install.sh still fails.  It is looking for instdso.sh.  Where can I find this file?&lt;br /&gt;&lt;br /&gt;
	When I attempt to open my web with a FrontPage client I get &quot;POST /_vti_bin/shtml.exe/_vti_rpc hTTP/1.1&quot; 406 521 in my log file.  What needs to be done?&lt;br /&gt;&lt;br /&gt;
	The installation seems to have completed, the LoadModule line is in the httpd.conf file, the Apache server has been restarted, but I still can not access the site.  What else should I check?&lt;br /&gt;&lt;br /&gt;
	Is there a sample install for Apache 2?&lt;br /&gt;&lt;br /&gt;
	The images for my adminweb do not appear.  What is wrong?&lt;br /&gt;&lt;br /&gt;
	I&#039;ve recently upgraded my machine from Redhat 7.3 with Apache 1.3.26 to Redhat 9 with the Apache 2 server.  None of my FrontPage enabled webs are working now, where do I start?&lt;br /&gt;&lt;br /&gt;
	I&#039;m still having problems. What next?&lt;br /&gt;&lt;br /&gt;
	I have FPSE installed and working from a publishing standpoint on RHES3.0 and Apache 2.0.46 (RH enterprise edition RPM&#039;s).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
However even though publishing works, when end-users do FORM POSTS, they get no response on the browser and my apache error log shows:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
(104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, referer: https://mydomain.com/ContactUs.html&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I see many references to this problem via Google but no solutions that I&#039;ve been able to find. Can someone please help?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
	I can&#039;t connect with the FrontPage client on my new Apache 2.0.48 installation.  The error logs show &quot;Wed Jan 28 11:17:58 2004] [error] [client 64.241.156.153] (13)Permission denied: unable to connect to cgi daemon after multiple tries: /usr/local/frontpage/version5.0/apache-fp/_vti_bin/fpexe&quot;.  I ran the set_default_perms.sh script to adjust permissions within /usr/local/frontpage/version5.0, but I&#039;m still getting this message. HELP!&lt;br /&gt;&lt;br /&gt;
		&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
From &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE0NiZhbXA7ZW50cnlfaWQ9MTAy&amp;amp;entry_id=102&quot;   onmouseover=&quot;window.status=&#039;http://web.archive.org/web/20041009193509/www.rtr.com/fpsupport/faq2002g.htm&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Support on General Questions :&quot;&gt;Support on General Questions :&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
	&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
General Information&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What are the supported webservers for the FrontPage 2002 Server Extensions?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective October 1, 2004, Apache 2.0.51 is considered a supported web server for the FrontPage 2002 Server Extensions for UNIX.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective August 25, 2004, Apache 2.0.50 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective July 15, 2004,  Apache 1.3.31 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective June 2004, Apache 2.0.49 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective with Service Release 1.2 support for Apache 1.3.29 and Apache 2.0.48 has been added.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective September 2003, Apache 2.0.47 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective July 2003 Apache 2.0.46 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective with the release of Service Release 1, Apache 1.3.28 is considered a supported web server.  You should use the patch included in the download file.  Please note:  Effective with  Service Release 1, using mod_frontpage as a DSO is now supported.  Effective with Service Release 1, Apache 2.0.43 is considered a supported web server.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective April 23, 2002 Apache 1.3.24 is considered a supported web server.  You should use the 1.3.22 patch.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective February 8, 2002 Apache 1.3.23 is considered a supported web server.  You should use the 1.3.22 patch.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Effective December 19, 2001 Apache 1.3.22 is considered a supported web server (the 1.3.19 patch can be applied.)  Apache 1.3.22 is also considered a supported web server.  The 1.3.22 patch is available here.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The only supported web server on Unix for this release is Apache 1.3.19.  In order to install or upgrade to the FrontPage Server Extensions 2002 you must patch the web server with the FrontPage patch.  Without the patch you will not be able to install or upgrade to the FrontPage Server Extensions 2002.  If you are not running Apache or cannot migrate to it or do not want to patch the web server then you should continue to use the latest release of the FrontPage 2000 Server Extensions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have other modules compiled in my existing apache daemon.  What do I need to do to run the FrontPage 2002 Server Extensions?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you have other modules that you need compiled into Apache then you should manually patch your server prior to installing or upgrading.  To install the patch manually, use the following steps:&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Untar fp50_platform_tar.Z&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Copy the Fp-patch-apache_1.3.x into your Apache server build directory&lt;br /&gt;&lt;br /&gt;
    (usually /usr/local/Apache_1.3.x). The Fp-patch-apache_1.3.x file is found in/usr/local/frontpage/version5.0/apache-fp/fp-patch-apache_1.3.x.&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Using the GNU version of the patch utility, run the patch command on the&lt;br /&gt;&lt;br /&gt;
    FrontPage 2002 Apache patch source file:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    patch -p0 &lt;fp-patch-apache_1.3.x&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Configure the server (you should include your modules and mod_frontpage.c)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    ./configure --add-module=mod_frontpage.c&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Build the Apache server: make&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
    bullet	Install the server: make Install&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What is the current list of supported platforms?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Digital UNIX  5.0, 5.1&lt;br /&gt;&lt;br /&gt;
    FreeBSD  5.0, 5.2&lt;br /&gt;&lt;br /&gt;
    BSDi 5.0, 5.1&lt;br /&gt;&lt;br /&gt;
    Linux 8 , 9 (Red Hat Software)&lt;br /&gt;&lt;br /&gt;
    Red Hat Fedora Core&lt;br /&gt;&lt;br /&gt;
    Red Hat Enterprise Server&lt;br /&gt;&lt;br /&gt;
    Solaris-Sparc  2.8, 2.9&lt;br /&gt;&lt;br /&gt;
    Solaris-Intel 2.8, 2.9&lt;br /&gt;&lt;br /&gt;
    HP/UX 11, 11i&lt;br /&gt;&lt;br /&gt;
    IRIX 6.3, 6.5&lt;br /&gt;&lt;br /&gt;
    IBM eServer zSeries (SuSE Linux &lt;img src=&quot;http://www.nk.ca/~doctor/blog/serendipity/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;&lt;br /&gt;
    IBM eServer pSeries (SuSE Linux &lt;img src=&quot;http://www.nk.ca/~doctor/blog/serendipity/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;&lt;br /&gt;
    IBM eServer iSeries (SuSE Linux &lt;img src=&quot;http://www.nk.ca/~doctor/blog/serendipity/templates/default/img/emoticons/cool.png&quot; alt=&quot;8-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Is there any documentation?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Documentation can be found here.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I administer the Usage Analysis in Microsoft FrontPage 2002?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     Please see the usage_whitepaper.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How can I manage usernames and reset passwords?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The management of usernames can be administered by a series of command lines or by using the HTML administration pages. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    For detailed information on specific commands and how to find the HTML admin pages for your server please check with the Sharepoint Documentation.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
When I click on &quot;send an invitation&quot; in the HTML based fpadmcgi.exe, I get the error message: &quot;You cannot enable this feature because your server has not been configured to send mail&quot; What can I do?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to configure your webserver to send mail before you can use this feature. This needs to be set up by adding one of the following lines to your we80.cnf file:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        SMTPHOST:xxx.xxx.xxx.xxx&lt;br /&gt;&lt;br /&gt;
        or&lt;br /&gt;&lt;br /&gt;
        SendMailCommand:/path/to/sendmail&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Excerpt from the SharePoint document:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Mail settings&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Periodically, the server sends e-mail notification or other messages to users of your site or to you, the administrator. You can specify the SMTP mail server to use for these messages. You also can type the From and Reply-to address to use for these messages, and specify which mail encoding option and character set to use in the e-mail messages. Server administrators can change these settings by using the Change Configuration Settings page (in the Virtual Server Administration pages). Web site administrators can also change the From and Reply-to addresses on the Change Web Subscription Settings page (in the Site Administration pages).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Click here for more information.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Hi, I have an old server running version 3 FP extensions and I want to move my web onto my new server running version 5 FP extensions. I tried manually moving the files and I ran into a bunch of functionality problems. What is the easiest way to make this transition?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The most efficient way to transfer your web on to your new server is to:&lt;br /&gt;&lt;br /&gt;
    bullet	Install the extensions on the new server&lt;br /&gt;&lt;br /&gt;
    bullet	If you are using straight Apache then you have to install your subwebs too&lt;br /&gt;&lt;br /&gt;
    If you are using Apache with Mod FP then the subs will be created for you&lt;br /&gt;&lt;br /&gt;
    bullet	Open up the web in your Front Page Client on the old server&lt;br /&gt;&lt;br /&gt;
    bullet	Publish web to the new server&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    This should take care of any functionality problems. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;m trying to export a Microsoft Access file as an ODBC database and use it in my Front Page web (Linux).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;m getting the error &quot;Using an ODBC connection, you tried to perform an operation on data in an ODBC data source. This error may occur when the ODBC data sources is on a network drive and you are not connected to the network. Make sure the network is available, and then try the operation again.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The first thing that you want to confirm is that your Linux machine has the windows database mounted. The database has to be available so that web users can reach it.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    For information n how to mount the drive go to:&lt;br /&gt;&lt;br /&gt;
    David&#039;s Linux Experience&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I set up Admin Pages for my web?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    In order to set up the Admin Pages you need to run owsadm.exe from the command line:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    cd /usr/local/frontpage/version5.0/bin&lt;br /&gt;&lt;br /&gt;
    ./owsadm.exe -o setadminport -p &lt;PORT&gt; -s &lt;Path/to/your/httpd.conf&gt; -username &lt;USERNAME&gt; -pw &lt;PASSWORD&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How can I set up Per User Webs from the command line?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    It is possible to create a per user web from the command line:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    cd /usr/local/frontpage/version5.0/bin&lt;br /&gt;&lt;br /&gt;
    owsadm.exe -o install -p 80 -web \~username -xu username -xg &lt;GROUP&gt; -u &lt;USERNAME&gt; -pw &lt;PASSWORD&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Please note that you may also need to add this to your config file:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    &lt;Directory /path/to/username/homedir/web&gt;&lt;br /&gt;&lt;br /&gt;
    AllowOverRide All&lt;br /&gt;&lt;br /&gt;
    &lt;/Directory&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I support .asp pages on my UNIX server?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     It is possible to use Apache with mod_perl, and create perl based asp pages which are supported by FrontPage.  &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Note:  You can also contact Chili!Soft concerning Active Server pages.  Their implementation is currently available for Solaris, AIX, HP-UX, and Linux.  The Chili!Soft product has more functionality than mod_perl and does cost money.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
When I upgraded from FPSE 2000 to FPSE 2002 my email forms no longer work. What do I need to do to fix this problem?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to edit your we80.cnf file and delete the %r from your SendMailCommand line.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    SendMailCommand:/usr/sbin/sendmail&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;d like my error messages to be returned in &lt;Spanish, German, Russian, Chinese,...&gt;.  Is this possible?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    There are additional language files available on the Microsoft site.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
My forms work fine when I send from port 80.  But I receive errors when I attempt to send from port 443.  How do I get my secure forms to work?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to install the extensions against both ports (80 and 443).  You can use owsadm.exe -o install -p 443 -s /path/to/httpd.conf or if your port 443 documentroot is the same as your port 80 documentroot you can simply:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        cd /usr/local/frontpage&lt;br /&gt;&lt;br /&gt;
        cp we80.cnf we443.cnf&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Make sure ownership/permissions of we443.cnf matches we80.cnf ownership and permissions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Hi,&lt;br /&gt;&lt;br /&gt;
Will people with FrontPage 2000 (and maybe even FP98) be able to work with an Apache webserver under Linux when I  install the FrontPage 2002 Server Extensions!?  Is it downwards compatible!? &lt;br /&gt;&lt;br /&gt;
And the other way around: when I install the FP2000 extensions, will be people with FP2002 be able to use them?&lt;br /&gt;&lt;br /&gt;
Greetings&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The Server Extensions are backwardly compatible. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Folks with FP2002 publishing against a FP2000 enabled web will not be able to use and of the new functions.  For more information check out the product guide or knowledgebase.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I recently changed hosting providers for my domain.  I had a FP Discussion Web in a subweb off the main web, and now it does not work correctly.  When posting an article to the Discussion Web it does not seem to know that other posts have been made.  (i.e.: post goes to _disc/00000001.htm instead of _disc/00000378.htm at it should have)  Anyone out there seen this before, or know how to fix this??&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    In order for you to have the relocated web resume postings at the correct count, you need to edit the &lt;web&gt;/_vti_pvt/service.cnf and change the vti_disc_articlenumber setting to the correct number.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Sample:   &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        /www/content/_vti_pvt/service.cnf&lt;br /&gt;&lt;br /&gt;
        vti_disc_articlenumber:IX|378&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Please note:  you may have to have your ISP make the change if you do not have access to the _vti_pvt directory.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Which FrontPage Server Extensions should be used with a Windows 2000 Server?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Information concerning the Microsoft FrontPage Server Extensions for windows can be found on the Microsoft site.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
You can fill out our front page 2000 forms and they will submit to the server.  However, we rarely get them...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If your ISP has set up your web correctly, with either SendMailCommand or SMTPHost in your FrontPage config file (hostname:80.cnf), then they should be able to look in the system logs file for why you aren&#039;t always getting the results.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    While waiting form them to resolve this issue you may want to change your forms to both send you mail and store the results in to file.  You can then use your FrontPage client to view this file.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    From your Client:    Open the Form Page, and go to form properties&lt;br /&gt;&lt;br /&gt;
        FormProperties&lt;br /&gt;&lt;br /&gt;
            Sendto:    _private/results&lt;br /&gt;&lt;br /&gt;
            Email:    user@hostname.com&lt;br /&gt;&lt;br /&gt;
        Tools -&gt; Options -&gt; Advanced -&gt; Show hidden files and folders&lt;br /&gt;&lt;br /&gt;
            apply&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Then you should be able to view the information stored in _private/results.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I am running apache 1.3.22 and am trying to install FrontPage 2002 extension&lt;br /&gt;&lt;br /&gt;
to it. I copied fp-patch-apache_1.3.19 to fp-patch-apache_1.3.22 .  I am trying to apply the patch with the following command  patch -p0 &lt;fp-patch-apache_1.3.22 .Then after it runs awhile I get the following:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    File to patch: src/httpd&lt;br /&gt;&lt;br /&gt;
    Hunk #1 failed at line 0.&lt;br /&gt;&lt;br /&gt;
    Hunk #2 failed at line 800.&lt;br /&gt;&lt;br /&gt;
    Hunk #3 failed at line 188.&lt;br /&gt;&lt;br /&gt;
    Hunk #4 failed at line 576.&lt;br /&gt;&lt;br /&gt;
    Hunk #5 failed at line 586.&lt;br /&gt;&lt;br /&gt;
    Hunk #6 failed at line 708.&lt;br /&gt;&lt;br /&gt;
    6 out of 6 hunks failed: saving rejects to src/httpd.rej&lt;br /&gt;&lt;br /&gt;
    done&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Help.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    There is a new patch available for Apache 1.3.22.  Also you should be using GNU patch instead of the system patch as recommended in the Sharepoint documentation.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &quot;If you have compiled an Apache Web server using a previous version of the FrontPage Apache patch source file, use the GNU version of the patch utility to remove the previous version of the FrontPage Apache patch from your Apache server:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        %patch p0 R &lt; previous_FrontPage_patch_file&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Using the GNU version of the patch utility, run the patch command on the FrontPage Apache patch source file:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        %patch p0 &lt;fp-patch-apache_1.3.x&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I try to compile a custom server (Apache 1.3.22), following the instructions&lt;br /&gt;&lt;br /&gt;
on the Microsoft Web Site. But, when I run the ./configure script, it can&#039;t&lt;br /&gt;&lt;br /&gt;
find the mod_frontpage.c module! There isn&#039;t on the FrontPage 2002 Server&lt;br /&gt;&lt;br /&gt;
Extensions Distribution!!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Where I can locate this file?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        The distribution includes fp-patch-apache-1.3.19, or you can pick up fp-patch-apache-1.3.22. You then need to use patch before you run configure.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
When I use fpadmcgi.exe I keep getting this in my error log:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
File does not exist: /usr/local/frontpage/version5.0/admin-exes/_vti_bin/_vti_adm/1033/IMAGESDIRbluedot.gif&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I fix this?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    In /usr/local/frontpage/version5.0/admin/1033/webadmin.css change&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        background-image: url(IMAGESDIRbluedot.gif);&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    to&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        background-image:url(IMAGESDIR/bluedot.gif);&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I am running a web server behind a router.  I am able to block access to my internal network by IP filtering.  How does frontpage access the web server?  Is it FTP or something else?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    From the Microsoft SharePoint documentation:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    &quot;The FrontPage client communicates with FrontPage Server Extensions using HTTP, the same protocol Web browsers and Web servers use to communicate. FrontPage implements a remote procedure call mechanism on top of the HTTP POST request, so that the FrontPage client can request documents, update the Tasks list, add new authors, and so on.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Hi. What is the command steps to execute the patch fp-patch-apache_1.3.22.Z&lt;br /&gt;&lt;br /&gt;
please, and what Directory should it be in? I am running Linux Mandrake 8.2 RC1 and apache version is 1.3.23.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to be in your Apache src directory (get the source code from www.apache.org). You should then uncompress the .Z file and run the commands as documented in SharePoint.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have downloaded the frontpage patch, and the extensions, to my computer, but how do I get them to the server?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You can now ftp them from your PC to your server.  Please note that you must have ROOT access on your server to install the FrontPage Server Extensions.  If you are using a Web Host for your site, it is unlikely that you will be able to install the extensions for your site.  You will need to contact your web host and ask them about installing the extensions on the server and FrontPage enabling your web.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Is the Photo Gallery feature in FrontPage 2002 supported on the Unix platform?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Yes, Photo Gallery is support on the FrontPage 2002 Server Extensions for Unix.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
After upgrading from fp2000se to fp2002se, discussion webs and email forms emailing their output in HTML formats are writing/sending the html output on one line.  For large discussion webs, this is creating problems when a new post tries to add to a very very long (single) line in the tocproto.htm file.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Likewise, some clients are having email from their forms bounce due to the HTML output line being over 1024 characters long.  Certain MDA&#039;s are configured to disallow long lines to prevent buffer overflow attacks.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Anyone know of a fix for this?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Many thanks&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    In the html try changing &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        s-article-format=&quot;HTML/PRE&quot; &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    to &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        s-article-format=&quot;HTML/BR&quot; &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
When checking my server extensions I get the following error.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The server administration programs and the server extensions on the web server are not compatible. The server is too old to use with this  administration program.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Check the frontpage configuration file for your web (/usr/local/frontpage/we80.cnf) and confirm that your extenderversion parameter is correct for your web and extensions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Where would I look for additional information when I have problems with FrontPage Server Extensions?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you are having problems with the FrontPage Server Extensions you can look at your Apache access and error logs, your system messages file (as defined in /etc/syslog.conf), and on the client side in wecerr.txt.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The Sharepoint Documentation, this FAQ, the FP2002 discussion Group, and the microsoft.public.frontpage.extensions.unix discussion group also provide information.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I keep getting (1) Saving Form Results to E-Mail will not work unless with the &quot;SMTPHost&quot; or &quot;SendMailCommand&quot; server configuration parameters are set., how do I fix that?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you have access to the web server you can edit the we80.cnf or virtualhost:80.cnf file found in /usr/local/frontpage and add the SMTPhost or SendMailCommand appropriate for your system. For Example:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        SendMailCommand:/usr/sbin/sendmail&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you do not have access to the web server, you need to ask your ISP to make the addition for you.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I check that the FrontPage extensions are enabled?  My FrontPage 2000 client says that the serve I am publishing to does not have FrontPage extensions installed.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    There are a few things to try to confirm if the FrontPage Server Extensions are installed on your web.&lt;br /&gt;&lt;br /&gt;
    bullet	Try browsing: http://yourweb.com/postinfo.html&lt;br /&gt;&lt;br /&gt;
    bullet	Try opening the web with your FrontPage Client&lt;br /&gt;&lt;br /&gt;
    bullet	If you have problems opening the web check the wecerr.txt file for additional information. You might see:&lt;br /&gt;&lt;br /&gt;
    bullet	Server error: You must use a secure connection (SSL) to&lt;br /&gt;&lt;br /&gt;
    author against this server.&lt;br /&gt;&lt;br /&gt;
    bullet	HTTP 500 Error from proxy&lt;br /&gt;&lt;br /&gt;
    bullet	Server error: The server extensions were unable to&lt;br /&gt;&lt;br /&gt;
    access the file &quot;httpd.conf.3185&quot;. Please check the file&lt;br /&gt;&lt;br /&gt;
    permissions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;ve tried everything - reinstalling, owsadm.exe -check, and I still can&#039;t open my webs with a FrontPage client.  What else there to check?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    There are a number of areas that can be checked:&lt;br /&gt;&lt;br /&gt;
    bullet	Apache Access and Error Logs&lt;br /&gt;&lt;br /&gt;
    bullet	System Messages Files&lt;br /&gt;&lt;br /&gt;
    bullet	SUEXEC logs&lt;br /&gt;&lt;br /&gt;
    bullet	Are you using symlinks? and does FrontPage know&lt;br /&gt;&lt;br /&gt;
    bullet	edit frontpage.cnf and add followsymlinks:1&lt;br /&gt;&lt;br /&gt;
    bullet	Are your partitions mounted SUID ?&lt;br /&gt;&lt;br /&gt;
    bullet	Do you have the AllowOverRide All set for the documentroot&lt;br /&gt;&lt;br /&gt;
    bullet	Did you check your .htaccess files?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;m trying to setup Frontpage-EXtensions on my SuSE 9.1 and it seems I&#039;m on a good way to make it, but I do have the following problem: When trying to access the configuration for my root-web I get the following message in the apache (2.0.49 I do think) error_log:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] Incorrect permissions on webroot &quot;/srv/www/htdocs/_vti_pvt&quot; and webroot&#039;s _vti_pvt directory in FrontPageAlias().&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] Incorrect permissions on webroot &quot;/srv/www/htdocs/_vti_pvt&quot; and webroot&#039;s _vti_pvt directory in FrontPageAlias().&lt;br /&gt;&lt;br /&gt;
[Sun Jun 20 12:24:51 2004] [error] [client 192.168.255.254] File does not exist:&lt;br /&gt;&lt;br /&gt;
/srv/www/htdocs, referer: http://192.168.255.179:8080/&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
any idea?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks Thomas&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Similar to the 2000 extensions this error can be found in the mod_frontpage code:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        {&lt;br /&gt;&lt;br /&gt;
        /&lt;strong&gt;&lt;br /&gt;&lt;br /&gt;
        &lt;/strong&gt; The webroot and webroot/_vti_pvt don&#039;t match. User recovery: fix&lt;br /&gt;&lt;br /&gt;
        &lt;strong&gt; the owners and groups of both directories to match, and have both a&lt;br /&gt;&lt;br /&gt;
        &lt;/strong&gt; uid and gid in the allowable range.&lt;br /&gt;&lt;br /&gt;
        &lt;strong&gt;/&lt;br /&gt;&lt;br /&gt;
        LogFrontPageError(r-&gt;server, &quot;Incorrect permissions on webroot \&quot;%-.0124s\&quot; and webroot&#039;s _vti_pvt directory&quot;, szBuf, &quot;FrontPageAlias()&quot;, FALSE, 0);&lt;br /&gt;&lt;br /&gt;
        return DECLINED;&lt;br /&gt;&lt;br /&gt;
        }&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        if ((!strcmp(r-&gt;filename,GLOBALADMINDIR)) ? vti_pvt.st_uid &gt; 0&lt;br /&gt;&lt;br /&gt;
        : (vti_pvt.st_uid &lt; LOWEST_VALID_UID || vti_pvt.st_gid &lt; LOWEST_VALID_GID))&lt;br /&gt;&lt;br /&gt;
        {&lt;br /&gt;&lt;br /&gt;
        /&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
        &lt;strong&gt; User recovery: fix the owners and groups of both directories to&lt;br /&gt;&lt;br /&gt;
        &lt;/strong&gt; match, and have both a uid and gid in the allowable range.&lt;br /&gt;&lt;br /&gt;
        &lt;strong&gt;/&lt;br /&gt;&lt;br /&gt;
        LogFrontPageError(r-&gt;server, &quot;Incorrect permissions on webroot \&quot;%-.0124s\&quot; and webroot&#039;s _vti_pvt directory&quot;, szBuf, &quot;FrontPageAlias()&quot;, FALSE, 0);&lt;br /&gt;&lt;br /&gt;
        return DECLINED;&lt;br /&gt;&lt;br /&gt;
        }&lt;br /&gt;&lt;br /&gt;
         &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to check that your UID and GID are within the allowable ranges and that the permissions on the directories match.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I troubleshoot a front page form that is not working ?&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    To troubleshoot FrontPage problems:&lt;br /&gt;&lt;br /&gt;
    bullet	Review the Apache error log&lt;br /&gt;&lt;br /&gt;
    bullet	Review the Apache access log&lt;br /&gt;&lt;br /&gt;
    bullet	Review the system messages file&lt;br /&gt;&lt;br /&gt;
    bullet	Check you system mail messages file&lt;br /&gt;&lt;br /&gt;
    bullet	Check your SUEXEC logs&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I am trying to upload my site using Front Page and am getting the following error: 404 Not Found. The requested URL /_vti_bin/_vti_aut/author.exe was not found on this server. Apache/1.3.29 Server at atlantacarservice.com Port 80, what could this mean?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    It appears that atlantacarservice.com and www.altantacarservice.com have not been FrontPage enabled.  You need to have your ISP enable (extend) your site with the Extensions. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        owsadm.exe -o install -t apache-fp -xu &lt;UNIXUSER&gt; -xg &lt;UNIXGROUP&gt; \&lt;br /&gt;&lt;br /&gt;
        -s &lt;/path/to/httpd.conf&gt; -u &lt;FPUSERNAME&gt; -pw &lt;FPPASSWORD&gt; -p 80 \&lt;br /&gt;&lt;br /&gt;
        -m atlantacarservice.com&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Hi everyone,&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I really need help from someone who has been able to make changes to the Forms that is created with Frontpage in a UNIX platform.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The problem we have is that the Form we use on our website, once they are filled out submitted by the visitor to the site and is sent to other customers who use our service. The From address email is &quot;Username@lunarpages.com&quot; and we don&#039;t want that,  we want the From Address email to be one that we select by ourselves. Is there a code that we can include in the Frontpage Form or a instruction we can give to our host company on how to do this in their UNIX server that will allow us to change the From Address email. The hosting company told us that we need to find on how to do it and email it to them and then they will do the changes.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks for the help.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Igao&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Your ISP can edit your /usr/local/frontpage/WEBNAME:80.cnf file and add the mailsender configuration variable.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
From &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE0NyZhbXA7ZW50cnlfaWQ9MTAy&amp;amp;entry_id=102&quot;   onmouseover=&quot;window.status=&#039;http://web.archive.org/web/20041010235937/www.rtr.com/fpsupport/faq2002i.htm&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;FrontPage Extension for Unix Install Questions:&quot;&gt;FrontPage Extension for Unix Install Questions:&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
Install Questions&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
When I run owsadm.exe -setadminport 9999 -u name  -s /httpd.conf it fails.  What should I do instead?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to use -username name instead of the -u name.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I installed the FrontPage 2002 Server Extensions and now my Apache won&#039;t start.  First it couldn&#039;t find the httpd.conf on my system and now it complains.  Why?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    As noted during the installation:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &quot;The Apache daemon is going to be replaced with a stock Apache containing the FrontPage patch and may result in the loss of any custom modules that have been compiled into the daemon that is currently in use.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Therefore you need to determine which modules were included in your original Apache daemon and recompile with those modules and mod_frontpage.c.  Please check the documentation for more information.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I was wondering... Do you have any sample installations using the fp_install.sh script?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Yes we do, although these answers may not be exactly what you&#039;ll want to use for you web they should still give you a good idea of &quot;normal&quot; answers.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Sample Install Using fp_install.sh&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have already compiled in mod_frontpage when I built the server in the first place, and the module seems to be fine, however, now I don&#039;t know what to do to do the rest of the install process to do things like install the root web, listen on ports etc. etc. I have started the install script and its has unpacked all the files to /usr/local/frontpage However the install script quits when I tell it not to replace the currently installed httpd with the stock 1.3.19 one. How can I finish the process manually so I can get Frontpage working? Thanks for all your help in advance!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Make a copy of the current httpd to a different location. When the install script ask for the location of the httpd, point it to the one you just copied.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have a new install on Linux. It appears that all went well with the install but I can&#039;t author anything. When I try to &quot;Publish Web&quot; with FP 2002, I get a username and password box repeatedly. I&#039;m using the admin username and pwd that I typed in when I installed FP2002.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Specifically, I&#039;m seeing this in the log: 192.168.0.18 - - [12/Aug/2001:14:21:31 -0700] &quot;POST /_vti_bin/_vti_aut/author.exe HTTP/1.1&quot; 401 264&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Everything is owned by apache:apache (uid 504).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
This is happening BEFORE I type in the username and password the first time and each subsequent time.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error 401 means something is not authorized, right?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Is there any way to get more debugging information out of this? I don&#039;t have much to work with here.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Any ideas on how to fix this?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Thanks for any assistance.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to make sure that the AllowOverRide All directive for each documentroot - Virtual Hosts and peruser webs.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
i downloaded 2002 extensions and installed, they installed fine, but when i start apache now, i get a Syntax error on line 210 of /usr/local/apache/conf/httpd.conf : invalid command &#039;LoadModule&#039;, perhaps mis-spelled or defined by a module not included in the server configuration so i comment out line 210, then get the same error for line 211, so i comment out 211 and get the same error for line 212 etc... I checked the modules folder, and the modules its saying it cant load are there, any ideas ?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    As noted during the installation:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &quot;The Apache daemon is going to be replaced with a stock Apache containing the FrontPage patch and may result in the loss of any custom modules that have been compiled into the daemon that is currently in use.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Therefore you need to determine which modules were included in your original Apache daemon and recompile with those modules and mod_frontpage.c. Please check the documentation for more information.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
During installation I received the following error:  The top-level folder for web &lt;Root Web&gt; is a symbolic link and the &#039;FollowSymLinks&#039; server configuration is not set.  Error / installation failed.  What do I need to do?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Please confirm that you have the symlinks directive correct in your httpd.conf.  If this is correct then you must also tell FrontPage that you are using symlinks.  You can do this by editing your /usr/local/frontpage/version5.0/frontpage.cnf file and adding.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        followsymlinks:1&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    From the documentation: &quot;A non-zero value for this parameter allows the FrontPage Explorer and the FrontPage Server Administrator (owsadm) to operate on folders that are linked to symbolically from a web content area. For example, this would permit the FrontPage Explorer to display the contents of a symbolically linked directory. Default value = 0.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
During installation I received the following error:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Upgrading FrontPage Webs&lt;br /&gt;&lt;br /&gt;
    cp: cannot create regular file &#039;/usr/sbin/httpd&#039;:  Text file busy&lt;br /&gt;&lt;br /&gt;
    ERROR:  Unable to copy to /usr/sbin/httpd&lt;br /&gt;&lt;br /&gt;
    ERROR:  Unable to upgrade Apache deamon!&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Now what?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The installation is attempting to copy the Apache deamon that is shipped with the extensions to your /usr/sbin location.  Because your Apache deamon is currently running the copy failed.  You can stop your Apache deamon and rerun fp_install.sh then restart the new Apache deamon, or you can manually replace the httpd.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        Stop your Apache&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        mv /usr/sbin/httpd /usr/sbin/httpd.orig&lt;br /&gt;&lt;br /&gt;
        cp /usr/local/frontpage/version5.0/apache-fp/httpd /usr/sbin/httpd&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        then restart your Apache&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;m trying to install the extensions, but I keep getting srm.conf file does not exist (apache 1.3.19).  I have checked and the file does exist. I have had the same problem with Frontpage 2000 extensions on 1.3.20.  Help.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You may need to set your ResourceConfig and AccessConfig to point to the location of your srm.conf and access.conf in your httpd.conf.  Or you can use:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        ResourceConfig    /dev/null&lt;br /&gt;&lt;br /&gt;
        AccessConfig        /dev/null&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Where is fp_install.sh?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    fp_install.sh is included in the tar file or you can download it here.  You will have to gunzip the file and set it executable before you can use.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
My web opens without username/password  prompt.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Apache:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     Setting this parameter to All in your apache configuration file will alleviate this problem.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        AllowOverride ALL&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Please note that you will need to do this for each unique documentroot&lt;br /&gt;&lt;br /&gt;
    on your system (i.e. VirtualWebs).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Install to Redhat failed: &quot;AllowOverride&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing the server extensions to Redhat 7.2 failed. Here are the last few&lt;br /&gt;&lt;br /&gt;
lines from the installation (I don&#039;t see an access.conf on my machine):&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing the root web...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Server config filename:  /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
FrontPage Administrator&#039;s user name:  joeblow&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Getting User from /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
Unix user name of the owner of this new web:  [apache]  joeblow&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Getting Group from /etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;
Unix group of this new web:  [apache]  joeblow&lt;br /&gt;&lt;br /&gt;
Installing root web into port 80...&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installing server  /  on port  80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Will chown web to joeblow as part of install.&lt;br /&gt;&lt;br /&gt;
Will chgrp web to joeblow as part of install.&lt;br /&gt;&lt;br /&gt;
Note: Local version of Apache must use the FrontPage Apache patch. Error:&lt;br /&gt;&lt;br /&gt;
FrontPage requires that the AllowOverride option be set to something other&lt;br /&gt;&lt;br /&gt;
than &quot;None&quot; (typically set in access.conf).  &quot;All&quot; is the preferred&lt;br /&gt;&lt;br /&gt;
AllowOverride option for the document root.&lt;br /&gt;&lt;br /&gt;
ERROR:  / installation failed.&lt;br /&gt;&lt;br /&gt;
Hit enter to continue&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Now what?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Apache has combined the older model of 3 configuration files (httpd.conf, access.conf, and srm.conf) into the single httpd.conf.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to set the AllowOverRide parameter for your documentroot.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    For example:  if DocumentRoot is defined as /www/home you would need&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &lt;Directory /www/home&gt;&lt;br /&gt;&lt;br /&gt;
        AllowOverRide All&lt;br /&gt;&lt;br /&gt;
        &lt;/Directory&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
         &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;ve using Redhat 7.1 and it&#039;s built with apache, php, mysql, ssl from RPM.  How do I do an install?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You can use either fp_install.sh or owsadm.exe to install the FrontPage Server Extensions for Unix.  You then need to recompile your Apache deamon with the mods included in the RPM and mod_frontpage.  The SharePoint documentation has additional information.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How does one install a virtual web on port 443 instead of port 80?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You should the owsadm.exe command line to install for port 443:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    cd /usr/local/frontpage/version5.0/bin&lt;br /&gt;&lt;br /&gt;
    ./owsadm.exe -o install -p 443 -s &lt;/path/to/httpd.conf&gt; -xu UNIXUSER -xg UNIXGROUP -u USERNAME -pw PASSWORD -m virtualweb&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I am getting this error message after executing the following:&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -u fpadm -pw test -s /etc/httpd/conf/httpd.conf \&lt;br /&gt;&lt;br /&gt;
-xuser customer -xgroup firm -p 80&lt;br /&gt;&lt;br /&gt;
Error message is:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Cannot chown content: user customer does not exist.&lt;br /&gt;&lt;br /&gt;
Cannot chown content: group firm does not exist.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The -xuser and -xgroup must be defined on your system. FrontPage refers to the system password and group files to verify that the xuser is a valid system user and that xgroup is a valid system group.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I am getting this error message after executing the following:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -u fpadm -pw test -s /etc/httpd/conf/httpd.conf \&lt;br /&gt;&lt;br /&gt;
-p 80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error: The access control file &quot;&lt;br /&gt;&lt;br /&gt;
/var/www/html/addon-modules/.htaccess&quot; was not created by this client program and cannot be edited safely using this client program.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You should:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        cd /var/www/html/addon-modules/&lt;br /&gt;&lt;br /&gt;
        mv .htaccess .htaccess.org&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Then try your installation.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Running the fp_install.sh script to create the root web results in an error.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
ErrorMessage:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Error: An access setup description is required when creating the root web.&lt;br /&gt;&lt;br /&gt;
ERROR: / installation failed.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Confirm that any .htaccess files in your documentroot have been moved to .htaccess.orig.  Then try your installation.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Installed FP Extension 2002 on RH Linux 7.1. Run fp_install.sh without choosing root web, sub web and virtual web. But still cannot publish web site to the server. Front Page module seems to be running (checked by httpd -l).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The server you are you are publishing to does not have the Front Page Server Extensions installed and therefore does not support publishing via HTTP.&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I resolve this issue?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to enable your web with the FPSE&#039;s, not just place them on your system.  Run fp_install.sh again, and when the scripts prompts you; &quot;Do you want to install a root web (y/n)&quot; answer yes. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I install FrontPage 2002 Server extensions on my apache 1.3.22 server that is already running?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you are already running Apache 1.3.22 you need to confirm that your daemon has the mod_frontpage patch applied.  You can do this by running httpd -l and grepping the results for mod_frontpage.  If your daemon is patched, then run fp_install.sh and answer the questions appropriately for your system.  During installation your httpd was moved to httpd.orig and the daemon which shipped with the FPSEs was copied to httpd.  You can simply replace httpd with httpd.orig.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        cd &lt;path/to/&gt;httpd.orig&lt;br /&gt;&lt;br /&gt;
        mv httpd.orig httpd&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Then restart your daemon.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If your 1.3.22 Apache does not have mod_frontpage you will need to download the Apache source code, download the frontpage patch and recompile.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I&#039;ve installed the frontpage extensions and am almost positive they are in correctly. When I go to publish a web site it asks me for a login and password. Then it tells me that FrontPage extensions aren&#039;t installed on the server. How do I test it to make sure. Where is the default directories that everything is kept?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The Sharepoint documentation contains a list of which files and directories are installed when you enable a web with the FrontPage Server Extensions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have been trying to load frontpage 2002 into my apache 1.3.24 &amp;amp; when i start&lt;br /&gt;&lt;br /&gt;
apache this is written to my /var/log/httpd/error.log (see below)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
[Mon May 20 15:34:51 2002] [error] (2)No such file or directory: Incorrect permissions on key directory &quot;/usr/local/frontpage/version5.0/apache-fp&quot; in FrontPageCheckup().  Until this problem is fixed, the FrontPage security patch is disabled and the FrontPage extensions may not work correctly&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Any hints to this would be greatly appreciated&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Regards&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    If you look at the source code for the mod_frontpage patch your solution is there:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    + {&lt;br /&gt;&lt;br /&gt;
    + /&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
    + &lt;strong&gt; User recovery: set directory to be owned by root with permissions&lt;br /&gt;&lt;br /&gt;
    + &lt;/strong&gt; rwx--x--x. Note you need the execute bit for group and other so&lt;br /&gt;&lt;br /&gt;
    + &lt;strong&gt; that non-root programs can run apache-fp/_vti_bin/fpexe (even though&lt;br /&gt;&lt;br /&gt;
    + &lt;/strong&gt; non-root cannot list the directory).&lt;br /&gt;&lt;br /&gt;
    + */&lt;br /&gt;&lt;br /&gt;
    + LogFrontPageError(s, &quot;Incorrect permissions on key directory \&quot;%-.1024s\&quot;&quot;,&lt;br /&gt;&lt;br /&gt;
    + FPKEYDIR, &quot;FrontPageCheckup()&quot;, TRUE);&lt;br /&gt;&lt;br /&gt;
    + return (FALSE);&lt;br /&gt;&lt;br /&gt;
    + }&lt;br /&gt;&lt;br /&gt;
    +&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Set up a Unix user where the login begins with a number, e.g. 1coolguy&lt;br /&gt;&lt;br /&gt;
Set up a virtual host for www.1coolguy.com or something for that user.&lt;br /&gt;&lt;br /&gt;
Attempt to install frontpage extensions for that virtual host as follows:&lt;br /&gt;&lt;br /&gt;
&#039;owsadm.exe -o install -u 1coolguy -pw password -p 80 -m&lt;br /&gt;&lt;br /&gt;
www.1coolguy.com -servconf /path/to/httpd.conf -xu 1coolguy -xg usergroup&lt;br /&gt;&lt;br /&gt;
View the error message:&lt;br /&gt;&lt;br /&gt;
Error:&lt;br /&gt;&lt;br /&gt;
Value &quot;1coolguy&quot; is incorrect.&lt;br /&gt;&lt;br /&gt;
Syntax error in value of &quot;xuser&quot; parameter.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Why is 1coolguy not valid?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    While 1coolguy may be a valid UNIX user on your system on many systems (the extensions must support 8 different versions of UNIX), this is not a valid UNIX user on all platforms.  From the Solaris documentation:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        &quot;User names, also called login names, let users access their own systems and remote systems that have the appropriate access privileges. You must choose a user name for each user account you create. User names must:&lt;br /&gt;&lt;br /&gt;
        bullet	Be unique within your organization, which might span multiple domains&lt;br /&gt;&lt;br /&gt;
        bullet	Contain from two to eight letters and numerals (the first character must be a letter and at least one character must be a lowercase letter)&lt;br /&gt;&lt;br /&gt;
        bullet	Not contain an underscore or space &quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
         &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have many domains in my apache server. I would like to only have 2 use FP extensions. How can this be done?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to enable the extensions on only those domains which require them. You can use fp_install.sh and select only those domains (VirtualWebs) that you want to have the extensions or you can use owsadm.exe and specify which domains. Check the SharePoint Documentation.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    owsadm.exe -o install -s &lt;path/to/httpd.conf&gt; -u &lt;FPUSER&gt; -pw &lt;FPPASSWORD&gt; -xu &lt;UNIXUSER&gt; -xg &lt;UNIXGROUP&gt; -m &lt;DOMAIN&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Every time I run fp_install.sh it fails with ERROR: &quot;/usr/local/apache/htdocs&quot; does not exist.  I checked the directory is there.  Why can&#039;t fp_install.sh find it?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    fp_install.sh has a problem with the quotes &quot;&#039;s in your httpd.conf file.  If you removed them from the DocumentRoot directive it should work.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    DocumentRoot &quot;/usr/local/apache/htdocs&quot;&lt;br /&gt;&lt;br /&gt;
    to&lt;br /&gt;&lt;br /&gt;
    DocumentRoot /usr/local/apache/htdocs&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I would like to put a second web server on my Solaris machine and have it use a separate copy of FrontPage Extensions. It will be on a different port and in a different location. I do not want to interfere with the production server that is running. What would be involved with making this happen? Would I have to modify fp_install.sh to point the second copy of the server extensions some place other than /usr/local?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You don&#039;t need to have 2 separate copies of the FrontPage Server Extensions.  You can simple place your test web on a different port and have it&#039;s document root in a different place than your production server.  The FrontPage Server Extensions require placement in /usr/local/frontpage or a link to that directory. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
During installation using fp_install.sh I received the following error:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Are you sure that you want to do this (y/n) [N]? y&lt;br /&gt;&lt;br /&gt;
    Upgrading FrontPage Webs...&lt;br /&gt;&lt;br /&gt;
    cp: omitting directory `/etc/httpd/&#039;&lt;br /&gt;&lt;br /&gt;
    ERROR: Unable to copy /etc/httpd/ to /etc/httpd/.orig&lt;br /&gt;&lt;br /&gt;
    ERROR: Unable to upgrade Apache daemon!&lt;br /&gt;&lt;br /&gt;
    Exiting due to an error! Please fix the error and try again.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
How do I fix the error?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    You need to give the full path to the apache deamon, not just which directory it is in.  Instead of /etc/httpd you probably need to use /usr/httpd/sbin/httpd.  You can use the system find to locate your Apache daemon.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
         &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Using the FP2002 extensions and the owsadm.exe utility I run into the oft mentioned (yet not solved situation) of &quot;Error: Cannot open &#039;srm.conf&#039;: no such file or folder.&quot; when running owsadm.exe (Solaris 9, btw).&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
./owsadm.exe -o install -p www.somehost.com:80 -s /etc/apache/httpd.conf -u thename -pw &lt;password&gt; -xu nobody -xg nobody&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What is the solution?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The solution for Apache 2 webs is:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    When installing the FrontPage Server Extensions for an Apache 2.0 web the commands are:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Root web:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        owsadm.exe -o install -t apache-2.0 -p 80 -s /etc/apache/httpd.conf -u &lt;username&gt; -pw &lt;password&gt;&lt;br /&gt;&lt;br /&gt;
         -ux nobody -xg nogroup&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Virtual Web:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        owsadm.exe -o install -t apache-2.0 -p 80 -s /etc/apache/httpd.conf -u &lt;username&gt; -pw &lt;password&gt;&lt;br /&gt;&lt;br /&gt;
         -xu nobody -xg nobody -m www.somehost.name&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    The solution for Apache 1.3 webs is to add&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        ResourceConfig /dev/null&lt;br /&gt;&lt;br /&gt;
        AccessConfig /dev/null&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    to your httpd.conf file prior to running owsadm.exe.  (Please note that the -t variable for Apache 1.3 webs is apache-fp.)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
During installation I&#039;m getting &quot;Error: &#039;80&#039; server is not a valid virtual server.  How do I install?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    In your httpd.conf file change&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        ServerName www.servername.com&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    to&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        ServerName www.servername.com:80&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
         &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    An additional option from the user community: When asked by fp_install.sh for the port number enter &lt;server-ip&gt;:80. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    (Thank you)&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
The latest download does not support apache 2.0.48 contrary to website message.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Run fp_install to install fp on a server I just install apache 2.0.48 on.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Your site says:&lt;br /&gt;&lt;br /&gt;
&quot;This release also includes support for Apache 1.3.29 and Apache 2.0.48.&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
ErrorMessage:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
WARNING: The Apache you are running is newer than the one&lt;br /&gt;&lt;br /&gt;
supported by this kit.&lt;br /&gt;&lt;br /&gt;
You are running Apache 2.0.48 .&lt;br /&gt;&lt;br /&gt;
This kit supports Apache .&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
What is the true story?&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    Apache 2.0.48 is supported with the latest release of the extensions.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
    This is a benign message and the FPSEs do support Apache 2.0.48.   If you ignore the message and continue the installation mod_frontpage.so will be created for your Apache.&lt;br /&gt;&lt;br /&gt;
     &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Back to FAQ&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I have a gentoo box with apache 
    </content:encoded>

    <pubDate>Sun, 23 Jul 2006 19:54:53 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/102-guid.html</guid>
    
</item>
<item>
    <title>Openssl 0.9.8a in BSD/OS 4.3.1</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/58-Openssl-0.9.8a-in-BSDOS-4.3.1.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/58-Openssl-0.9.8a-in-BSDOS-4.3.1.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=58</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    Here is an entry I hope &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTgzJmFtcDtlbnRyeV9pZD01OA==&amp;amp;entry_id=58&quot;   onmouseover=&quot;window.status=&#039;http://www.openssl.org&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;openssl&quot;&gt;openssl&lt;/a&gt; will add in their Configure file:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&quot;debug-bsdi-x86-elf&quot;,   &quot;gcc:-DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O9 -march=i686 -Wall -g::${BSDthreads}::-ldl:THIRY_TWO_BIT_LONG RC4_CHUNK BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)&quot;,  &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Additonal,  16 May 2006, I found this patch from the BSD/OS  CD&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
! &quot;bsdi-x86elf-gcc&quot;,     &quot;gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -m486&lt;br /&gt;&lt;br /&gt;
-Wall::(unknown):-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlf&lt;br /&gt;&lt;br /&gt;
cn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)&quot;,  &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 16 May 2006 09:02:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/58-guid.html</guid>
    
</item>
<item>
    <title>Configuring OpenSSH to work in BSD/OS 4.3.X</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/20-Configuring-OpenSSH-to-work-in-BSDOS-4.3.X.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/20-Configuring-OpenSSH-to-work-in-BSDOS-4.3.X.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    This script works for BSD/OS&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
CC=/usr/bin/gcc CFLAGS=&quot;-g -O3 -Wall -mcpu=i686&quot; ./configure --prefix=/usr/contrib --sysconfdir=/usr/contrib/etc --localstatedir=/var --infodir=/usr/share/info\&lt;br /&gt;&lt;br /&gt;
 --mandir=/usr/share/man --with-low-memory --with-elf --with-ncurses\&lt;br /&gt;&lt;br /&gt;
  --with-ssl=/usr/contrib\&lt;br /&gt;&lt;br /&gt;
  --with-ssl-dir=/usr/contrib\&lt;br /&gt;&lt;br /&gt;
 --with-openssl=/usr/contrib --with-bsd-auth&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
I further 16 May 2006 found a patch on the BSD/OS CD-ROM:&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Index: openbsd-compat/mktemp.c&lt;br /&gt;&lt;br /&gt;
===================================================================&lt;br /&gt;&lt;br /&gt;
RCS file: /master/core_contrib/openssh/openbsd-compat/mktemp.c,v&lt;br /&gt;&lt;br /&gt;
retrieving revision 1.5&lt;br /&gt;&lt;br /&gt;
diff -c -r1.5 mktemp.c&lt;br /&gt;&lt;br /&gt;
**&lt;strong&gt; openbsd-compat/mktemp.c     16 Sep 2003 17:30:32 -0000      1.5&lt;br /&gt;&lt;br /&gt;
--- openbsd-compat/mktemp.c     17 Sep 2003 22:18:50 -0000&lt;br /&gt;&lt;br /&gt;
**************&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
**&lt;strong&gt; 55,60 ****&lt;br /&gt;&lt;br /&gt;
--- 55,61 ----&lt;br /&gt;&lt;br /&gt;
        return (_gettemp(path, &amp;fd, 0, slen) ? fd : -1);&lt;br /&gt;&lt;br /&gt;
  }&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
+ #ifndef &lt;u&gt;&lt;u&gt;bsdi&lt;/u&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;
  int&lt;br /&gt;&lt;br /&gt;
  mkstemp(path)&lt;br /&gt;&lt;br /&gt;
        char &lt;strong&gt;path;&lt;br /&gt;&lt;br /&gt;
**************&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
**&lt;strong&gt; 63,68 ****&lt;br /&gt;&lt;br /&gt;
--- 64,70 ----&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
        return (_gettemp(path, &amp;fd, 0, 0) ? fd : -1);           &lt;br /&gt;&lt;br /&gt;
  }&lt;br /&gt;&lt;br /&gt;
+ #endif&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  char &lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
  mkdtemp(path)&lt;br /&gt;&lt;br /&gt;
Index: configure&lt;br /&gt;&lt;br /&gt;
===================================================================&lt;br /&gt;&lt;br /&gt;
RCS file: /master/core_contrib/openssh/configure,v&lt;br /&gt;&lt;br /&gt;
retrieving revision 1.9&lt;br /&gt;&lt;br /&gt;
diff -c -r1.9 configure&lt;br /&gt;&lt;br /&gt;
**&lt;strong&gt; configure   16 Sep 2003 17:30:18 -0000      1.9&lt;br /&gt;&lt;br /&gt;
--- configure   17 Sep 2003 22:38:56 -0000&lt;br /&gt;&lt;br /&gt;
**************&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
**&lt;/strong&gt; 14586,14592 ****&lt;br /&gt;&lt;br /&gt;
  cat conftest.$ac_ext &gt;&amp;5&lt;br /&gt;&lt;br /&gt;
   echo &quot;$as_me:14587: result: no&quot; &gt;&amp;5&lt;br /&gt;&lt;br /&gt;
  echo &quot;${ECHO_T}no&quot; &gt;&amp;6&lt;br /&gt;&lt;br /&gt;
!                                          K5LIBS=&quot;-lkrb5 -lk5crypto -lcom_err&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  fi&lt;br /&gt;&lt;br /&gt;
  rm -f conftest.$ac_objext conftest.$ac_ext&lt;br /&gt;&lt;br /&gt;
--- 14586,14592 ----&lt;br /&gt;&lt;br /&gt;
  cat conftest.$ac_ext &gt;&amp;5             &lt;br /&gt;&lt;br /&gt;
   echo &quot;$as_me:14587: result: no&quot; &gt;&amp;5&lt;br /&gt;&lt;br /&gt;
  echo &quot;${ECHO_T}no&quot; &gt;&amp;6&lt;br /&gt;&lt;br /&gt;
!                                          K5LIBS=&quot;-lkrb5 -lk5crypto -lcom_err -&lt;br /&gt;&lt;br /&gt;
lprofile&quot;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
  fi&lt;br /&gt;&lt;br /&gt;
  rm -f conftest.$ac_objext conftest.$ac_ext                &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 15 May 2006 21:07:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/20-guid.html</guid>
    
</item>
<item>
    <title>Serendipity Update</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/52-Serendipity-Update.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/52-Serendipity-Update.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=52</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTU5JmFtcDtlbnRyeV9pZD01Mg==&amp;amp;entry_id=52&quot;   onmouseover=&quot;window.status=&#039;http://www.s9y.org&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Serendipity Blogware&quot;&gt;Serendipity updated&lt;/a&gt; to 1.1-aplha1 .  Think I will try this every day.  The Templates work better here. 
    </content:encoded>

    <pubDate>Sun, 12 Feb 2006 08:05:57 -0700</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/52-guid.html</guid>
    
</item>
<item>
    <title>Blog Update</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/49-Blog-Update.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/49-Blog-Update.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=49</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=49</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTUzJmFtcDtlbnRyeV9pZD00OQ==&amp;amp;entry_id=49&quot;   onmouseover=&quot;window.status=&#039;http://www.s9y.org&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;Serendipity Blogware&quot;&gt;Serendipity 1.0 beta 1 successfully install.   Check it out.&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sat, 11 Feb 2006 19:30:09 -0700</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/49-guid.html</guid>
    
</item>
<item>
    <title>Perl 5.8.8 and MailScanner</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/37-Perl-5.8.8-and-MailScanner.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/37-Perl-5.8.8-and-MailScanner.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=37</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    PErl 5.8.8 default from hints/bsdos.sh works.  The Threads fails on the B side.  I must wonder why. &lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
MailScanner is working like a charm.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
PureFTPD does wonders.&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
BSD/OS 4.3.1 still lives. 
    </content:encoded>

    <pubDate>Fri, 03 Feb 2006 21:30:17 -0700</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/37-guid.html</guid>
    
</item>
<item>
    <title>Thank You Sergei</title>
    <link>http://www.nk.ca/~doctor/blog/serendipity/archives/26-Thank-You-Sergei.html</link>
            <category>BSD/OS</category>
    
    <comments>http://www.nk.ca/~doctor/blog/serendipity/archives/26-Thank-You-Sergei.html#comments</comments>
    <wfw:comment>http://www.nk.ca/~doctor/blog/serendipity/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.nk.ca/~doctor/blog/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (DSY)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.nk.ca/~doctor/blog/serendipity/exit.php?url=aHR0cDovL3d3dy5uay5jYS9+ZG9jdG9yL2Jsb2cvc2VyZW5kaXBpdHkvZXhpdC5waHA/dXJsX2lkPTE3JmFtcDtlbnRyeV9pZD0yNg==&amp;amp;entry_id=26&quot;  title=&quot;http://gnezdov.net/~sergei/fbsd/&quot;  onmouseover=&quot;window.status=&#039;http://gnezdov.net/~sergei/fbsd/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Sergei&#039;s FreeBSD Page&lt;/a&gt;.  Thank you for the link. 
    </content:encoded>

    <pubDate>Mon, 11 Apr 2005 09:50:39 -0600</pubDate>
    <guid isPermaLink="false">http://www.nk.ca/~doctor/blog/serendipity/archives/26-guid.html</guid>
    
</item>

</channel>
</rss>
