I am trying to do a port install of php 4
I get this error when running apache
Anyone know what this could mean and how to rectify the problem?
su-2.03# ./apachectl graceful
./apachectl graceful: httpd not running, trying to start
Syntax error on line 248 of /usr/local/apache/conf/httpd.conf:
Can
How to track down why there is an
"undefined reference to"
in particular modules of a compile?
__
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail
This may be off subject but I am interested to know what
Link Path
and
Include path
mean?
My assumptions are:
Link:
/usr/local/lib/
Include:
/usr/local/include
but I guess you can change these
Incidentally how can you change or modify what paths are searched for the C
libraries (i.e. #include
--I type this:
su-2.03# ./configure --enable-module=all --enable-shared=max --
--And get this:
add-module=mod_frontpage.c --activate-module=src/modules/php4/libphp4.a
Configuring for Apache, Version 1.3.14
+ using installation path layout: Apache (config.layout)
+ on-the-fly added and acti
I'm getting the same problem on 2 machines, but I can't figure out what I'm
doing wrong.
OS is FreeBSD 4.2-STABLE i386
IMAP installed from port is imap-uw-4.5
For php4 (php4.0.4pl1) I'm doing:
/configure --with-apache=../apache_1.3.14 --with-mysql \
--with-imap=/usr/local/libexec/imapd --with-f