[ILUG] PHP and Suse Professional...
Braun Brelin
bbrelin at openapp.biz
Tue Oct 5 15:43:15 IST 2004
Hi folks,
I'm trying to build a LAMP site using Apache 1.3.x and PHP 4.3.4.
I'm trying to run this on Suse Professional Edition 9.1.
I'm getting the following error:
/usr/sbin/apachectl start
> Syntax error on line 8 of /etc/httpd/suse_loadmodule.conf:
> Cannot load /usr/lib/apache/libphp4.so into server:
> /usr/lib/apache/libphp4.so: undefined symbol: sprint_value
> /usr/sbin/apachectl start: httpd could not be started
Googling for this shows that this particular problem manifested itself
with PHP 4.2 and below, specifically on RedHat 8 systems. however, I'm
running php 4.3.4.
Here's the rpm -qa output.
php4-bcmath-4.3.4-26
> php4-curl-4.3.4-26
> php4-domxml-4.3.4-26
> php4-ftp-4.3.4-26
> php4-iconv-4.3.4-26
> php4-mcal-4.3.4-26
> php4-mysql-4.3.4-26
> php4-readline-4.3.4-26
> php4-shmop-4.3.4-26
> php4-sysvshm-4.3.4-26
> php4-yp-4.3.4-26
> php4-4.3.4-26
> php4-bz2-4.3.4-26
> php4-ctype-4.3.4-26
> php4-dba-4.3.4-26
> php4-devel-4.3.4-26
> php4-exif-4.3.4-26
> php4-filepro-4.3.4-26
> php4-gd-4.3.4-26
> php4-gmp-4.3.4-26
> php4-imap-4.3.4-26
> php4-mbstring-4.3.4-26
> php4-mcrypt-4.3.4-26
> php4-mime_magic-4.3.4-26
> php4-pear-4.3.4-26
> php4-qtdom-4.3.4-26
> php4-recode-4.3.4-26
> php4-session-4.3.4-26
> php4-sockets-4.3.4-26
> php4-sysvsem-4.3.4-26
> php4-unixODBC-4.3.4-26
> php4-xslt-4.3.4-26
> php4-zlib-4.3.4-26
> php4-snmp-4.3.4-26
> php4-calendar-4.3.4-26
> php4-dbase-4.3.4-26
> php4-fastcgi-4.3.4-26
> php4-gettext-4.3.4-26
> php4-ldap-4.3.4-26
> php4-mhash-4.3.4-26
> php4-pgsql-4.3.4-26
> php4-servlet-4.3.4-26
> php4-swf-4.3.4-26
> php4-wddx-4.3.4-26
> mod_php4-4.3.3-50
> apache-1.3.28-74
>
The only thing that I can think of is that the mod_php4 rpm is slightly
different in version than the php4 rpm's, and that's where the
libphp4.so file is packaged. I can't, however, find a mod_php rpm for
the exact version of php4 that i'm using and this is the closest I've
seen.
Anyone experienced this problem before? Any thoughts on how to fix
this?
Thanks,
Braun Brelin
More information about the ILUG
mailing list