<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Forum: Everything else - Recent Topics</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Forum: Everything else - Recent Topics</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 07:40:32 +0000</pubDate>

<item>
<title>b0bby on "10.6.3 Snow Leopard Server Serial"</title>
<link>http://diymacserver.com/forum/topic/1063-snow-leopard-server-serial#post-1239</link>
<pubDate>Thu, 30 Jun 2011 11:37:30 +0000</pubDate>
<dc:creator>b0bby</dc:creator>
<guid isPermaLink="false">1239@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;hey guys anybody got a working snow leopard server 10.6.3 Serial ???
&#60;/p&#62;</description>
</item>
<item>
<title>ygor on "Nagios and/or Cacti ?"</title>
<link>http://diymacserver.com/forum/topic/nagios-andor-cacti#post-1038</link>
<pubDate>Sat, 28 May 2011 21:19:10 +0000</pubDate>
<dc:creator>ygor</dc:creator>
<guid isPermaLink="false">1038@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Has anyone set up either or both of these monitoring utilities on a Mac ?&#60;br /&#62;
My goal is to be able to monitor the bandwidth useage thru my cable modem/Airport Base Station.
&#60;/p&#62;</description>
</item>
<item>
<title>Lindhardsen on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-937</link>
<pubDate>Mon, 04 Apr 2011 10:35:47 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">937@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I have a problem that has been keeping me puzzled since I installed my OSX &#34;Server&#34; in October:&#60;/p&#62;
&#60;p&#62;When I restart my server, postfix cannot connect to Dovecot. This it turns out, is related to that postgrey cannot ponnect to the database.&#60;br /&#62;
For some reason, sqlgrey is trying to connect to the socket (I assume) /tmp/mysql.sock!&#60;/p&#62;
&#60;p&#62;The workaround for this is simple, just create a link from the socket file /private/var/mysql/mysql.sock to /tmp/mysql.sock using:&#60;br /&#62;
&#34;ln /private/var/mysql/mysql.sock /tmp/mysql.sock&#34;.&#60;br /&#62;
The disadvantage of this, is that /tmp is emptied on every restart of the server, so I have to manually run this command after each restart.&#60;/p&#62;
&#60;p&#62;But WHY is this happening? Looking in my sqlgrey.conf, I have the following connection settings:&#60;br /&#62;
db_type = mysql&#60;br /&#62;
db_name = sqlgrey&#60;br /&#62;
# Note: the following are not used with SQLite&#60;br /&#62;
db_host = localhost&#60;br /&#62;
db_port = default&#60;/p&#62;
&#60;p&#62;Which is the same as any other component that uses MySQL on the system, and all other works fine!&#60;br /&#62;
I have tried to change the location of the mysql.sock file, but that basically causes all other components to fail :-(&#60;/p&#62;
&#60;p&#62;Is there a hidden setting in perl (which sqlgrey is built upon), which points to an alternative mysql location?&#60;/p&#62;
&#60;p&#62;Alternatively how can I prevent OSX from deleting the /tmp/mysql.sock link on shutdown?&#60;/p&#62;
&#60;p&#62;What I see in my system.log file is this:&#60;br /&#62;
Apr  4 10:38:52 Minin com.diymacserver.sqlgrey[357]: dbaccess: can't connect to DB: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)&#60;br /&#62;
Apr  4 10:38:52 Minin com.diymacserver.sqlgrey[357]: dbaccess: error: couldn't get now() from DB: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Jan
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "SpamAssassin error"</title>
<link>http://diymacserver.com/forum/topic/spamassassin-error#post-882</link>
<pubDate>Sun, 31 Oct 2010 16:32:23 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">882@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi folks, I'm seeing this error in my console:&#60;/p&#62;
&#60;p&#62;10/31/10 9:30:09 AM org.diymacserver.amavisd[5580] Problem in antispam SA code: Can't locate Mail/SpamAssassin.pm in @INC (@INC contains: /Library/Perl/Updates/5.8.8/darwin-thread-multi-2level /Library/Perl/Updates/5.8.8 /System/Library/Perl/5.8.8/darwin-thread-multi-2level /System/Library/Perl/5.8.8 /Library/Perl/5.8.8/darwin-thread-multi-2level /Library/Perl/5.8.8 /Library/Perl /Network/Library/Perl/5.8.8/darwin-thread-multi-2level /Network/Library/Perl/5.8.8 /Network/Library/Perl /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.8 /Library/Perl/5.8.6 /Library/Perl/5.8.1) at (eval 48) line 64.&#60;br /&#62;
10/31/10 9:30:09 AM org.diymacserver.amavisd[5580] BEGIN failed--compilation aborted at (eval 48) line 64.&#60;br /&#62;
10/31/10 9:30:09 AM com.apple.launchd[1] (org.diymacserver.amavisd[5580]) Exited with exit code: 2&#60;br /&#62;
10/31/10 9:30:09 AM com.apple.launchd[1] (org.diymacserver.amavisd) Throttling respawn: Will start in 10 seconds&#60;/p&#62;
&#60;p&#62;Any clues? ---I'm running this on Leopard.&#60;br /&#62;
Thanks,&#60;br /&#62;
David
&#60;/p&#62;</description>
</item>
<item>
<title>aleks on "32 bits vs 64 bits"</title>
<link>http://diymacserver.com/forum/topic/32-bits-vs-64-bits#post-896</link>
<pubDate>Mon, 08 Nov 2010 21:15:00 +0000</pubDate>
<dc:creator>aleks</dc:creator>
<guid isPermaLink="false">896@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, I am considering setting up a server on a C2D Mac mini running SL as described on this site soon. Can anyone explain the pros and cons of compiling everything in 64 bits vs 32 bits, considering the kernel will be 32 bits? I am curious as to the impact on memory usage, disk usage, etc.  My initial thoughts are that 32 bits will use less memory, processing, etc. I hope to use this mini as a desktop simultaneously as a server(is this a good idea?). Am I wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>bjornrun on "DIY compile compared to MacPorts/Fink"</title>
<link>http://diymacserver.com/forum/topic/diy-compile-compared-to-macportsfink#post-876</link>
<pubDate>Tue, 31 Aug 2010 07:25:37 +0000</pubDate>
<dc:creator>bjornrun</dc:creator>
<guid isPermaLink="false">876@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I'm about to start setting up a couple of Mac mini as internet servers (everything you describe here + Ruby on Rails + node.js).&#60;br /&#62;
I like your approach with compiling everything, but before I start I would like to know the pros and cons with MacPorts/Fink approach.&#60;/p&#62;
&#60;p&#62;Next question is security and what is common the common pitfalls and how to avoid them.&#60;/p&#62;
&#60;p&#62;Lastly how to compare to an Ubuntu server. (But I'm biased to use Mac Mini because of size and hw quality = uptime).  If anyone can suggest a good reason to run Ubuntu, I consider to use it in a VMWare Fusion or similar.&#60;/p&#62;
&#60;p&#62;Thanks for all suggestions! I hope to contribute with a few recipes when done with my servers.
&#60;/p&#62;</description>
</item>
<item>
<title>kmf on "M/Monit on 10.5.8 getting dyld: unknown required load command 0x80000022"</title>
<link>http://diymacserver.com/forum/topic/mmonit-on-1058-getting-dyld-unknown-required-load-command-0x80000022#post-839</link>
<pubDate>Wed, 14 Jul 2010 16:12:27 +0000</pubDate>
<dc:creator>kmf</dc:creator>
<guid isPermaLink="false">839@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi there,&#60;br /&#62;
I'm running a Leopard Server (10.5.8) and I have issues getting M/Monit up and running I'm getting &#60;/p&#62;
&#60;p&#62;dyld: unknown required load command 0x80000022&#60;br /&#62;
When I run the binary ... &#60;/p&#62;
&#60;p&#62;any pointers would be helpful.
&#60;/p&#62;</description>
</item>
<item>
<title>Michael on "snow leopard and 32 bit apps"</title>
<link>http://diymacserver.com/forum/topic/snow-leopard-and-32-bit-apps#post-814</link>
<pubDate>Sat, 08 May 2010 22:23:12 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">814@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard,&#60;/p&#62;
&#60;p&#62;My Mac Mini is older, but my copy of snow leopard has been burning a hole in my pocket for a while.  I haven't upgraded to it, but I'm starting to think it's time.&#60;/p&#62;
&#60;p&#62;Are there any special things I should know about upgrading to snow leopard and compiling 32 bit apps?  Obviously, I'd want to back up the config files it changes (should've backed it up before now, really...).&#60;/p&#62;
&#60;p&#62;Should I convert from courier to dovecot?  I don't see instructions for doing so, but that could be a bad search on my part...
&#60;/p&#62;</description>
</item>
<item>
<title>finqua on "snow leopard server &#38; diymacserver recommendation"</title>
<link>http://diymacserver.com/forum/topic/snow-leopard-server-038-diymacserver-recommendation#post-812</link>
<pubDate>Thu, 29 Apr 2010 02:19:42 +0000</pubDate>
<dc:creator>finqua</dc:creator>
<guid isPermaLink="false">812@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard, et al&#60;br /&#62;
I'm a newbie. I've never created a website but want to learn (and expect to use mysql/php). So, I purchased the new mac mini server. In your introduction, you mentioned that one wouldn't need to buy OS X Server. Does your installation instructions conflict with the Server Admin Tools under the OS? In other words, would your instructions for &#34;installing-everything-on-snow-leopard&#34; complement OS X Server or limit it's functionality in some way?&#60;br /&#62;
Thanks you, Adam
&#60;/p&#62;</description>
</item>
<item>
<title>dpdave73 on "VPN Solution"</title>
<link>http://diymacserver.com/forum/topic/vpn-solution#post-802</link>
<pubDate>Tue, 16 Mar 2010 20:30:46 +0000</pubDate>
<dc:creator>dpdave73</dc:creator>
<guid isPermaLink="false">802@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Does anyone have experience setting up a VPN via open source.&#60;/p&#62;
&#60;p&#62;My production server just ate itself and I'm trying to figure out if there is a decent VPN solution for the server that I've been building from this site's instructions.&#60;/p&#62;
&#60;p&#62;I'm looking into OpenVPN but it's only SSL. As far as I can tell L2TP over IPSec is not going to be possible but it's what I would prefer to use since it would work natively with my Mac laptops.&#60;/p&#62;
&#60;p&#62;It looks like Tunnelblick might be an option on the client side but I'd have to configure OpenVPN for the server.
&#60;/p&#62;</description>
</item>
<item>
<title>ygor on "Tell me, please, if this is possible..."</title>
<link>http://diymacserver.com/forum/topic/tell-me-please-if-this-is-possible#post-805</link>
<pubDate>Fri, 02 Apr 2010 16:36:13 +0000</pubDate>
<dc:creator>ygor</dc:creator>
<guid isPermaLink="false">805@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I want to set up a mail server at home, running IMAP, such that everyone in my house can access their email from any computer in the house -- or outside the house for that matter.  I want the actual mail to be stored on the server machine.&#60;/p&#62;
&#60;p&#62;OK, is this possible ?  There is lots of info here about how to set up the servers, but the additional question I would be asking is how to set up the clients to take advantage of the server.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>dreambosk on "Automatic Mail redirection, possible ?"</title>
<link>http://diymacserver.com/forum/topic/automatic-mail-redirection-possible#post-795</link>
<pubDate>Sat, 13 Mar 2010 13:58:59 +0000</pubDate>
<dc:creator>dreambosk</dc:creator>
<guid isPermaLink="false">795@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, Richard&#60;br /&#62;
First of all congratulations for your initiative&#60;/p&#62;
&#60;p&#62;Like you, I would install a basic mailserver OSX Snow without using OSX Server,&#60;br /&#62;
how to make a Automatic Mail redirection (Forward)&#60;br /&#62;
so I would not want to record my mails&#60;/p&#62;
&#60;p&#62;if it is possible to do that ?&#60;br /&#62;
and before starting, what choice should he do Doveco or PostFix ?&#60;br /&#62;
something else ?&#60;/p&#62;
&#60;p&#62;Thinks for help
&#60;/p&#62;</description>
</item>
<item>
<title>zelda on "New Year Consideration"</title>
<link>http://diymacserver.com/forum/topic/new-year-consideration#post-749</link>
<pubDate>Tue, 22 Dec 2009 15:44:58 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">749@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I love your Docs pages. Is there any chance in the next year you might consider compiling the Docs pages into a downloadable pdf?&#60;/p&#62;
&#60;p&#62;Just a thought....
&#60;/p&#62;</description>
</item>
<item>
<title>louiscox on "Matching user account name and domain name"</title>
<link>http://diymacserver.com/forum/topic/matching-user-account-name-and-domain-name#post-737</link>
<pubDate>Fri, 20 Nov 2009 10:26:08 +0000</pubDate>
<dc:creator>louiscox</dc:creator>
<guid isPermaLink="false">737@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi, oppologies if this is in the wrong section. Please let me know, and I will move it.&#60;/p&#62;
&#60;p&#62;I have a very irritating problem.&#60;/p&#62;
&#60;p&#62;I created my account username om my Mac ( OSX 10.6.2 ) long before I created my website. If we take it that my user account name happens to be 'myname' and my website happens to be &#60;a href=&#34;http://www.myname.com&#34; rel=&#34;nofollow&#34;&#62;http://www.myname.com&#60;/a&#62;. I hadn't noticed it was a problem until the other day. I changed the site base ref to work from &#60;a href=&#34;http://myname.com&#34; rel=&#34;nofollow&#34;&#62;http://myname.com&#60;/a&#62; away from &#60;a href=&#34;http://www.myname.com&#34; rel=&#34;nofollow&#34;&#62;http://www.myname.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem is on my Mac, the address &#60;a href=&#34;http://myname.com&#34; rel=&#34;nofollow&#34;&#62;http://myname.com&#60;/a&#62; is referring to the local web server, ie pre installed Apache and library/webserver/documents not the actual web address. If Web server is switched off via the sharing control panels - the address returns a google not found page? which seems very odd. It will also do this from any user account - identical results, so I know the Mac has reserved the name in some way.&#60;/p&#62;
&#60;p&#62;I dont want to rename my user account. I cant see my own website on my Mac which is very frustrating, as my website root is forcing all traffic to &#60;a href=&#34;http://myname.com&#34; rel=&#34;nofollow&#34;&#62;http://myname.com&#60;/a&#62; ( which is what I want of course ) and not &#60;a href=&#34;http://www.myname.com&#34; rel=&#34;nofollow&#34;&#62;http://www.myname.com&#60;/a&#62;. I have to use Parallels with a version of Windows to see the site properly.&#60;/p&#62;
&#60;p&#62;Naturally I continue to search all the archives I can but to no avail - maybe Im looking in the wrong areas.&#60;/p&#62;
&#60;p&#62;If anyone has any idea I'd be very grateful.
&#60;/p&#62;</description>
</item>
<item>
<title>renhack on "RAILO installation"</title>
<link>http://diymacserver.com/forum/topic/railo-installation#post-733</link>
<pubDate>Sun, 15 Nov 2009 19:41:39 +0000</pubDate>
<dc:creator>renhack</dc:creator>
<guid isPermaLink="false">733@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Not sure if you know...   There's a opensource Coldfusion engine called Railo thats available.   &#60;a href=&#34;http://www.getrailo.org&#34; rel=&#34;nofollow&#34;&#62;http://www.getrailo.org&#60;/a&#62;   &#60;/p&#62;
&#60;p&#62;For some reason I can compile and install it for the default apache installation but not the DIY method.&#60;/p&#62;
&#60;p&#62;The way I compiles was.&#60;/p&#62;
&#60;p&#62;$ cd /Applications/railo&#60;br /&#62;
$ ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-java-home=/System/Library/Frameworks/JavaVM.framework/Home&#60;/p&#62;
&#60;p&#62;$ make&#60;br /&#62;
$ sudo make install&#60;/p&#62;
&#60;p&#62;This fails though and doesn't create /usr/libexec/apache2/mod_caucho.so or create the resin includes in the httpd.conf.   It works if I compile to the default apache though.&#60;/p&#62;
&#60;p&#62;Do you have any ideas why this isn't working?&#60;/p&#62;
&#60;p&#62;Check this blog post if you want the full installation instructions.  &#60;a href=&#34;http://www.luismajano.com/blog/index.cfm/2008/12/5/Railo-Resin-Apache-and-Mac-OS-X--A-FAST-Combination&#34; rel=&#34;nofollow&#34;&#62;http://www.luismajano.com/blog/index.cfm/2008/12/5/Railo-Resin-Apache-and-Mac-OS-X--A-FAST-Combination&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lostinspace2011 on "Address Book and Calendar Server"</title>
<link>http://diymacserver.com/forum/topic/address-book-and-calendar-server#post-727</link>
<pubDate>Fri, 30 Oct 2009 23:30:11 +0000</pubDate>
<dc:creator>lostinspace2011</dc:creator>
<guid isPermaLink="false">727@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;For some time now I have been working on a solution to share contacts and calendar events between Macs, and others. I have come up with Address Book Server. This is not the same as the one included in Snow Leopard Server. Mine has been available for about 2 years now and supports 10.4, 10.5 and 10.6. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.addressbookserver.com&#34; rel=&#34;nofollow&#34;&#62;http://www.addressbookserver.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This project is available as shareware at this point, but I am looking for other skilled people to get involved to expend the team and maybe move towards open sourcing the entire project. It seems to be that it could fit nicely into the diymacserver world.
&#60;/p&#62;</description>
</item>
<item>
<title>surpher on "No incoming messages"</title>
<link>http://diymacserver.com/forum/topic/no-incoming-messages#post-666</link>
<pubDate>Wed, 10 Jun 2009 10:39:35 +0000</pubDate>
<dc:creator>surpher</dc:creator>
<guid isPermaLink="false">666@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I have a funny issue. I managed to install postfix, DSPAM, RoundCube. I can use my Mail.app on my MacBook to setup an IMAP mailbox and sync messages on my MacMiniServer. I can send messages using RoundCube but somehow I can not receive email messages coming from outside my network or other domains. I mean, if I send an email using RoundCube and email &#60;a href=&#34;mailto:myemail@mydomain.net&#34;&#62;myemail@mydomain.net&#60;/a&#62; to &#60;a href=&#34;mailto:myotheremail@mydomain.net&#34;&#62;myotheremail@mydomain.net&#60;/a&#62;, everything works perfectly. &#60;/p&#62;
&#60;p&#62;But if I send an email from &#60;a href=&#34;mailto:myworkemail@workdomain.com&#34;&#62;myworkemail@workdomain.com&#60;/a&#62; to &#60;a href=&#34;mailto:myemail@mydomain.net&#34;&#62;myemail@mydomain.net&#60;/a&#62;... It doesn't work. The email never reaches my mydomain.net mailbox. I get:&#60;br /&#62;
 The destination server for this recipient could not be found in the Domain Name System (DNS).&#60;/p&#62;
&#60;p&#62;The email is correct, the DNS entries were not changed. What I did was only change the 192.168.1.x IP of the machine on the router. I used to run LinuxBox for my web/mail server on one IP, now it's a MacMini on another IP.&#60;br /&#62;
I googled and can't seem to get a right answer to this.&#60;br /&#62;
Any ideas, fellas?&#60;/p&#62;
&#60;p&#62;thanx&#60;br /&#62;
Marko
&#60;/p&#62;</description>
</item>
<item>
<title>pradador on "SVN tutorial?"</title>
<link>http://diymacserver.com/forum/topic/svn-tutorial#post-647</link>
<pubDate>Thu, 02 Apr 2009 18:43:52 +0000</pubDate>
<dc:creator>pradador</dc:creator>
<guid isPermaLink="false">647@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hey Richard, you ever think about adding a SVN tutorial to your site? I just recently enabled it on my Mac Mini and can't believe I ever lived without it. Works great to keep versions of my html/php documents while I create a site.&#60;/p&#62;
&#60;p&#62;I also found a cool app that gives you web access to your repository at &#60;a href=&#34;http://warehouseapp.com/&#34; rel=&#34;nofollow&#34;&#62;http://warehouseapp.com/&#60;/a&#62; so I am able to maintain a GitHub.com like repository from my own server.&#60;/p&#62;
&#60;p&#62;It's amazing how many things you can do with a Mac Mini.
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "Starting greylisting at startup"</title>
<link>http://diymacserver.com/forum/topic/starting-greylisting-at-startup#post-583</link>
<pubDate>Sat, 15 Nov 2008 18:59:06 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">583@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Trouble with sqlgrey starting at login. I've set up the StartupItem as described for Tiger, and when I start it manually from Terminal, it works. Here're the errors I receive:&#60;/p&#62;
&#60;p&#62;Nov 15 10:38:59 X sqlgrey: 2008/11/15-10:38:59 sqlgrey (type Net::Server::Multiplex) starting! pid(290)\n&#60;br /&#62;
Nov 15 10:38:59 X sqlgrey: Binding to TCP port 2501 on host localhost\n\n&#60;br /&#62;
Nov 15 10:38:59 X sqlgrey: Setting gid to &#34;27 27&#34;\n&#60;br /&#62;
Nov 15 10:38:59 X sqlgrey: Setting uid to &#34;103&#34;\n&#60;br /&#62;
Nov 15 10:39:00 X sqlgrey: dbaccess: can't connect to DB: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)\n&#60;br /&#62;
Nov 15 10:39:00 X sqlgrey: dbaccess: error: couldn't get now() from DB: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)\n&#60;br /&#62;
Nov 15 10:39:00 X sqlgrey: fatal: Can't call method &#34;do&#34; on an undefined value at /usr/sbin/sqlgrey line 308.\n&#60;br /&#62;
Nov 15 10:40:51 X postfix/smtpd[326]: warning: connect to 127.0.0.1:2501: Connection refused&#60;br /&#62;
Nov 15 10:40:51 X postfix/smtpd[326]: warning: problem talking to server 127.0.0.1:2501: Connection refused&#60;br /&#62;
Nov 15 10:40:52 X postfix/smtpd[326]: warning: connect to 127.0.0.1:2501: Connection refused&#60;br /&#62;
Nov 15 10:40:52 X postfix/smtpd[326]: warning: problem talking to server 127.0.0.1:2501: Connection refused
&#60;/p&#62;</description>
</item>
<item>
<title>dw on "Problems with updating CPAN / Perl (first step in Greylisting)"</title>
<link>http://diymacserver.com/forum/topic/problems-with-updating-cpan-perl-first-step-in-greylisting#post-570</link>
<pubDate>Mon, 20 Oct 2008 03:44:26 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">570@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Richard, compatriots,&#60;/p&#62;
&#60;p&#62;Any clues on how to get this to work?&#60;/p&#62;
&#60;p&#62;::&#60;/p&#62;
&#60;p&#62;sudo perl -MCPAN -e 'install Bundle::CPAN'&#60;br /&#62;
Password:&#60;br /&#62;
Sorry, we have to rerun the configuration dialog for CPAN.pm due to&#60;br /&#62;
some missing parameters...&#60;/p&#62;
&#60;p&#62;Normally CPAN.pm keeps config variables in memory and changes need to&#60;br /&#62;
be saved in a separate 'o conf commit' command to make them permanent&#60;br /&#62;
between sessions. If you set the 'auto_commit' option to true, changes&#60;br /&#62;
to a config variable are always automatically committed to disk.&#60;/p&#62;
&#60;p&#62; &#38;lt;auto_commit&#38;gt;&#60;br /&#62;
Always commit changes to config variables to disk? [no] &#60;/p&#62;
&#60;p&#62;A Build.PL is run by perl in a separate process. Likewise we run&#60;br /&#62;
'./Build' and './Build install' in separate processes. If you have any&#60;br /&#62;
parameters you want to pass to the calls, please specify them here.&#60;/p&#62;
&#60;p&#62;Typical frequently used settings:&#60;/p&#62;
&#60;p&#62;    --install_base /home/xxx             # different installation directory&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuildpl_arg&#38;gt;&#60;br /&#62;
Parameters for the 'perl Build.PL' command? [] &#60;/p&#62;
&#60;p&#62;Parameters for the './Build' command? Setting might be:&#60;/p&#62;
&#60;p&#62;    --extra_linker_flags -L/usr/foo/lib  # non-standard library location&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_arg&#38;gt;&#60;br /&#62;
Your choice: [] &#60;/p&#62;
&#60;p&#62;Do you want to use a different command for './Build install'? Sudo&#60;br /&#62;
users will probably prefer:&#60;/p&#62;
&#60;p&#62;    su root -c ./Build&#60;br /&#62;
 or&#60;br /&#62;
    sudo ./Build&#60;br /&#62;
 or&#60;br /&#62;
    /path1/to/sudo -u admin_account ./Build&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_install_build_command&#38;gt;&#60;br /&#62;
or some such. Your choice: [./Build] &#60;/p&#62;
&#60;p&#62;Parameters for the './Build install' command? Typical frequently used&#60;br /&#62;
setting:&#60;/p&#62;
&#60;p&#62;    --uninst 1                           # uninstall conflicting files&#60;/p&#62;
&#60;p&#62; &#38;lt;mbuild_install_arg&#38;gt;&#60;br /&#62;
Your choice: [] &#60;/p&#62;
&#60;p&#62;Please remember to call 'o conf commit' to make the config permanent!&#60;/p&#62;
&#60;p&#62;CPAN: Storable loaded ok (v2.13)&#60;br /&#62;
Going to read /Users/dw/.cpan/Metadata&#60;/p&#62;
&#60;p&#62;  Database was generated on Sat, 18 Oct 2008 10:26:50 GMT&#60;br /&#62;
CPAN: Time::HiRes loaded ok (v1.65)&#60;br /&#62;
CPAN: YAML loaded ok (v0.66)&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch authors/01mailrc.txt.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535958  148 -rw-r--r--  1 0        501        147936 Oct 17 21:19 /Users/dw/.cpan/sources/authors/01mailrc.txt.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/authors/01mailrc.txt.gz&#60;br /&#62;
CPAN: Compress::Zlib loaded ok (v2.015)&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch modules/02packages.details.txt.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535963  684 -rw-r--r--  1 0        501        699121 Oct 18 03:26 /Users/dw/.cpan/sources/modules/02packages.details.txt.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/modules/02packages.details.txt.gz&#60;br /&#62;
  Database was generated on Sat, 18 Oct 2008 10:26:50 GMT&#60;br /&#62;
  HTTP::Date not available&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Please check, if the URLs I found in your configuration file () are valid.&#60;br /&#62;
The urllist can be edited. E.g. with 'o conf urllist push &#60;a href=&#34;ftp://myurl/&#34; rel=&#34;nofollow&#34;&#62;ftp://myurl/&#60;/a&#62;'&#60;/p&#62;
&#60;p&#62;Could not fetch modules/03modlist.data.gz&#60;br /&#62;
Trying to get away with old file:&#60;br /&#62;
6535964  152 -rw-r--r--  1 0        501        153363 Oct 15 12:29 /Users/dw/.cpan/sources/modules/03modlist.data.gz&#60;br /&#62;
Going to read /Users/dw/.cpan/sources/modules/03modlist.data.gz&#60;br /&#62;
............................................................................DONE&#60;br /&#62;
Going to write /Users/dw/.cpan/Metadata&#60;br /&#62;
Test::Harness is up to date (3.14).&#60;br /&#62;
ExtUtils::CBuilder is up to date (0.24).&#60;br /&#62;
ExtUtils::MakeMaker is up to date (6.46).&#60;br /&#62;
Running install for module 'Module::Build'&#60;br /&#62;
Running make for K/KW/KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
CPAN: Digest::SHA loaded ok (v5.47)&#60;br /&#62;
Checksum for /Users/dw/.cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.30.tar.gz ok&#60;br /&#62;
Module-Build-0.30/&#60;br /&#62;
Module-Build-0.30/Build.PL&#60;br /&#62;
Module-Build-0.30/Changes&#60;br /&#62;
Module-Build-0.30/contrib/&#60;br /&#62;
Module-Build-0.30/contrib/bash_completion.module-build&#60;br /&#62;
Module-Build-0.30/INSTALL&#60;br /&#62;
Module-Build-0.30/lib/&#60;br /&#62;
Module-Build-0.30/lib/Module/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/API.pod&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Authoring.pod&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Base.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Compat.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Config.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Cookbook.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Dumper.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/ModuleInfo.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Notes.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/aix.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Amiga.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/cygwin.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/darwin.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Default.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/EBCDIC.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/MacOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/MPEiX.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/os2.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/RiscOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Unix.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/VMS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/VOS.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Platform/Windows.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/PodParser.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/PPMMaker.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/Version.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build/YAML.pm&#60;br /&#62;
Module-Build-0.30/lib/Module/Build.pm&#60;br /&#62;
Module-Build-0.30/Makefile.PL&#60;br /&#62;
Module-Build-0.30/MANIFEST&#60;br /&#62;
Module-Build-0.30/META.yml&#60;br /&#62;
Module-Build-0.30/README&#60;br /&#62;
Module-Build-0.30/scripts/&#60;br /&#62;
Module-Build-0.30/scripts/config_data&#60;br /&#62;
Module-Build-0.30/SIGNATURE&#60;br /&#62;
Module-Build-0.30/t/&#60;br /&#62;
Module-Build-0.30/t/basic.t&#60;br /&#62;
Module-Build-0.30/t/bundled/&#60;br /&#62;
Module-Build-0.30/t/bundled/Tie/&#60;br /&#62;
Module-Build-0.30/t/bundled/Tie/CPHash.pm&#60;br /&#62;
Module-Build-0.30/t/compat.t&#60;br /&#62;
Module-Build-0.30/t/destinations.t&#60;br /&#62;
Module-Build-0.30/t/ext.t&#60;br /&#62;
Module-Build-0.30/t/extend.t&#60;br /&#62;
Module-Build-0.30/t/files.t&#60;br /&#62;
Module-Build-0.30/t/help.t&#60;br /&#62;
Module-Build-0.30/t/install.t&#60;br /&#62;
Module-Build-0.30/t/lib/&#60;br /&#62;
Module-Build-0.30/t/lib/DistGen.pm&#60;br /&#62;
Module-Build-0.30/t/lib/MBTest.pm&#60;br /&#62;
Module-Build-0.30/t/manifypods.t&#60;br /&#62;
Module-Build-0.30/t/mbyaml.t&#60;br /&#62;
Module-Build-0.30/t/metadata.t&#60;br /&#62;
Module-Build-0.30/t/metadata2.t&#60;br /&#62;
Module-Build-0.30/t/moduleinfo.t&#60;br /&#62;
Module-Build-0.30/t/new_from_context.t&#60;br /&#62;
Module-Build-0.30/t/notes.t&#60;br /&#62;
Module-Build-0.30/t/par.t&#60;br /&#62;
Module-Build-0.30/t/parents.t&#60;br /&#62;
Module-Build-0.30/t/pod_parser.t&#60;br /&#62;
Module-Build-0.30/t/ppm.t&#60;br /&#62;
Module-Build-0.30/t/runthrough.t&#60;br /&#62;
Module-Build-0.30/t/script_dist.t&#60;br /&#62;
Module-Build-0.30/t/signature.t&#60;br /&#62;
Module-Build-0.30/t/test_file_exts.t&#60;br /&#62;
Module-Build-0.30/t/test_type.t&#60;br /&#62;
Module-Build-0.30/t/test_types.t&#60;br /&#62;
Module-Build-0.30/t/tilde.t&#60;br /&#62;
Module-Build-0.30/t/use_tap_harness.t&#60;br /&#62;
Module-Build-0.30/t/versions.t&#60;br /&#62;
Module-Build-0.30/t/xs.t&#60;br /&#62;
CPAN: File::Temp loaded ok (v0.20)&#60;/p&#62;
&#60;p&#62;  CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.30.tar.gz&#60;/p&#62;
&#60;p&#62;# running Build.PL&#60;br /&#62;
/usr/bin/perl Build.PL&#60;br /&#62;
Checking whether your kit is complete...&#60;br /&#62;
Looks good&#60;/p&#62;
&#60;p&#62;Checking prerequisites...&#60;br /&#62;
 * Optional prerequisite Module::Signature is not installed&#60;br /&#62;
 * Optional prerequisite ExtUtils::ParseXS is not installed&#60;br /&#62;
 * Optional prerequisite version is not installed&#60;br /&#62;
 * Optional prerequisite Pod::Readme is not installed&#60;/p&#62;
&#60;p&#62;ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions&#60;br /&#62;
of the modules indicated above before proceeding with this installation&#60;/p&#62;
&#60;p&#62;Checking features:&#60;br /&#62;
  manpage_support....enabled&#60;br /&#62;
  YAML_support.......enabled&#60;br /&#62;
  C_support..........enabled&#60;br /&#62;
    * Optional prerequisite ExtUtils::ParseXS is not installed&#60;br /&#62;
  HTML_support.......enabled&#60;/p&#62;
&#60;p&#62;Creating new 'Build' script for 'Module-Build' version '0.30'&#60;br /&#62;
Warning: PREREQ_PM mentions Test::Harness more than once, last mention wins at /System/Library/Perl/5.8.6/CPAN.pm line 8855, &#38;lt;GEN53&#38;gt; line 1.&#60;br /&#62;
/usr/bin/perl Build --makefile_env_macros 1&#60;br /&#62;
Copying lib/Module/Build/Version.pm -&#38;gt; blib/lib/Module/Build/Version.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/darwin.pm -&#38;gt; blib/lib/Module/Build/Platform/darwin.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/MacOS.pm -&#38;gt; blib/lib/Module/Build/Platform/MacOS.pm&#60;br /&#62;
Copying lib/Module/Build/Notes.pm -&#38;gt; blib/lib/Module/Build/Notes.pm&#60;br /&#62;
Copying lib/Module/Build/Dumper.pm -&#38;gt; blib/lib/Module/Build/Dumper.pm&#60;br /&#62;
Copying lib/Module/Build/Compat.pm -&#38;gt; blib/lib/Module/Build/Compat.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/RiscOS.pm -&#38;gt; blib/lib/Module/Build/Platform/RiscOS.pm&#60;br /&#62;
Copying lib/Module/Build/PodParser.pm -&#38;gt; blib/lib/Module/Build/PodParser.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/VOS.pm -&#38;gt; blib/lib/Module/Build/Platform/VOS.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Windows.pm -&#38;gt; blib/lib/Module/Build/Platform/Windows.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Unix.pm -&#38;gt; blib/lib/Module/Build/Platform/Unix.pm&#60;br /&#62;
Copying lib/Module/Build/ModuleInfo.pm -&#38;gt; blib/lib/Module/Build/ModuleInfo.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Amiga.pm -&#38;gt; blib/lib/Module/Build/Platform/Amiga.pm&#60;br /&#62;
Copying lib/Module/Build/Config.pm -&#38;gt; blib/lib/Module/Build/Config.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/os2.pm -&#38;gt; blib/lib/Module/Build/Platform/os2.pm&#60;br /&#62;
Copying lib/Module/Build/Base.pm -&#38;gt; blib/lib/Module/Build/Base.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/VMS.pm -&#38;gt; blib/lib/Module/Build/Platform/VMS.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/MPEiX.pm -&#38;gt; blib/lib/Module/Build/Platform/MPEiX.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/cygwin.pm -&#38;gt; blib/lib/Module/Build/Platform/cygwin.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/EBCDIC.pm -&#38;gt; blib/lib/Module/Build/Platform/EBCDIC.pm&#60;br /&#62;
Copying lib/Module/Build.pm -&#38;gt; blib/lib/Module/Build.pm&#60;br /&#62;
Copying lib/Module/Build/PPMMaker.pm -&#38;gt; blib/lib/Module/Build/PPMMaker.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/aix.pm -&#38;gt; blib/lib/Module/Build/Platform/aix.pm&#60;br /&#62;
Copying lib/Module/Build/Cookbook.pm -&#38;gt; blib/lib/Module/Build/Cookbook.pm&#60;br /&#62;
Copying lib/Module/Build/Platform/Default.pm -&#38;gt; blib/lib/Module/Build/Platform/Default.pm&#60;br /&#62;
Copying lib/Module/Build/YAML.pm -&#38;gt; blib/lib/Module/Build/YAML.pm&#60;br /&#62;
Copying lib/Module/Build/Authoring.pod -&#38;gt; blib/lib/Module/Build/Authoring.pod&#60;br /&#62;
Copying lib/Module/Build/API.pod -&#38;gt; blib/lib/Module/Build/API.pod&#60;br /&#62;
Copying scripts/config_data -&#38;gt; blib/script/config_data&#60;br /&#62;
Deleting blib/script/config_data.bak&#60;br /&#62;
Writing config notes to blib/lib/Module/Build/ConfigData.pm&#60;br /&#62;
Manifying blib/script/config_data -&#38;gt; blib/bindoc/config_data.1&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Unix.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Unix.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/EBCDIC.pm -&#38;gt; blib/libdoc/Module::Build::Platform::EBCDIC.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/MacOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::MacOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build.pm -&#38;gt; blib/libdoc/Module::Build.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Amiga.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Amiga.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/ConfigData.pm -&#38;gt; blib/libdoc/Module::Build::ConfigData.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Notes.pm -&#38;gt; blib/libdoc/Module::Build::Notes.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/cygwin.pm -&#38;gt; blib/libdoc/Module::Build::Platform::cygwin.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/ModuleInfo.pm -&#38;gt; blib/libdoc/Module::Build::ModuleInfo.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/YAML.pm -&#38;gt; blib/libdoc/Module::Build::YAML.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Windows.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Windows.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/MPEiX.pm -&#38;gt; blib/libdoc/Module::Build::Platform::MPEiX.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/PPMMaker.pm -&#38;gt; blib/libdoc/Module::Build::PPMMaker.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/VOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::VOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/RiscOS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::RiscOS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/API.pod -&#38;gt; blib/libdoc/Module::Build::API.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/Default.pm -&#38;gt; blib/libdoc/Module::Build::Platform::Default.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Cookbook.pm -&#38;gt; blib/libdoc/Module::Build::Cookbook.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/aix.pm -&#38;gt; blib/libdoc/Module::Build::Platform::aix.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/darwin.pm -&#38;gt; blib/libdoc/Module::Build::Platform::darwin.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/os2.pm -&#38;gt; blib/libdoc/Module::Build::Platform::os2.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Platform/VMS.pm -&#38;gt; blib/libdoc/Module::Build::Platform::VMS.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Base.pm -&#38;gt; blib/libdoc/Module::Build::Base.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Authoring.pod -&#38;gt; blib/libdoc/Module::Build::Authoring.3pm&#60;br /&#62;
Manifying blib/lib/Module/Build/Compat.pm -&#38;gt; blib/libdoc/Module::Build::Compat.3pm&#60;br /&#62;
  KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
  /usr/bin/make -- OK&#60;br /&#62;
Running make test&#60;br /&#62;
/usr/bin/perl Build --makefile_env_macros 1 test&#60;br /&#62;
t/basic...............ok&#60;br /&#62;
t/compat..............ok&#60;br /&#62;
t/destinations........ok&#60;br /&#62;
t/ext.................ok&#60;br /&#62;
t/extend..............ok&#60;br /&#62;
t/files...............ok&#60;br /&#62;
t/help................ok&#60;br /&#62;
t/install.............ok&#60;br /&#62;
t/manifypods..........ok&#60;br /&#62;
t/mbyaml..............ok&#60;br /&#62;
t/metadata............ok&#60;br /&#62;
t/metadata2...........ok&#60;br /&#62;
t/moduleinfo..........ok&#60;br /&#62;
t/new_from_context....ok&#60;br /&#62;
t/notes...............ok&#60;br /&#62;
t/par.................skipped: PAR::Dist 0.17 or up not installed to check .par's.&#60;br /&#62;
t/parents.............ok&#60;br /&#62;
t/pod_parser..........ok&#60;br /&#62;
t/ppm.................ok&#60;br /&#62;
t/runthrough..........ok&#60;br /&#62;
t/script_dist.........ok&#60;br /&#62;
t/signature...........skipped: $ENV{TEST_SIGNATURE} is not set&#60;br /&#62;
t/test_file_exts......ok&#60;br /&#62;
t/test_type...........ok&#60;br /&#62;
t/test_types..........ok&#60;br /&#62;
t/tilde...............1/17&#60;br /&#62;
#   Failed test at t/tilde.t line 54.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
t/tilde...............4/17&#60;br /&#62;
#   Failed test at t/tilde.t line 56.&#60;br /&#62;
#          got: '/var/root/foo'&#60;br /&#62;
#     expected: '/Users/dw/foo'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 62.&#60;br /&#62;
#          got: '/var/root/ foo'&#60;br /&#62;
#     expected: '/Users/dw/ foo'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 64.&#60;br /&#62;
#          got: '/var/root/fo o'&#60;br /&#62;
#     expected: '/Users/dw/fo o'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 68.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
t/tilde...............11/17&#60;br /&#62;
#   Failed test at t/tilde.t line 74.&#60;br /&#62;
#          got: '/var/root/lib'&#60;br /&#62;
#     expected: '/Users/dw/lib'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 76.&#60;br /&#62;
#          got: '/var/root/html'&#60;br /&#62;
#     expected: '/Users/dw/html'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 77.&#60;br /&#62;
#          got: '/var/root/html'&#60;br /&#62;
#     expected: '/Users/dw/html'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 80.&#60;br /&#62;
#          got: '/var/root/lib'&#60;br /&#62;
#     expected: '/Users/dw/lib'&#60;/p&#62;
&#60;p&#62;#   Failed test at t/tilde.t line 83.&#60;br /&#62;
#          got: '/var/root'&#60;br /&#62;
#     expected: '/Users/dw'&#60;br /&#62;
# Looks like you failed 10 tests of 17.&#60;br /&#62;
t/tilde............... Dubious, test returned 10 (wstat 2560, 0xa00)&#60;br /&#62;
 Failed 10/17 subtests&#60;br /&#62;
t/use_tap_harness.....ok&#60;br /&#62;
t/versions............ok&#60;br /&#62;
t/xs..................ok    &#60;/p&#62;
&#60;p&#62;Test Summary Report&#60;br /&#62;
-------------------&#60;br /&#62;
t/ext             (Wstat: 0 Tests: 186 Failed: 0)&#60;br /&#62;
  TODO passed:   17&#60;br /&#62;
t/tilde           (Wstat: 2560 Tests: 17 Failed: 10)&#60;br /&#62;
  Failed tests:  3-4, 7-8, 10-15&#60;br /&#62;
  Non-zero exit status: 10&#60;br /&#62;
Files=29, Tests=995, 89 wallclock secs ( 1.16 usr  0.39 sys + 56.18 cusr 23.35 csys = 81.08 CPU)&#60;br /&#62;
Result: FAIL&#60;br /&#62;
Failed 1/29 test programs. 10/995 subtests failed.&#60;br /&#62;
make: *** [test] Error 255&#60;br /&#62;
  KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
  /usr/bin/make test -- NOT OK&#60;br /&#62;
//hint// to see the cpan-testers results for installing this module, try:&#60;br /&#62;
  reports KWILLIAMS/Module-Build-0.30.tar.gz&#60;br /&#62;
Running make install&#60;br /&#62;
  make test had returned bad status, won't install without force&#60;br /&#62;
File::Spec is up to date (3.2701).&#60;br /&#62;
File::Temp is up to date (0.20).&#60;br /&#62;
Scalar::Util is up to date (1.19).&#60;br /&#62;
Test::More is up to date (0.84).&#60;br /&#62;
Data::Dumper is up to date (2.121_02).&#60;br /&#62;
Digest::SHA is up to date (5.47).&#60;br /&#62;
File::HomeDir is up to date (0.82).&#60;br /&#62;
Compress::Raw::Zlib is up to date (2.015).&#60;br /&#62;
IO::Compress::Base is up to date (2.015).&#60;br /&#62;
IO::Uncompress::Gunzip is up to date (2.015).&#60;br /&#62;
Compress::Zlib is up to date (2.015).&#60;br /&#62;
IO::Zlib is up to date (1.09).&#60;br /&#62;
Archive::Tar is up to date (1.40).&#60;br /&#62;
Archive::Zip is up to date (1.26).&#60;br /&#62;
Net::Cmd is up to date (2.29).&#60;br /&#62;
Net::FTP is up to date (2.77).&#60;br /&#62;
Term::ReadKey is up to date (2.30).&#60;br /&#62;
Term::ReadLine::Perl is up to date (1.0302).&#60;br /&#62;
YAML is up to date (0.66).&#60;br /&#62;
Text::Glob is up to date (0.08).&#60;br /&#62;
CPAN is up to date (1.9301).&#60;br /&#62;
File::Which is up to date (0.05).
&#60;/p&#62;</description>
</item>
<item>
<title>papa lozarou on "Optimising a server"</title>
<link>http://diymacserver.com/forum/topic/optimising-a-server#post-560</link>
<pubDate>Mon, 22 Sep 2008 14:18:08 +0000</pubDate>
<dc:creator>papa lozarou</dc:creator>
<guid isPermaLink="false">560@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I'm running a mac mini, which Richard kindly helped me get a mail server on. The only think other than that I run is a web forum for football supporters. I'm having real problems with the mysql/apache load.&#60;/p&#62;
&#60;p&#62;Basically the server slows to a crawl on lunchtimes. I've got about 1.5k users, which can balloon up to 2.5k if something big hits the news. Average hits per day is somewhere between 50k and 90k (again if there's some big story). &#60;/p&#62;
&#60;p&#62;Does anyone have any ideas? When I look at top I'm seeing MySQL sometimes at 150% plus of CPU processes, and the CPU itself maxed out between User and System with no idle. Also the average CPU load seems to be 2.5 plus. All these things aren't supposed to be I'm pretty sure, but I am unsure if it's a software issue or a hardware one. The forum software I run is phpbb3.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>vanfruniken on "Single Signon for OSX home networks"</title>
<link>http://diymacserver.com/forum/topic/single-signon-for-osx-home-networks#post-499</link>
<pubDate>Mon, 16 Jun 2008 10:13:43 +0000</pubDate>
<dc:creator>vanfruniken</dc:creator>
<guid isPermaLink="false">499@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;At least one of the following features is sorely needed on home networks, without the need to run OSX server.&#60;br /&#62;
I suspect that all the machinery is in place on OSX client, just not in your face thru the GUI. Moreover, some of these solutions would be a good introduction for IT people to get their hands dirty before introducing OSX server at work.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;True authentication at login using one of the OSX client machines to provide authentication services&#60;/li&#62;
&#60;li&#62;Creating users with a remote home directory&#60;/li&#62;
&#60;li&#62;True graphical login (NOT screen sharing) a la Xwindow on the machine that has your actual environment.
&#60;/li&#62;
&#60;li&#62;Other ways of exploiting the presence of Airport Express as a home server&#60;/li&#62;
&#60;/ul&#62;
&#60;ul&#62;
It is just a pain having things duplicated (even synced using .mac) with user accounts (each of which can have a life of its own) on every single machine in the house. Besides, there is stuff (e.g., /Developer/, /Library/WebServer/ and other system configs) that lives outside user directories.&#60;/p&#62;
&#60;p&#62;My question is: would you consider providing documentation on these issues on DIYMcSrvr?&#60;/ul&#62;</description>
</item>
<item>
<title>EricLeBaron on "Which version am I using?"</title>
<link>http://diymacserver.com/forum/topic/which-version-am-i-using#post-396</link>
<pubDate>Mon, 27 Aug 2007 13:25:42 +0000</pubDate>
<dc:creator>EricLeBaron</dc:creator>
<guid isPermaLink="false">396@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Is there an easy way to check the active version of all the programs used in the Docs?&#60;br /&#62;
I know a couple:&#60;/p&#62;
&#60;p&#62;MySQL:  /usr/local/mysql/bin/mysql -V&#60;br /&#62;
Postfix:  sudo /usr/sbin/postfix Ã¢â‚¬â€œv&#60;br /&#62;
Apache:  /library/apache2/bin/apachectl -v&#60;br /&#62;
PHP:  /library/php5/bin/php -v&#60;/p&#62;
&#60;p&#62;But how about:&#60;/p&#62;
&#60;p&#62;OpenSSL&#60;br /&#62;
SASL&#60;br /&#62;
courier-authlib&#60;br /&#62;
Courier-IMAP
&#60;/p&#62;</description>
</item>
<item>
<title>j416 on "Transferring from another IMAP server"</title>
<link>http://diymacserver.com/forum/topic/transferring-from-another-imap-server#post-349</link>
<pubDate>Thu, 12 Apr 2007 14:47:45 +0000</pubDate>
<dc:creator>j416</dc:creator>
<guid isPermaLink="false">349@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello Richard&#60;/p&#62;
&#60;p&#62;I've been reading your tutorial, and I'm planning on getting a mac mini in the near future to replace my current server (which is dying). I have a an IMAP server set up on it, and I my question is: How would I go about transferring all my email from my current server to the new server? (preferably through IMAP since I'm running something called SurgeMail on WinXP which doesn't seem very transfer-friendly by other means)&#60;/p&#62;
&#60;p&#62;Also, I managed to set up my current server to download mail from my gmail account through POP3 on regular intervals. Would this be possible to achieve as well? &#60;/p&#62;
&#60;p&#62;Thank you for (what looks like) a superb tutorial.&#60;/p&#62;
&#60;p&#62;kind regards&#60;br /&#62;
Johan
&#60;/p&#62;</description>
</item>
<item>
<title>vxbush on "multiple file uploading assistance"</title>
<link>http://diymacserver.com/forum/topic/multiple-file-uploading-assistance#post-361</link>
<pubDate>Mon, 23 Apr 2007 21:02:44 +0000</pubDate>
<dc:creator>vxbush</dc:creator>
<guid isPermaLink="false">361@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I have found this web site to be so helpful, and I thank you, Richard, for running it. It has helped me more than once in targeting Mac server problems. &#60;/p&#62;
&#60;p&#62;However, I've hit a wall and I can't seem to get around it. I don't expect the answer to be here, but I would love someone to point me to a solution. &#60;/p&#62;
&#60;p&#62;Situation: We receive data from a variety of sources and generate results from that data. Depending on what was requested, any number of result files may be created. We need a way to send those files via a web form that is internal to our company. &#60;/p&#62;
&#60;p&#62;Problem: I was using JUPload from &#60;a href=&#34;http://www.jupload.biz&#34; rel=&#34;nofollow&#34;&#62;http://www.jupload.biz&#60;/a&#62; as it would allow a user to easily pick multiple files via a nice java-based interface (having multiple single-file fields was too clunky), but I cannot get it to work anymore with the variety of web browsers (Safari, FF, IE). I have tried to contact the developers via their forums and emails but they have basically dropped off the face of the earth. &#60;/p&#62;
&#60;p&#62;Request: Does anyone know of a nice tool that will easily allow multiple file selections for inclusion on a web page? I use Apache 2 and PHP5 installed via the instrux on this site. &#60;/p&#62;
&#60;p&#62;I've scoured the net for other solutions with no luck. I'm hoping someone else has an idea. Thanks so much.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

