Re: apache2 wont start



SMALLp wrote:
Hello!
A get this error when /usr/local/apache2/bin/apachectl -k start

httpd: Syntax error on line 407 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: sqlite3ExprDelet

407 in httpd.conf: LoadModule php5_module modules/libphp5.so
I installed php-5.2.5, apache 2.2 mysql5

Please help!
.
I recompiled PHP now a get usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: _efree
.



Relevant Pages

  • RE: New Web Server
    ... In the conf file it is ... Did you restart Apache after changing httpd.conf? ... You may need to add a LoadModule as well. ... PHP loaded from the p orts. ...
    (freebsd-questions)
  • Getting 404 on a soft-linked directory
    ... I just installed Apache 2.2 on Win XP. ... # configuration directives that give the server its instructions. ... # have to place corresponding `LoadModule' lines at this location so ...
    (comp.infosystems.www.servers.unix)
  • Re: Newbies CSS not having an effect.
    ... DOCTYPE, where standards should be strictly applied, the Error Console ... There should be LoadModule directives in the global part of the ... That loads the standard mime types. ... In August I downloaded Apache 2.2.13. ...
    (alt.html)
  • Re: Getting mod_python to Work
    ... LoadModule python_module modules/mod_python.so ...   PythonHandler mod_python.publisher ... Restart Apache (either close/restart or restart the Windows ...
    (comp.lang.python)
  • PHP5 LoadModule problems (Apache 1.3.33)
    ... Apache starts fine without PHP. ... With the PHP LoadModule line in, when I try to start Apache I get ... but 'make clean install' throws a load of warnings ...
    (php.general)