Helo, I am having problem loading php module, here's the err when I got when
I checked it with "/httpd -t":
Syntax error on line 206 of /opt/oas/app/apache1320/conf/httpd.conf:
Cannot load /opt/oas/app/apache1320/libexec/libphp4.so into server: ld.so.1:
./httpd: fatal: relocation error: file /opt
When you have done the configure, are you sure that you dont get a message
like : "apxs corrupted" ?
Are you using Linux ?
- Original Message -
From: "blur" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 9:17 AM
Subject
Hi, I hope someone can help me with this.
I have just installed php with openssl and mod_ssl which worked after
installation.
I then wanted to install php.
I did a :
1) ./configure --with-mysql=blah --with-apxs=blah --with-imap=blah
2) make
3) make install
I put the php.ini in /usr/local/lib a