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 ?
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.