Unable to install PHP on Linux to work with Apache

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Francesco

    Unable to install PHP on Linux to work with Apache

    I compile the latest source for php, but when I try to load php module in
    Apache, I get this error message

    Cannot load /usr/local/apache2/modules/libphp5.so into server:
    /usr/local/apache2/modules/libphp5.so: undefined symbol: _efree

    Any help ?

    Francesco
  • Curtis

    #2
    Re: Unable to install PHP on Linux to work with Apache

    On Fri, 02 Feb 2007 13:06:24 -0800, Francesco <lamp@ione.itwr ote:
    I compile the latest source for php, but when I try to load php module in
    Apache, I get this error message
    >
    Cannot load /usr/local/apache2/modules/libphp5.so into server:
    /usr/local/apache2/modules/libphp5.so: undefined symbol: _efree
    >
    Any help ?
    >
    Francesco
    If you use google with portions of your error, you can usually find an
    answer.

    Check out this archived news posting: http://preview.tinyurl.com/2pokmj

    --
    Curtis, http://dyersweb.com

    Comment

    • Francesco

      #3
      Re: Unable to install PHP on Linux to work with Apache

      If you use google with portions of your error, you can usually find an
      answer.
      I did it, without any help
      >
      Check out this archived news posting: http://preview.tinyurl.com/2pokmj
      I have read this, without any help.
      >
      Francesco

      Comment

      Working...