Web Hosting Talk







View Full Version : mod_php4 on FreeBSD 4.4


MotleyFool
05-05-2002, 01:19 PM
Hello friends,

The fool seems to have painted himself in a corner this time . Please help!

I have installed IMP and Horde on my FreeBSD 4.4 box with Apache 1.3.22 wth mySQL and mod_php4

However Horde refuses to work because php is compiled without gettext support.

Now when I do a make reinstall from the ports [cd /usr/ports/www/mod_php4]

after editing the gettext option as ON

in /usr/ports/../mod_php4/scripts/congfig.php

The Makefile starts installing mySQL as well[atleast it downloads]. Now there are a few dB's I have created and dont know if a reinstall will delete all data

Any inputs will be greatly appreciated

Thanks and be kind to a Fool ye masters!

Cheers
Balaji

cperciva
05-05-2002, 01:58 PM
Try

make NO_DEPENDS=YES reinstall

MotleyFool
05-05-2002, 03:18 PM
Thanks Colin,

I was debating whether to email you or post here, but Alex came on YIM very timely and helped me set it up from the tarball files

But your tip is very useful and thx for that

Cheers
Balaji