help i dont know what to d anymore..
earlier my apache, php and mysql is properly working..
i am just trying to to add the freetds support so that i can connect to mssql DB from another server but it gives me an error liek this
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: mm_create
what do u thinkg would be the problem here?
by the way i just recompile my PHP using this
./configure --with-apxs=/usr/local/apache/bin/apxs --disable-debug --enable-ftp --enable-mm=shared --enable-safe-mode --enable-track-vars --enable-xml --with-dom --with-gd --with-mysql=/usr/local/mysql --with-regex=system --with-xml --with-zlib --with-mm --with-sybase=/usr/local/freetds
please help me with this
thank you in advance.. i just dont know what to do now...