<?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; Recent Posts</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Recent Posts</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 06:55:30 +0000</pubDate>

<item>
<title>Richard on "cPanel on Mac OS (even on PowerPC)"</title>
<link>http://diymacserver.com/forum/topic/cpanel-on-mac-os-even-on-powerpc#post-2580</link>
<pubDate>Mon, 30 Jan 2012 09:47:08 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">2580@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I know it is possible, but I haven't tried it myself. You can compile the cpanel software on the mac. The difficulty lies in configuring Apache properly to be able to execute the commands with the correct privileges.&#60;/p&#62;
&#60;p&#62;There are however alternatives that run on a Mac like: &#60;a href=&#34;http://www.zpanelcp.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.zpanelcp.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(for more alternatives look here: &#60;a href=&#34;http://alternativeto.net/software/cpanel/?platform=mac)&#34; rel=&#34;nofollow&#34;&#62;http://alternativeto.net/software/cpanel/?platform=mac)&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>aurora72 on "cPanel on Mac OS (even on PowerPC)"</title>
<link>http://diymacserver.com/forum/topic/cpanel-on-mac-os-even-on-powerpc#post-2560</link>
<pubDate>Fri, 27 Jan 2012 10:05:26 +0000</pubDate>
<dc:creator>aurora72</dc:creator>
<guid isPermaLink="false">2560@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I'm about to sell my Mac mini G4 (ie with the PowerPC processor) to friend. On that Mac mini, I have installed &#60;/p&#62;
&#60;p&#62;PHP Version 5.4.0RC5-dev&#60;br /&#62;
MySQL 5.1.40&#60;br /&#62;
Apache 2.2.21&#60;/p&#62;
&#60;p&#62;successfully, and many popular PHP apss run pefrectly on this machine.&#60;/p&#62;
&#60;p&#62;But, the friend ahs asked if the cPanel can be installed and run on it.&#60;br /&#62;
Surely, there are many Web Management software like WebMin and other but he is accustomed to cPanel, and naturally asks for cPanel.&#60;/p&#62;
&#60;p&#62;I've tried the &#34;How to install cPanel/WHM on a fresh installation of Linux - WHM Setup Tutorials) at &#60;a href=&#34;http://www.youtube.com/watch?v=f4Lqrbsptd4&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=f4Lqrbsptd4&#60;/a&#62; but of course it asks for CentOS or similar Linux based OS. &#60;/p&#62;
&#60;p&#62;I was wondering how possible it is to install cPanel on Mac, PowerPC or Intel?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>zelda on "PHP with iconv?"</title>
<link>http://diymacserver.com/forum/topic/php-with-iconv#post-2519</link>
<pubDate>Sun, 11 Dec 2011 14:34:48 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">2519@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Happy to report: after downloading latest version of PHP(5.3.8) and using the following configure below with iconv enabled; it successfully compiled, installed, and worked! Thanks for this website and all the great documentation.&#60;/p&#62;
&#60;p&#62;export MACOSX_DEPLOYMENT_TARGET=10.6 \&#60;br /&#62;
CFLAGS=&#34;-arch x86_64&#34; \&#60;br /&#62;
CXXFLAGS=&#34;-arch x86_64&#34;&#60;br /&#62;
./configure --prefix=/usr/local/php5 \&#60;br /&#62;
--mandir=/usr/share/man \&#60;br /&#62;
--infodir=/usr/share/info \&#60;br /&#62;
--sysconfdir=/etc \&#60;br /&#62;
--with-config-file-path=/etc \&#60;br /&#62;
--with-zlib \&#60;br /&#62;
--with-zlib-dir=/usr \&#60;br /&#62;
--with-openssl \&#60;br /&#62;
--with-iconv \&#60;br /&#62;
--enable-exif \&#60;br /&#62;
--enable-ftp \&#60;br /&#62;
--enable-mbstring \&#60;br /&#62;
--enable-mbregex \&#60;br /&#62;
--enable-sockets \&#60;br /&#62;
--with-mysql=mysqlnd \&#60;br /&#62;
--with-pdo-mysql=mysqlnd \&#60;br /&#62;
--with-mysqli=mysqlnd \&#60;br /&#62;
--with-apxs2=/usr/local/apache2/bin/apxs
&#60;/p&#62;</description>
</item>
<item>
<title>zelda on "PHP with iconv?"</title>
<link>http://diymacserver.com/forum/topic/php-with-iconv#post-2518</link>
<pubDate>Fri, 09 Dec 2011 20:44:02 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">2518@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Thanks for the reply: i'll give it whirl this weekend and see what happens !)
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "PHP with iconv?"</title>
<link>http://diymacserver.com/forum/topic/php-with-iconv#post-2516</link>
<pubDate>Fri, 09 Dec 2011 16:58:57 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">2516@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Zelda, I once removed it because it was causing problems with getting it compiled and never found the need to re-include it. &#60;/p&#62;
&#60;p&#62;Adding it is as simple as you indicate, change the without into with and keep your fingers crossed.
&#60;/p&#62;</description>
</item>
<item>
<title>zelda on "PHP with iconv?"</title>
<link>http://diymacserver.com/forum/topic/php-with-iconv#post-2512</link>
<pubDate>Thu, 08 Dec 2011 18:36:25 +0000</pubDate>
<dc:creator>zelda</dc:creator>
<guid isPermaLink="false">2512@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I used your great documentation to get a localhost server running on my iMac but i've run into a problem: i configured PHP pretty much the way you wrote in the documentation and recently noticed you had it compile without iconv and now i'm trying to use a piece of the Zend framework (Lucene search) that calls iconv functions and of course it fails with &#34;Fatal error: Call to undefined function iconv()&#34;&#60;/p&#62;
&#60;p&#62;Was there a reason you compiled PHP without iconv: like it does not work on osx, or something else?&#60;/p&#62;
&#60;p&#62;Any guidance on how to re-compile PHP with iconv: is it as simple as changing the line from without iconv to with iconv?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Migrate to Lion Server?"</title>
<link>http://diymacserver.com/forum/topic/migrate-to-lion-server#post-1880</link>
<pubDate>Tue, 20 Sep 2011 18:25:47 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1880@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I think the structure of the email storage is different, at least the authorization and enablement of the users is quite different. In OSX server the users are actual users on the system and in our setup they are entries in a database.
&#60;/p&#62;</description>
</item>
<item>
<title>Lindhardsen on "Migrate to Lion Server?"</title>
<link>http://diymacserver.com/forum/topic/migrate-to-lion-server#post-1858</link>
<pubDate>Sun, 18 Sep 2011 22:14:42 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">1858@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I'm considering to move from this nice DIY setup to Lion Server, just to ease the setup and maintenance.&#60;/p&#62;
&#60;p&#62;The only thing I'm really concerned about is my mail server, and getting all my users mails over to Lion.&#60;br /&#62;
Do you know of any guide on how to do this?&#60;/p&#62;
&#60;p&#62;Also, is there any particular functionality I will loose when migrating from DIY setup to Lion server (again, mail is my primarily concern)?&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;br /&#62;
/Jan
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Is SQLite included ?"</title>
<link>http://diymacserver.com/forum/topic/is-sqlite-included#post-1855</link>
<pubDate>Sun, 18 Sep 2011 16:41:22 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1855@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I can't tell you as I don't use it. Our installation instructions are still based on MySQL.
&#60;/p&#62;</description>
</item>
<item>
<title>eyeprotocol@gmail.com on "Is SQLite included ?"</title>
<link>http://diymacserver.com/forum/topic/is-sqlite-included#post-1805</link>
<pubDate>Wed, 14 Sep 2011 13:58:58 +0000</pubDate>
<dc:creator>eyeprotocol@gmail.com</dc:creator>
<guid isPermaLink="false">1805@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hello. I am planning on compiling everything on Lion. I noticed that the ./configure line does not include sqlite3. Does it mean that it is included by default with current php versions?&#60;/p&#62;
&#60;p&#62;Thank you, in advance
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "DSpam configuration"</title>
<link>http://diymacserver.com/forum/topic/dspam-configuration#post-1654</link>
<pubDate>Mon, 29 Aug 2011 04:19:37 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1654@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Micheal, it looks like your mail is not fed into Dspam therefore no signature is added and all fails. I think you have to look into the connection between postfix and dspam there lies the error. It could be configuration or a permission problem.
&#60;/p&#62;</description>
</item>
<item>
<title>Michael on "DSpam configuration"</title>
<link>http://diymacserver.com/forum/topic/dspam-configuration#post-1643</link>
<pubDate>Sat, 27 Aug 2011 21:57:01 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">1643@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've managed to configure and install DSpam, but it's not working correctly.&#60;/p&#62;
&#60;p&#62;I'm getting &#34;postfix/qmgr warning: connect to transport private/dspam: No such file or directory&#34;&#60;/p&#62;
&#60;p&#62;when I run the periodic script train.sh, I get &#34;Unable to find a valid signature. Aborting.&#34; and &#34;process_message returned error -5. dropping message.&#34;&#60;/p&#62;
&#60;p&#62;I'm not sure what I've done wrong.  I've reverted, but we'd like to use dspam (or other anti-spam software on our server.&#60;/p&#62;
&#60;p&#62;The (coreduo mini) system is running Leopard.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Will my existing setup work after upgrade to Lion?"</title>
<link>http://diymacserver.com/forum/topic/will-my-existing-setup-work-after-upgrade-to-lion#post-1511</link>
<pubDate>Fri, 19 Aug 2011 19:29:38 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1511@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Jan, when you upgrade most of the programs have been removed or replaced. What I've done after the upgrade to Lion is to recompile everything on the new platform with the new Xcode to reap all the benefits of the upgrade.&#60;/p&#62;
&#60;p&#62;The mail stays in the same location so the upgrade won't remove or delete any of the existing stuff.&#60;/p&#62;
&#60;p&#62;I've also relocated everything into /usr/local/ so that we don't get bothered anymore by security updates or upgrades.&#60;/p&#62;
&#60;p&#62;If you have any more questions let me know.
&#60;/p&#62;</description>
</item>
<item>
<title>Lindhardsen on "Will my existing setup work after upgrade to Lion?"</title>
<link>http://diymacserver.com/forum/topic/will-my-existing-setup-work-after-upgrade-to-lion#post-1508</link>
<pubDate>Thu, 18 Aug 2011 22:02:18 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">1508@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Maybe this has already been answered on your blog, but if so, I'm not smart enough to read the answer... So here is a direct question ;-)&#60;/p&#62;
&#60;p&#62;I do have a server running set up according to the guidelines on this site.&#60;/p&#62;
&#60;p&#62;Will my mail server continue to work after I upgrade to Lion, or will I have to reinstall reconfigure something, for this to work?&#60;br /&#62;
How about the Apache?&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;/Jan
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "10.6.3 Snow Leopard Server Serial"</title>
<link>http://diymacserver.com/forum/topic/1063-snow-leopard-server-serial#post-1240</link>
<pubDate>Sat, 02 Jul 2011 12:01:47 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1240@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;b0bby, sorry we don't do that sort of stuff here...
&#60;/p&#62;</description>
</item>
<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>Fedor on "Compiling mod_svn"</title>
<link>http://diymacserver.com/forum/topic/compiling-mod_svn#post-1157</link>
<pubDate>Fri, 17 Jun 2011 07:04:49 +0000</pubDate>
<dc:creator>Fedor</dc:creator>
<guid isPermaLink="false">1157@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;First of all, thanks for all the guides... My server works just fine ;) Only one thing i was missing, it is installing mod_svn for apache.. Here is my contribution how to build mod_svn.&#60;/p&#62;
&#60;p&#62;1. Get SVN sources. The version shipped with Snow Leopard is 1.6.15&#60;br /&#62;
2. Compile it. I do all in 64 bits.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;CFLAGS=&#38;quot;-g -arch x86_64&#38;quot; CXXFLAGS=&#38;quot;-arch x86_64&#38;quot; LDFLAGS=&#38;quot;&#38;quot; \
   ./configure --prefix=/usr/local \
    --mandir=/usr/local/share/man --with-ssl \
    --with-apxs=/usr/local/apache2/bin/apxs --with-zlib=&#38;quot;/usr&#38;quot; \
    --enable-swig-bindings=no --without-berkeley-db \
    --with-apr=/usr/local/apache2 \
    --with-apr-util=/usr/local/apache2

    make
    sudo make install&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;    The configuration for apache is straight forward and described on tigris site.
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "PHP install on 32 bit OS x 10.6.6 Kernel"</title>
<link>http://diymacserver.com/forum/topic/php-install-on-32-bit-os-x-1066-kernel#post-1138</link>
<pubDate>Mon, 13 Jun 2011 17:02:22 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1138@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;This does not look like a 64/32 bit problem. Can you tell me which versions you used and if you compiled mysql or used a binary installer?
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Nagios and/or Cacti ?"</title>
<link>http://diymacserver.com/forum/topic/nagios-andor-cacti#post-1137</link>
<pubDate>Mon, 13 Jun 2011 17:01:18 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">1137@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Sorry, I don't have any experience with either of these products. Perhaps someone else can help...
&#60;/p&#62;</description>
</item>
<item>
<title>draconis1 on "PHP install on 32 bit OS x 10.6.6 Kernel"</title>
<link>http://diymacserver.com/forum/topic/php-install-on-32-bit-os-x-1066-kernel#post-1120</link>
<pubDate>Sat, 11 Jun 2011 01:20:58 +0000</pubDate>
<dc:creator>draconis1</dc:creator>
<guid isPermaLink="false">1120@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;First, Thanks for these tutorials. Until I hit this snafu everything was going well. Second, I tried to post this as a comment in the 32 PHP post but it told me I was a spammer so my apologies to Richard if he sees this twice.&#60;/p&#62;
&#60;p&#62; When I run these commands:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;./configure --prefix=/usr/local/php5 \
  --mandir=/usr/share/man \
  --infodir=/usr/share/info \
  --sysconfdir=/etc \
  --with-config-file-path=/etc \
  --with-zlib \
  --with-zlib-dir=/usr \
  --with-openssl \
  --without-iconv \
  --enable-exif \
  --enable-ftp \
  --enable-mbstring \
  --enable-mbregex \
  --enable-sockets \
  --with-mysql=/usr/local/mysql \
  --with-pdo-mysql=/usr/local/mysql \
  --with-mysqli=/usr/local/mysql/bin/mysql_config \
  --with-apxs2=/usr/local/apache2/bin/apxs&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;which gives back this error:&#60;br /&#62;
&#60;code&#62;configure: error: mysql configure failed. Please check config.log for more information.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The config.log looks like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;int main() {
mysql_close()
; return 0; }
configure:60143: checking for mysql_error in -lmysqlclient
configure:60162: gcc -o conftest -g -O2 -fvisibility=hidden  -no-cpp-precomp -Wl,-rpath,/usr/local/mysql/lib -L/usr/local/mysql/lib  -Wl,-rpath,/usr -L/usr conftest.c -lmysqlclient  -lz -lssl -lcrypto -lz -lssl -lcrypto -lm  -lxml2 -lz -licucore -lm -lxml2 -lz -licucore -lm 1&#38;gt;&#38;amp;5
ld: warning: in /usr/local/mysql/lib/libmysqlclient.dylib, file was built for i386 which is not the architecture being linked (x86_64)
Undefined symbols:
  &#38;quot;_mysql_error&#38;quot;, referenced from:
      _main in ccp4vIIv.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure: failed program was:
#line 60151 &#38;quot;configure&#38;quot;
#include &#38;quot;confdefs.h&#38;quot;
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mysql_error();

int main() {
mysql_error()
; return 0; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've double and triple checked that I have installed the 32 bit Mysql, any idea what I'm doing wrong?&#60;br /&#62;
Thanks!&#60;br /&#62;
Robert
&#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>Richard on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-966</link>
<pubDate>Tue, 10 May 2011 10:26:07 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">966@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Fred, don't worry about being clueless that's exactly how I started several years ago. A lot of information can be found in the configuration file of the current setup. There it is defined which SASL or other authentication is used at the moment. Unfortunately I don't have a server license otherwise I would have a look at it myself. If you want I can have a look at it, please mail me at info @ this domain.
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-965</link>
<pubDate>Mon, 09 May 2011 14:41:10 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">965@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hey Richard, thanks for the reply! No need for an apology...I'm grateful for your assistance, whenever it comes. I guess I just really don't have any expertise on what all goes into generating these make statements. I can follow what some of the components mean, but I don't really have any idea of the exact syntax and ordering, or how I'd create one on my own and have everything included that's needed. I'm looking at:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.postfix.org/SASL_README.html&#34; rel=&#34;nofollow&#34;&#62;http://www.postfix.org/SASL_README.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;where it discusses PAM (which it says uses saslauthd) to try to understand more, but I'm still a little lost.&#60;/p&#62;
&#60;p&#62;- How can I tell for sure whether PAM is indeed what's being used for MOSXS?&#60;br /&#62;
- If it is, then what should I add to the make statement? Something referencing saslauthd?&#60;br /&#62;
- I've been Googling a lot, but it sure seems difficult to find out the specifics of Postfix on MOSXS. I find it difficult to believe that hardly anybody has tried upgrading the MOSXS-included Postfix...where should I look?&#60;/p&#62;
&#60;p&#62;Sorry that I'm rather clueless when it comes to compiling, and thus far rely on what you and others specify in tutorials, hints, etc. Thanks again for your reply!&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-964</link>
<pubDate>Sun, 08 May 2011 17:28:48 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">964@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Fred, sorry for the later then planned reply (had a few days off!) but the problem is that the server version uses a completely different authentication method then I do in my setup. I think it uses the PAM method. I have no experience with that or how compiling will affect the setup.&#60;/p&#62;
&#60;p&#62;You could have a look at the method macports uses for compiling postfix: &#60;a href=&#34;https://trac.macports.org/browser/trunk/dports/mail/postfix/Portfile&#34; rel=&#34;nofollow&#34;&#62;https://trac.macports.org/browser/trunk/dports/mail/postfix/Portfile&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Fred Turner on "Upgrading Postfix on MOSXS"</title>
<link>http://diymacserver.com/forum/topic/upgrading-postfix-on-mosxs#post-958</link>
<pubDate>Fri, 06 May 2011 01:23:23 +0000</pubDate>
<dc:creator>Fred Turner</dc:creator>
<guid isPermaLink="false">958@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard (&#38;amp; others)--&#60;/p&#62;
&#60;p&#62;I know this is outside the normal realm and scope of this site, but I'm not sure where else to turn. I'd like to upgrade Postfix on a PPC Mac OS X Server 10.5 and a Mac Pro MOSXS 10.6. They come w/ v2.4.3 and v2.5.5, respectively, and I need at least v2.6 to implement the tcp_windowsize parameter in the hopes of getting around a sending problem w/ larger messages.&#60;/p&#62;
&#60;p&#62;Currently, I'm tackling the G4 Leopard Server first, since it is a backup and fouling it up isn't the end of the world. I can get Postfix 2.8.2 to compile and run, and even receive mail, but I must be messing up something with my make statement, as I am unable to use SASL authentication for sending (and I could before). The log shows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;May  5 20:10:01 G4-Server postfix/smtpd[28752]: connect from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: SASL authentication failure: Password verification failed
May  5 20:10:01 G4-Server postfix/smtpd[28752]: warning: unknown[192.168.1.101]: SASL PLAIN authentication failed: authentication failure
May  5 20:10:01 G4-Server postfix/smtpd[28752]: lost connection after AUTH from unknown[192.168.1.101]
May  5 20:10:01 G4-Server postfix/smtpd[28752]: disconnect from unknown[192.168.1.101]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've tried to use a portion of the make statement from the directions here, w/ some tweaking from the docs at postfix.org. Since this is a MOSXS, I have not configured MySQL, so I've left that part out. Here is what I entered last:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;sudo make -f Makefile.init makefiles CCARGS=&#38;quot;-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
&#38;quot; AUXLIBS=&#38;quot;-lssl -lcrypto -L/usr/local/lib -lsasl2&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any thoughts or insights into why this error might be occurring? I've been unable to find any links to instructions or tips for upgrading the MOSXS installation of Postfix.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Fred
&#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-945</link>
<pubDate>Thu, 07 Apr 2011 21:32:10 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">945@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;That's really great service. I hope you will be able to find a clue somewhere, as I have ran my forehead against the wall one to many time now!
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-944</link>
<pubDate>Thu, 07 Apr 2011 09:15:49 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">944@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I'll see if I can reproduce your problem to be able to determine a solution.
&#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-943</link>
<pubDate>Tue, 05 Apr 2011 20:25:31 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">943@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;No, Skip-networking is not enabled.&#60;br /&#62;
On the other hand, neither is &#34;port&#34;, could that be a problem? I guess not, at least not related to this...
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-942</link>
<pubDate>Tue, 05 Apr 2011 18:51:41 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">942@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Jan did you enable the skip-networking option in MySQL so it can only use the socket for connectivity?
&#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-941</link>
<pubDate>Mon, 04 Apr 2011 20:24:17 +0000</pubDate>
<dc:creator>Lindhardsen</dc:creator>
<guid isPermaLink="false">941@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Richard, thanks for your responses, your help is highly appreciated!&#60;/p&#62;
&#60;p&#62;I'm running an DIY server, the only thing that is not according to your guides, is the MySQL, which I downloaded and installed of the MySQL website back in October, just before I found your excellent website.&#60;br /&#62;
The version is Server version: 5.1.51 MySQL Community Server&#60;br /&#62;
the my.cfn is located in /private/etc/my.cnf and the content is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[client]
socket = /var/mysql/mysql.sock

[mysqld]
socket = /var/mysql/mysql.sock&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And if I understand you correct, this is the setting that SQLGrey should pick up, just as the rest of the components does correctly. Right?&#60;br /&#62;
If I'm to change the connection setting, where should I do that? In my amateur eyes, this all seems just about right... Maybe I'm looking in the wrong place?
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-940</link>
<pubDate>Mon, 04 Apr 2011 19:36:16 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">940@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;After some googling I found that Perl uses the MYSQL config file to determine the connection or socket settings in the config file.&#60;/p&#62;
&#60;p&#62;Otherwise we need to change the code to make a database connection look like:&#60;br /&#62;
DBI-&#38;gt;connect(&#34;DBI:mysql:host=localhost:mysql_socket=/tmp/mysql.sock;database=business&#34;...
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-939</link>
<pubDate>Mon, 04 Apr 2011 19:21:32 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">939@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Also, I forgot, do you have a MYSQL config file in /etc/ called my.cnf
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "Problem with SQLGrey and MySQL"</title>
<link>http://diymacserver.com/forum/topic/problem-with-sqlgrey-and-mysql#post-938</link>
<pubDate>Mon, 04 Apr 2011 18:59:50 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">938@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Jan, which version of MySQl have you got installed and are you running a real OSX server or our DIYMacServer?
&#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>Richard on "10.6.5 -&#62; 10.6.7 breaks postfix setup (with fix)"</title>
<link>http://diymacserver.com/forum/topic/1065-1067-breaks-postfix-setup-with-fix#post-936</link>
<pubDate>Wed, 23 Mar 2011 20:48:06 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">936@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;This is a known problem and if you look at the blog and look at the articles that talk about the security updates you see that this sometimes happens and how to fix it.&#60;/p&#62;
&#60;p&#62;Here is an example that will help you solve your problem:&#60;br /&#62;
&#60;a href=&#34;http://diymacserver.com/2010/11/12/mac-os-x-update-10-6-5-and-security-update-2010-007/&#34; rel=&#34;nofollow&#34;&#62;http://diymacserver.com/2010/11/12/mac-os-x-update-10-6-5-and-security-update-2010-007/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>

