Bug 97272

Summary: www/apache13 coredumps with lang/php4 and databases/php4-pgsql enabled
Product: Ports & Packages Reporter: Marat N.Afanasyev <amarat>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Marat N.Afanasyev 2006-05-14 22:00:45 UTC
	apache 1.3.x coredumps when php4-pgsql module enabled in php extensions.
	Problem arrived when I upgraded posgresql to 8.1

Fix: 

comment out php4-pgsql extension
How-To-Repeat: 	install postgresql81-server, apache13, php4, php4-pgsql and try 
	to start apache.
Comment 1 amarat 2006-05-14 22:13:22 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

more interesting that if one enables php4-pgsql after successful apache
start, and restarts apache gracefully, pgsql extension works fine.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEZ51yZULln9Q+NPkRAgEJAJ0dr12/4UFHmtFrkWE8Cf5FO66RkgCfVubY
EbdnKzKmbYlSSkkw/dFpIkE=
=zvYK
-----END PGP SIGNATURE-----
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-05-14 23:23:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer.
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2006-05-15 11:04:04 UTC
Responsible Changed
From-To: ache->freebsd-ports

From description it is clear, not an apache bug, probably pgsql or php4-pgsql
Comment 4 Andrey A. Chernov freebsd_committer freebsd_triage 2006-05-15 11:05:35 UTC
Responsible Changed
From-To: freebsd-ports->freebsd-ports-bugs

Oops, forget -bugs prefix in Responsible
Comment 5 Marat N.Afanasyev 2006-05-27 16:56:46 UTC
Problem can be avoided if after installing postgresql81-server,
downgrade postgresql81-client to postgresql74-client.

-- 
SY, Marat
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2006-05-30 20:05:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Now thought to be a bug in php4-pgsql.
Comment 7 Alex Dupre freebsd_committer freebsd_triage 2006-12-03 11:52:02 UTC
State Changed
From-To: open->closed

Report it to php devs with a backtrace, too.