apache not start ( undefined symbol: sqlite3ExprDelete )

Discussion in 'Server Operation' started by qwe010, Jan 2, 2008.

  1. qwe010

    qwe010 New Member

    hello

    i just install php+apache

    after finish install

    i try to start apache but i see this message


    /usr/local/apache/bin/apachectl start
    httpd: Syntax error on line 53 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: undefined symbol: sqlite3ExprDelete

    what the problem please ?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    How did you install Apache and PHP? On which distribution?
    IS SQLite enabled in your php.ini? If so, comment it out and restart Apache.
     

Share This Page