try to get any version of php above 4.0.6 running on SuSE 7.1 including imap, gd, gettext and so on
there seems so be no way
one of the problems i had, was
Syntax error on line 205 of /usr/local/httpd/conf/httpd.conf:
Cannot load /usr/local/httpd/libexec/libphp4.so into server: shared object not open
./apachectl start: httpd could not be started
which sound´s similar to yours
does anybody know where i can find out what that means?
Eike
Ingo Brauckhoff wrote:
Hello,
I tried to compile mod_php4 with the --with-adabas switch; I got all the libs, and configure and make did their work fine, but when installing libphp4.so apache complained
'Syntax error in line 201: Cannot load libphp4.so into server: shared object not open'
I found a recent posting which told me to examine /etc/ld.so.conf and to make a ldconfig -- but nothing helped so far.
Any Ideas??
BTW the System is running a SuSE 7.1 with Kernel 2.4 and apache 1.3.17
The SuSE-RPM-version of mod_php4 works fine. But it was built without adabas-support :-(
THX in advance!!
Ingo