php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5314 apache not starting with an error message undefined symbol gdImageCopyMerge
Submitted: 2000-07-01 19:34 UTC Modified: 2000-07-01 20:30 UTC
From: eloormadhu at hotmail dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 2 OS: Redhat linux 6.0 on Alpha
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: eloormadhu at hotmail dot com
New email:
PHP Version: OS:

 

 [2000-07-01 19:34 UTC] eloormadhu at hotmail dot com
I compiled PHP4 tarball downloaded from php site (php-4.0.1RC.tar.gz) on a Redhat Linux 6.0 on Alpha 
running Apache 1.3.12 with mod_ssl installed.  PHP compiling option used is
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --enable-EAPI

No errors in configure or make , after installation and when I start apache server
Iam getting
cannot load /usr/local/apache/libexec/libphp4.so into server.
/usr/local/apache/libexec/libphp4.so : undefined symbol gdImageCopyMerge.
httpd could not be started

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-01 20:30 UTC] sterling at cvs dot php dot net
Try the latest PHP release at http://www.php.net/.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 21:01:35 2025 UTC