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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 + 44 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 21:01:27 2024 UTC