Problems Starting Apache with PHP4 DSO Module

by "Dan Quinones" <daniel.quinones(at)airbridge.net>

 Date:  Thu, 19 Apr 2001 10:37:05 -0400
 To:  <hwg-servers(at)hwg.org>
  todo: View Thread, Original
Hi All,

Here is one that I see posted all over the php newsgroups but no one seems
to
 answer it.  So if there is any php experience out there I would greatly
appreciate any
insight.

After installing PHP4 with the --with-apxs=/usr/local/apache/bin/apxs
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol: uncompress
/usr/local/apache/bin/apachectl start: httpd could not be started

THis happens when :

LoadModule php4_module /usr/local/apache/libexec/libphp4.so

is in httpd.conf,
if i remove that line then i can start httpd, but no php functionality, just
asks
me to download any php files. (and the mime type is specified:

    # And for PHP 4.x, use:
    #
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps


Any IDeas??


TIA

HWG: hwg-servers mailing list archives, maintained by Webmasters @ IWA