From owner-freebsd-questions Mon Apr 9 8:41:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fbsd.bosa.ca (cr1003901-a.rct1.bc.wave.home.com [24.113.37.99]) by hub.freebsd.org (Postfix) with ESMTP id 2E99837B423 for ; Mon, 9 Apr 2001 08:41:10 -0700 (PDT) (envelope-from kulraj@bosa.ca) Received: from ska1 (h207-230-227-196.dccnet.com [207.230.227.196]) by fbsd.bosa.ca (Postfix) with SMTP id D3DB6158EB9; Mon, 9 Apr 2001 09:47:44 -0700 (PDT) Message-ID: <018801c0c10b$f21a8840$64c8a8c0@asknet.com> From: "Kulraj Gurm (bosa.ca account)" To: "kathy wiley" Cc: References: <20010408145210.82244.qmail@web10005.mail.yahoo.com> <3AD1C99A.4FE965AF@ocsinternet.com> Subject: Re: apache+php-1.3.12+4.0b3 +mysql Date: Mon, 9 Apr 2001 08:44:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hoping the following helps (they are instructions written for internal use) : - this refers to latest versions and includes SSL You will need to collect you source tarballs before you start and install gettext as a package before you start (or just leave it out) ! ------------------------------------------------------------- MM ./configure --prefix=/usr/local/mm --disable-shared make make test make install ./libtool --finish /usr/local/lib Openssl ./configure \ --prefix=/usr/local \ --openssldir=/usr/local/openssl \ threads \ shared make make test make install Mod_ssl ./configure --with-apache=../apache.1.3.19 \ cd ../apache.1.3.19 Apache SSL_BASE=/usr/local/openssl-0.9.6a EAPI_MM=/usr/local/mm ./configure \ --prefix=/usr/local/apache \ --enable-module=so \ --enable-module=ssl \ --enable-module=usertrack \ --enable-shared=usertrack \ --enable-shared=ssl \ --enable-rule=SSL_SDBM make make certificate TYPE=custom make install PHP ./configure \ --prefix=/usr/local/php \ --with-mysql=/usr/local/mysql \ --with-apxs=/usr/local/apache/bin/apxs \ --with-imap=../imap-2000c/ \ --with-gettext \ --enable-track-vars \ --enable-versioning \ --with-mm=/usr/local/mm/ \ --with-openssl=../openssl-0.9.6a \ make make install ----- Original Message ----- From: "Mikel" To: "kathy wiley" Cc: Sent: Monday, April 09, 2001 7:39 AM Subject: Re: apache+php-1.3.12+4.0b3 +mysql > Kathy, > > There isn't a menu option for that. Simply install apache + mod_php > from /usr/ports and the install mysql-servre from the ports as well. Per > chance did you do a mysqlbackp of the prior db? If you did then you will > be able to import most of your data including the user rights and > passwords, etc...All in all with a good net connection and a little > planning you gould have the entire thing ported in less than three > hours.... > > Cheers, > Mikel > > > > kathy wiley wrote: > > > Hi, > > > > I think this is a simple question. I just switched > > over from RHLinus to FreeBSD and am trying to get my > > Apache + PHP + MySQL setup back up and running. > > > > I installed the apache+php-1.3.12+4.0b3 port, but do > > not seem to have the connection from php to mysql. I > > saw a posting regarding this that mentions selecting > > mysql support in the configuration menu of > > apache13-php. > > > > How do I select mysql support in the configuration > > menu of apache13-php3? > > > > When does this config menu come up? Or is this > > referring to apache.conf? Is this something I can do > > after the install of the port (run the configure > > script with options for mysql) or do I have to > > re-install the port? > > > > Thanks, > > > > __________________________________________________ > > Do You Yahoo!? > > Get email at your own domain with Yahoo! Mail. > > http://personal.mail.yahoo.com/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message