How to get php4 extensions to "show up"?

From: Mike (addymin_at_pacbell.net)
Date: 08/18/04

  • Next message: Martin McCormick: "Re: Defining Make Variables from the Command Line"
    Date: Wed, 18 Aug 2004 08:46:58 -0700
    To: freebsd-questions <freebsd-questions@freebsd.org>
    
    

    Greetings,

    I'm running 4.10. And I just and ran portupgrade and got php-4.3.8. I
    read the UPDATING file and noticed that the php4 extensions are now
    installed separately [/usr/ports/lang/php4-extensions].

    Note: I'm running Apache-1.3.31

    So I installed (make install && make clean) the php4 extensions using
    the curses based screen. Aside from MySQL support (a default) I choose
    bz2, gettext, IMAP, calendar, ftp, zlib, xml, and imagick support.

    The install and registration seemed to work without any errors. And all
    possible php extensions are listed in /usr/local/etc/php/extensions.ini

    However,

    When I check php (phpinfo.php) with
    "http://192.168.1.40/~test1/phpinfo.php", I get this from the "Configure
    Command" portion of the resulting php output:

    [Configure Command]
    './configure' '--enable-versioning' '--enable-memory-limit'
    '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php'
    '--disable-all' '--with-regex=php' '--disable-cli'
    '--with-apxs=/usr/local/sbin/apxs' '--prefix=/usr/local'
    'i386-portbld-freebsd4.10'

    Question: Where are the extensions I selected for installation???

    I'm trying to install a CMS (MamboServer) and the CMS install routine
    reports that php DOES NOT have MySQL, zlib, or xml support.

    I've had previous success installing this CMS using an older version of
    php4 that did not have the extensions installation seperate.

    What am I missing?

    Regards,
    Michael Chinn

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Martin McCormick: "Re: Defining Make Variables from the Command Line"

    Relevant Pages

    • Re: How to get php4 extensions to "show up"?
      ... Aside from MySQL support I choose ... >>The install and registration seemed to work without any errors. ... >>reports that php DOES NOT have MySQL, zlib, or xml support. ... >>php4 that did not have the extensions installation seperate. ...
      (freebsd-questions)
    • Re: Anyone know how to keep spammers out of a guestbook!
      ... If your host pleads with you not to install them, ... little or no support from your host if the extensions break. ... > logical to use PHP to test a myriad of conditions such as ...
      (microsoft.public.frontpage.programming)
    • Re: How to get php4 extensions to "show up"?
      ... > read the UPDATING file and noticed that the php4 extensions are now ... > The install and registration seemed to work without any errors. ... Where are the extensions I selected for installation??? ... > I'm trying to install a CMS and the CMS install routine ...
      (freebsd-questions)
    • Properly installing PHP4 extensions under Apache 1.3.x
      ... A while ago the topic was raised about how to properly install PHP ... 4.3.8+ versions with their required extensions, ... Update the ports tree using CVSup ...
      (freebsd-questions)
    • Re: Suport for MySQL and Postgresql in PHP
      ... > I've searched all around the ports colection, ... AFFECTS: users of PHP ... and shared extensions to allow more flexibility and add new ... the set of PHP extensions to install can be choosen via the meta-ports ...
      (freebsd-questions)