Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 08:13:10 +1000
From:      Danny <dannyh@idx.com.au>
To:        Marc Silver <marcs@draenor.org>, Jim Freeze <jim@freeze.org>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Does apache package support mysql?
Message-ID:  <00052608144200.00354@freebsd.freebsd.org>
References:  <20000524153807.Q92261@draenor.org>

next in thread | previous in thread | raw e-mail | index | archive | help
If you want apache - mysql -php3 support you need to compile apache and php3
manually

- Get the latest php_xx_xx.tar.gz
- zcat the file
- cd php-XX-XX
- pico INSTALL

This will answer your questions regarding php/mysql/apcahe.



On Wed, 24 May 2000, Marc Silver wrote:
> Hey there,
> 
> You should have installed the apache with PHP support.  Standard apache
> does not have support built in for mySQL.  You can either install this
> with /stand/sysintall or install the port from /usr/ports/www/apache13-php3 
> or /usr/ports/www/apache13-php4, depending on which version of php you
> want to use.
> 
> Cheers,
> Marc
> 
> On Wed, May 24, 2000 at 06:33:28AM -0700, Jim Freeze wrote:
> > I installed apache via /stand/sysinstall.
> > 
> > Later, I installed mysql from the mysql-...tgz packages found at
> > ftp.freebsd.org.
> > 
> > When I try to access a mysql function like mysql_pconnect() I get the
> > undefined or unsupported function error. I checked the mailings and they
> > said that mysql must be installed first--so uninstall apache and
> > re-install.
> > 
> > I did this with pkg_delete and /stand/sysinstall, but still no mysql
> > support. 
> > 
> > Now I have had this working in the past, but I don't remember having to
> > compile apache (or install from ports).
> > 
> > Where did I go wrong?
> > (FBSD 3.4R)
> > 
> > Thanks
> > 
> > ============================================
> > Jim Freeze
> > jim@freeze.org
> > www.freeze.org
> > --------------
> > Save on CDs, DVDs and Books till May 31 2000
> > $10 Off a purchase of $30 and
> > $33 Off a purchase of $100.
> > Visit www.freeze.org
> > ============================================
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00052608144200.00354>