Date: Wed, 5 Feb 2003 08:27:16 +0100 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Thierry Thomas <thierry@pompo.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Standalone PHP4 Message-ID: <20030205072716.GT393@freepuppy.bellavista.cz> In-Reply-To: <20030204175829.GA35444@graf.pompo.net> References: <08c801c2c946$56009e50$6401010a@bozza> <20030131233243.GC12005@absolutbsd.org> <20030201060106.GA13781@rot13.obsecurity.org> <20030204105226.GM393@freepuppy.bellavista.cz> <20030204175829.GA35444@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
# thierry@pompo.net / 2003-02-04 18:58:29 +0100: > Le Mar 4 fév 03 ? 11:52:26 +0100, Roman Neuhauser <neuhauser@bellavista.cz> > écrivait : > > what was the reason to make the CLI php depend on Apache? Also, the > > CLI is quite often used with different php.ini, the merge makes this > > impossible. > > You can run `php -c <path>|<file>' > it looks for php.ini file in this directory. That's just one side of the problem. I always build the CLI with a *very* different set of ./configure switches from that of mod_php4. Where I could previously tweak the port's Makefile to get almost what I wanted there's now a big obstacle. Fortunately, php builds just fine without using the port, it's just that I thought the port system was meant to help me, not make me bypass it. :) -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030205072716.GT393>