Date: Sat, 24 Jul 2004 15:27:34 +0200 From: Matej Duracka <mato@habit.sk> To: Hutterer Robert <robert.hutterer@univie.ac.at> Cc: freebsd-stable@freebsd.org Subject: Re: php 4.3.8 Message-ID: <410263C6.80607@habit.sk> In-Reply-To: <001701c4717c$d77ad010$0400a8c0@virtual> References: <001701c4717c$d77ad010$0400a8c0@virtual>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, make sure you have included the extensions in your php.ini file. The php-4.3.8 port installs its extensions in /usr/local/lib/php/20020429/ so in php.ini include it via extension_dir = /usr/local/lib/php/20020429/ . This should help. Cheers, - Matej Hutterer Robert wrote: >I upgrade to php 4.3.8 like described in /usr/ports/UPDATING >that means installing the port /php4-extensions instead of /php4 > >install process worked fine, but still the extensions (mysql, xml, etc) did not work. > >Any idea for help > >------------------------------------------------------------------------ > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?410263C6.80607>