Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 08:10:14 -0700 (PDT)
From:      Brandon Huey <brandon@recluse.net>
To:        Pan Yan <panyan@public.sta.net.cn>
Cc:        questions@freebsd.org
Subject:   Re: PHP3 & MYSQL can not install on freeBSD
Message-ID:  <Pine.BSF.4.10.9908260809450.92126-100000@marithe.recluse.net>
In-Reply-To: <000401beefd3$ab93a330$0a0a0ac6@habitat>

next in thread | previous in thread | raw e-mail | index | archive | help
=20
just build and install mysql (or postgres) from ports and try again.


On Thu, 26 Aug 1999, Pan Yan wrote:

> Dear Brandon,
>=20
> Thank you for your reply. It is nice to hear from you. I am newbie
> of freeBSD, I need your help.
>=20
> My computer is PII450 128M 4.3G.
> I installed freeBSD v3.0 release; mysql-3.22.23b-pc-bsdi3.1-i386;
> PHP-3.0.9 and apache_1.3.6;
>=20
> I copy all three ziped file to /usr/local and tar them. Following
> lines are what I had done, but failed to install.
>=20
> 1) cd /usr/local/mysql-3.22.23b-pc-bsdi3.1-i386
>    ./configure                             ...works okay.....
>=20
> 2) cd /usr/local/apache_1.3.6
>    ./configure --prefix=3D/www               ...works okay.....
>=20
> 3) cd /usr/local/php-3.0.9
>    ./configure --with-mysql=3D/usr/local/mysql-3.22.23b-pc-bsdi3.1-i386
>    --with-apache=3D../apache_1.3.6 --enable-track-vars
>    make
>    make install                            ...works okay.....
> 4) cd /usr/local/apache_1.3.6
>    ./configure --prefix=3D/www --activate-module=3Dsrc/modules/php3/libph=
p3.a
>    make
>=20
> ....Then Error code appear looks like these:
>=20
> /usr/local/php-3.0.9/functions/mysql.c (.text+0x221b): undefined referenc=
e
> to 'mysql_field_seek'
> /usr/local/php-3.0.9/functions/mysql.c (.text+0x2221); undefined referenc=
e
> to 'mysql_fetch_field'
> *** error code1
> stop
> *** error code1
> stop
> *** error code1
> stop
>=20
> I tried server time and reinstalled freeBSD or copy GENERIC to MYKERNEL a=
nd
> recompile the kernel, unfortunately it still not works. Could you give me=
 a
> help?
>=20
> Thank you very much
>=20
> Best Wishes
>=20
> Pan Yan
>=20
>=20
>=20
> -----Original Message-----
> =B7=A2=BC=FE=C8=CB: Brandon Huey <brandon@recluse.net>
> =CA=D5=BC=FE=C8=CB: pan yan <panyan@public.sta.net.cn>
> =B3=AD=CB=CD: questions@freebsd.org <questions@freebsd.org>
> =C8=D5=C6=DA: 1999=C4=EA8=D4=C226=C8=D5 13:52
> =D6=F7=CC=E2: Re: PHP3&MYSQL can not install on freeBSD
>=20
>=20
> >
> >how about some more details in terms of where the "install" fails?
> >
> >this works for thousands of people, so i'm sure we can get it working.
> >
> >
> >
> >On Fri, 13 Nov 1998, pan yan wrote:
> >
> >> Hi,
> >>
> >> I am newbie of freeBSD, I can not install php3 and bsd's version mysql
> >> on the freeBSD, but I can install redhat's version on redhat.
> >>
> >> Could you help me?
> >>
> >> Thanks for your time
> >>
> >> Panyan
> >>
> >
> >
>=20
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>=20



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?Pine.BSF.4.10.9908260809450.92126-100000>