On Fri, 2002-10-25 at 02:30, Bsd Neophyte wrote: > i'm getting the following error and it says that this should be reported > to [EMAIL PROTECTED] > > but before i do that, i wanted some input to see if i could resolve this > issue in a relatively simply way. > > is this an issue with how i installed apache... should i reinstall if with > the "--with-apxs2" option?
I'd suggest you install PHP4 individually first, eg: cd /usr/ports/www/mod_php4 make -DWITH_APACHE2 install clean Then install squirrelmail, it looks like you have Apache 2 installed and PHP can't autodetect it so it needs that -D option set. -- Simon To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
