Bug 55337 - teach graphics/jpgraph about apache2
Summary: teach graphics/jpgraph about apache2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 09:40 UTC by yonatan
Modified: 2003-08-25 02:52 UTC (History)
0 users

See Also:


Attachments
jpgraph-fix (396 bytes, text/plain)
2003-08-07 09:40 UTC, yonatan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yonatan 2003-08-07 09:40:18 UTC
	jpgraph requires php, and looks for it where php-cli and mod_php installs it. When mod_php is compiled WITH_APACHE2, it installs in a different place.

How-To-Repeat: 	install Apache2 and mod_php WITH_APACHE2 and try to install jpgraph. You'll get a complaint that PHP 4.04 or above is needed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-08-25 02:52:16 UTC
State Changed
From-To: open->closed

Commited, thanks!