Date: Mon, 31 Mar 2014 08:53:23 -0700 (PDT) From: "Chris H" <bsd-lists@bsdforge.com> To: "Aled Morris" <aledm@qix.co.uk> Cc: freebsd-hackers@freebsd.org Subject: Re: despairing with apache httpd + php Message-ID: <8b74e1be5e620292f9fc005e137dae8b.authenticated@ultimatedns.net> In-Reply-To: <CAO1bj=bOxZ00dnFNX3Z8oTpumbYLjmygKEkvrSL0vS8xSrMV1A@mail.gmail.com> References: <CAO1bj=bOxZ00dnFNX3Z8oTpumbYLjmygKEkvrSL0vS8xSrMV1A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greetings. > I'm tearing my hair out trying to get a simple Apache HTTPD and mod_php > install for running mediawiki (mysql) under FreeBSD-10.0-RELEASE > > I can't get a working system whichever way I try. Either mod_php.so > doesn't seem to get built or I'm getting XML problems (Class 'DOMDocument' > not found) > > I've tried installing packages with the new "pkg" tool > > I've tried compiling from ports. > > I've tried downloading Apache and PHP source and building those. > > Has anyone done this? I didn't think I was trying anything exotic here but > I've wasted two days now! No offense. But there's nothing here that indicates anything, but that you've built/installed www/apache-*, and lang/php* several times, and in several different ways. There is absolutely no indication that any of the build/installs failed their intended purposes. What makes you believe there was any problem with the build/installs? Is there any output from phpinfo();? If you get the standard table output, you can be assured that the build/install was successful. In other words; you haven't given us anything to work with here. (Class 'DOMDocument' not found) is of little, to no value. :) --Chris > > Aled > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8b74e1be5e620292f9fc005e137dae8b.authenticated>