otseng
04-17-2002, 05:28 PM
I've successfully done a make/install for PHP with Informix. But when I do 'apachectl start', I get the following error:
Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: is8bitstr
What is this is8bitstr? Any ideas on how to resolved this?
My configuration:
- RedHat 7.2
- Apache/1.3.20
- PHP Version 4.1.2
- IBM IFMX CLIENT SDK 2.70.UC3-1 for INTEL LINUX 2.2.14 GLIBC2.1.3
TIA,
Oliver
Starting httpd: Syntax error on line 261 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: is8bitstr
What is this is8bitstr? Any ideas on how to resolved this?
My configuration:
- RedHat 7.2
- Apache/1.3.20
- PHP Version 4.1.2
- IBM IFMX CLIENT SDK 2.70.UC3-1 for INTEL LINUX 2.2.14 GLIBC2.1.3
TIA,
Oliver