i've been installing apache2 and php 5.2.1 on my ubuntu 6.06
and when i try to start apache, it cames with this message
Code:
deddy@Linux:~/Desktop/libxml2-2.6.27$ sudo /usr/local/apache2/bin/apachectl start
httpd: Syntax error on line 53 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: php_libxml_node_decrement_resource
what's the problem ?