Curt Zirzow wrote:
You're compile path looks awkward to me.
How so? /usr/local/src/apache is simply a folder where I have all
apache related sources dumped and compiled prior to installation. So
naturally PHP's source becomes /usr/local/src/apache/php-5.0.5
what does your ./configure line look like?
This same configure line compiles PHP4.4.1 just fine. It's long:
./configure --sysconfdir=/etc/httpd/conf --mandir=/usr/share/man
--with-apxs --enable-force-cgi-redirect --enable-discard-path
--enable-fastcgi --with-config-file-path=/etc/httpd/conf/
--enable-safe-mode --with-exec-dir=/etc/httpd/php --enable-magic-quotes
--with-zlib=shared --enable-bcmath --with-bz2=shared --enable-calendar
--with-bcmath=shared --with-calendar=shared --with-jpeg=shared
--with-tiff=shared --enable-dba --with-dba=shared --with-gdbm=shared
--with-db4=shared --with-dom=shared --with-dom-xslt=shared
--with-dom-exslt=shared --enable-ftp --with-gd=shared --with-png=shared
--with-freetype-dir --enable-gd-native-ttf --with-gettext=shared
--with-gmp=shared --with-imap=shared --with-kerberos --with-imap-ssl
--with-mcrypt=shared --with-mime-magic=/etc/httpd/conf/magic
--with-mysql=/usr --with-ncurses=shared --with-zlib=shared
--enable-sockets --with-tsrm-pthreads --with-ldap=shared
--with-openssl=shared --with-mcal=shared
--
R | I haven't lost my mind; it's backed up on tape somewhere.
+--------------------------------------------------------------------
Ashley M. Kirchner <mailto:ashley@xxxxxxxxxx> . 303.442.6410 x130
IT Director / SysAdmin / WebSmith . 800.441.3873 x130
Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php