php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7636 php4+Apache+oracle+gd+freetype
Submitted: 2000-11-04 00:59 UTC Modified: 2000-12-30 20:10 UTC
From: yangyh at mail dot darharnq dot com dot tw Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: SunOS 5.7 sun4m sparc SUNW,SPAR
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yangyh at mail dot darharnq dot com dot tw
New email:
PHP Version: OS:

 

 [2000-11-04 00:59 UTC] yangyh at mail dot darharnq dot com dot tw
I'm trying to install php4+apache1.3.14+gd1.8+oracle8  on  my Sun Solaris machine and I am getting  the following error when I try to start Apache:

"Syntax error on line 238 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/local/apache/bin/httpd:
fatal: relocation error: file /usr/local/apache/libexec/libphp4.so: symbol png_set_PLTE: referenced
symbol not found
../bin/apachectl start: httpd could not be started"

Here is what I typed to configure PHP:
./configure --with-oracle=/u01/app/oracle/product/8.1.5 --with-oci8=/u01/app/oracle/product/8.1.5 --with-apache=../apache_1.3.14 --with-zlib=/usr/local --with-gd=/usr/local --with-ttf --enable-track-vars --enable-libgcc 

What am I doing wrong?
Any suggestions on how to fix this?

Thanks!





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-30 21:19 UTC] sniper@php.net
Are you sure there aren't any old gd library/ headers in your system?
Please remove every instance of GD library and recompile it and PHP.

--Jani
 [2000-12-30 20:10 UTC] sniper@php.net
No feedback, considered solved.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jul 14 19:00:01 2026 UTC