ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


PHP installation error


  • 2008-10-15 16:55:49

    PHP installation error

    Hi all,

    Probably something simple but during the PHP make process, I am receiving an error referencing libxml2. See details below

    -------------

    Configuring extensions
    checking whether to enable LIBXML support... yes
    checking libxml2 install dir... no
    checking for xml2-config path... /usr/bin/xml2-config
    configure: error: libxml2 version 2.6.11 or greater required.
    linux:/usr/local/php-5.2.6 #

    --------------

    Verified installed version was 2.6.7 (YaST install) Google sends me in 218 different directions.

    Assistance would be appreciated.

    Thanks
    Joel

  • 2008-10-15 17:28:32

    Re: PHP installation error

    upgrade the libxml2 package for your linux distro.

  • 2008-10-16 13:54:51

    Re: PHP installation error

    Not sure if you're working with mysql at the moment, but I was able to access mysql through phpmyadmin for a moment, but not any more. While I was in there, there was a warning message that the client version does not match the server version. Try upgrading the client if you can find the version to match the server.