From owner-freebsd-questions Sun Oct 3 23:49:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from deepblue.big-blue.net (deepblue.big-blue.net [208.237.121.168]) by hub.freebsd.org (Postfix) with ESMTP id 1E2D914E3A for ; Sun, 3 Oct 1999 23:49:30 -0700 (PDT) (envelope-from alex@big-blue.net) Received: from big-blue.net (localhost.big-blue.net [127.0.0.1]) by deepblue.big-blue.net (8.9.3/8.9.3) with ESMTP id AAA00896; Mon, 4 Oct 1999 00:23:24 -0400 (EDT) (envelope-from alex@big-blue.net) Message-ID: <37F82BBB.D7113425@big-blue.net> Date: Mon, 04 Oct 1999 00:23:24 -0400 From: Alex V P X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: chris@tourneyland.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem installing PHP + MySQL References: <3.0.6.32.19991003215643.008e4e10@mail.9netave.net> <3.0.6.32.19991003225911.008e8100@mail.9netave.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris@tourneyland.com wrote: > >same happend here. I solve the problem reinstaling mysql apache and php from > >source. first mysql then php apache procedure. > >i tryed couple of times installing it from ports and never worked for me > >alex > > Phew! I'm glad I'm not crazy. Thanks! > > To be clear, what you're suggesting is . . . > > 1) Reinstall mysql > 2) Reinstall php, using the 'for Apache' procedure. > > (I can leave Apache as is) > > Also, do the installs from the tarball sources, and not from ports. > > Do I have to 'uninstall' anything? If so, how? (It seems as if maybe > FreeBSD doesn't have the notion of 'uninstalling'). If not, I'm considering > a clean FreeBSD reinstall to get rid of any possible probs. Of course, > maybe that's the Windows guy in me talking . . . > > Thanks again, > Chris because I messed up my FreeBSD box ;-) i just went in there and rm all the files under respective directoryes. after that I install mysql from source and started mysql server. then I made a fresh install for php and apache from source. If you follow instruction in INSTALL file ( when you unpack php is in the php dir) you shouldn't have any problems. i'm running php with mysql and apache for abt 3 months now and i'm very happy ;-). if you need additional help, let me know. alex p.s. sorry for my English ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message