Does anyone know what the following error means? I am trying to install php 5.1.6 on a SuSE 9 system (I want to say 9.3 but am not 100% certain of this) running apache 2.0.49. I have configured and built the php installation, using the configure options that the previous version of php, 4.3.4, had listed. Now, When I try to restart the apache service I get the following error:
"Syntax error on line 113 of /etc/apache2/httpd.conf:
Cannot load /usr/lib64/apache2/libphp5.so into server: /usr/lib64/apache2/libphp5.so: undefined symbol: php_session_create_id"
Does anyone have any suggestions for what might be causing this problem?
Thank you for your consideration,
-EnderX