[users@httpd] Apache 2.2.0 and php-5.1.2 on Solaris 10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
 
I am having some issues with Apache 2.2.0 and php 5.1.2 on Solaris 10.  Everything compiles fine with gcc, so it seems.  BUT when I start Apache this is the error I am getting...
 
httpd starting.
# httpd: Syntax error on line 103 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/modules/libphp5.so: symbol sapi_globals: referenced symbol not found
 
 
When I do a ls...
 
# ls -al /usr/local/apache2/modules/ | grep libp
-rwxr-xr-x   1 root     root     7371164 Feb  5 15:56 libphp5.so
 
The file exists.
 
httpd conf...
<snip>
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule php5_module        modules/libphp5.so
<snip>
 
I have googled my brain out the only thing I could find on it was replacing the libxml2 package... So I installed libxml2 2.6.23
 
Apache, libxml2 and php have been all compiled from source, no packages.  I am using gcc version 3.3.2
 
If anyone has a clue on how to fix this problem I would be most appreciative.
 
Thanks,
 
Chris Edwards

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux