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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC