<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Running activeCollab on Mac OS X</title>
  <link>http://www.activecollab.com/forums/topic/5576/</link>
  <description>Recent posts on topic: Running activeCollab on Mac OS X</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 07:11:25 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/25671/#post25671</link>
    <guid>http://www.activecollab.com/forums/post/25671/#post25671</guid>
    <title>Post #10 by specialopssecurity</title>
    <dc:creator>specialopssecurity</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">Ilija Studen:</div>If you want to set up IMAP extension in your PHP or Mac OS X, please follow <a href="http://blog.xeonxai.com/2009/12/03/160/" target="_blank" rel="nofollow">these instructions</a>.</blockquote></div><br />
<br />
I spent all weekend with the instruction on that blog posting and they were slightly off. Finally figured out what was missing. Here are the <a href="http://www.activecollab.com/forums/topic/5844/" target="_blank" rel="nofollow">full instructions</a>.</p>]]></description>
    <pubDate>Mon, 05 Apr 2010 13:04:06 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25660/#post25660</link>
    <guid>http://www.activecollab.com/forums/post/25660/#post25660</guid>
    <title>Post #9 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Aren,<br />
<br />
There should be no problems with Tiger in the future, as long as you have PHP5.1 or later set up. activeCollab pretty much ignores the OS and web server if you have correct versions of PHP and MySQL installed.</p>]]></description>
    <pubDate>Mon, 05 Apr 2010 06:42:55 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25617/#post25617</link>
    <guid>http://www.activecollab.com/forums/post/25617/#post25617</guid>
    <title>Post #8 by ArenThiru</title>
    <dc:creator>ArenThiru</dc:creator>
    <description><![CDATA[<p>Thank you Ilija, if i go with Tiger would I problems in the future when aC moves to 3? Or for future proof it better to go with Leopard?<br />
<br />
Thanks<br />
Aren<br />
</p>]]></description>
    <pubDate>Wed, 31 Mar 2010 08:30:14 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25616/#post25616</link>
    <guid>http://www.activecollab.com/forums/post/25616/#post25616</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Aren,<br />
<br />
Either will work just fine. <br />
<br />
If you opt for Tiger, you can use older version of <a href="http://www.entropy.ch/software/macosx/php/" target="_blank" rel="nofollow">this package</a> to get PHP and required extensions installed. <br />
<br />
For Leopard, you can find instructions how to get PHP enabled <a href="http://stackoverflow.com/questions/1293484/easiest-way-to-activate-php-and-mysql-on-mac-os-10-6-snow-leopard" target="_blank" rel="nofollow">here</a>. <br />
<br />
For both situations, you'll need to set up MySQL separately, so check MySQL website for download and details (you'll need community edition, and it ships with guided installer).</p>]]></description>
    <pubDate>Wed, 31 Mar 2010 08:18:38 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25610/#post25610</link>
    <guid>http://www.activecollab.com/forums/post/25610/#post25610</guid>
    <title>Post #6 by ArenThiru</title>
    <dc:creator>ArenThiru</dc:creator>
    <description><![CDATA[<p>Hi Guy's,<br />
<br />
I&quot;m thinking of moving my ActiveCollab installation from my hosted VPS because of speed issues that can't seem to be resolved. <br />
<br />
I have a Mac OSX server running 10.4.11 (Older Gen but rock solid) and a Intel Mac Pro running Leopard. Was wondering where it would be better to install and if i would have any issues.  Any steps i need to follow? <br />
<br />
Thanks<br />
Aren<br />
</p>]]></description>
    <pubDate>Tue, 30 Mar 2010 19:43:50 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25154/#post25154</link>
    <guid>http://www.activecollab.com/forums/post/25154/#post25154</guid>
    <title>Post #5 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>I would like to add one thing specific to hosting activeCollab on Mac OS X - default version of PHP that ships with Mac OS 10.6 is latest stable version from PHP 5.3 branch (good thing), but it does not have IMAP extension compiled. This extension is required for Incoming Mail module to work properly. <br />
<br />
If you want to set up IMAP extension in your PHP or Mac OS X, please follow <a href="http://blog.xeonxai.com/2009/12/03/160/" target="_blank" rel="nofollow">these instructions</a>.<br />
<br />
@Guy: Thanks for contributing to this topic.</p>]]></description>
    <pubDate>Fri, 26 Feb 2010 03:14:10 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25147/#post25147</link>
    <guid>http://www.activecollab.com/forums/post/25147/#post25147</guid>
    <title>Post #4 by Guy C.</title>
    <dc:creator>Guy Cortesi</dc:creator>
    <description><![CDATA[<p>I use OS X Server with multiple instances of activeCollab.  activeCollab is at the core of my business and it works very well on Mac OS X.  Note that the php.ini file is located at /private/etc/ under OS X.  <br />
<br />
In addition to increasing the memory limit as Ilija suggested, I also altered the php.ini file to increase the max upload size for files, though this is not specific to OS X. <br />
<br />
There is also some discussion in the forums about using crontab to schedule jobs for backups with activeCollab. The scheduling files are located in a different location on a Mac OS X server then they are on other Unix systems. They are here: /usr/lib/cron/tabs not here:/etc/crontab  Use &quot;crontab -l&quot; to list the jobs.  To use crontab with nano as the default editor, enter env EDITOR=nano crontab -e.  To make this a permanent setting, editor bash_profile in the user home directory and add &quot;export VISUAL='pico -w'&quot;  Use cron_diagnose.sh to install cron in Cygwin.  Use cron_config to reinstall.<br />
<br />
OS X Server works great with activeCollab - you just need to be aware of the file locations vs other Unix systems.<br />
<br />
Regards,<br />
Guy</p>]]></description>
    <pubDate>Thu, 25 Feb 2010 23:11:04 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24727/#post24727</link>
    <guid>http://www.activecollab.com/forums/post/24727/#post24727</guid>
    <title>Post #3 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>Excellent. Thanks very much for the quick reply!</p>]]></description>
    <pubDate>Wed, 27 Jan 2010 07:25:17 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24725/#post24725</link>
    <guid>http://www.activecollab.com/forums/post/24725/#post24725</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Steve,<br />
<br />
There are several customer that we know of who host activeCollab on Mac OS X Server. activeCollab itself is developed on Macs and we had a number of development installations on it since Tiger. Works like a charm.<br />
<br />
Tip that I can give is to <a href="http://www.activecollab.com/docs/manuals/admin/troubleshooting/memory" target="_blank" rel="nofollow">set up a higher memory limit</a>. For some reason, PHP on Mac OS consumes more memory than on other platforms as far as we can tell. Because of that, give up to 64MB or 128MB to your scripts instead of up to 32MB to accomodate peaks in memory usage (like image resizing for example). Regular requests consume ~10MB of memory so you should not worry about that.</p>]]></description>
    <pubDate>Wed, 27 Jan 2010 06:12:48 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/24724/#post24724</link>
    <guid>http://www.activecollab.com/forums/post/24724/#post24724</guid>
    <title>Post #1 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>Hi,<br />
<br />
We're considering using activeCollab for our projects and would host it on our OS X Server (currently 10.5, upgrading to 10.6 soon).<br />
<br />
I'm confident it meets the system requirements, but was just wondering if anyone else has successfully done this and if there are any tips they would like to share?<br />
<br />
Regards,<br />
Steve</p>]]></description>
    <pubDate>Wed, 27 Jan 2010 05:57:29 CST</pubDate>
  </item>
</channel>
</rss>
