Date: Mon, 16 May 2005 14:38:02 +1000 From: Sam Lawrance <boris@brooknet.com.au> To: Patrick Thomasson <patrick_thomasson@comcast.net> Cc: nick@foobar.org Subject: Re: FreeBSD Port: sugarcrm-2.5.1b Message-ID: <1116218282.30518.56.camel@dirk.no.domain> In-Reply-To: <8E1C147D-41B1-4C08-93DA-03E951F34793@comcast.net> References: <8E1C147D-41B1-4C08-93DA-03E951F34793@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-05-15 at 23:45 -0400, Patrick Thomasson wrote: > Hi Nick - > > Thanks for helping make sugarcrm available on FreeBSD! I'm working > on a dual PII, with 5.3, I've cvsup'ed the ports tree and compiled a > custom kernel with SMP. Here's a few of things that may be of > interest to you (particularly #3): > > First, the sugarcrm folder is installed into /usr/local/www and the > default document root for apache in httpd.conf is set to /usr/local/ > www/data. I worked around it first by moving the folder, then by > moving the folder back and updating the httpd.conf. > > Second, when I point my browser to http://myserver/sugarcrm. I see a > directory listing instead of a page. It's not the end of the world > because I can click on the php files, but that brings me to the next > point... Those two items are normal, you still have to configure apache yourself. The second one is also a configuration issue, it might mean you haven't got DirectoryIndex index.php in your apache config. > Third, I think the sugarcrm-2.5.1b port depends also on php4-pcre. > It builds ok without it but when I tried configuring it via a browser > (clicking on the php files), I got errors about undefined functions > including preg_replace() and preg_match(). I made and installed php4- > pcre and then it works. Whoops, I noticed that before it went in but forgot to fix it. I'll add it shortly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1116218282.30518.56.camel>