Bug 52257 - mod_mp3 0.39 requires this patch for a runtime error
Summary: mod_mp3 0.39 requires this patch for a runtime error
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-05-15 03:10 UTC by Bruce Walker
Modified: 2003-06-27 06:01 UTC (History)
0 users

See Also:


Attachments
file.diff (604 bytes, patch)
2003-05-15 03:10 UTC, Bruce Walker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruce Walker 2003-05-15 03:10:04 UTC
	If you build and install mod_mp3, enable mod_mp3 in httpd.conf
	and then try to start Apache, "apachectl configtest" will fail
	with a message about "Cannot create Shared Memory"

How-To-Repeat: 	cd /usr/ports/www/mod_mp3
	make install
	apachectl configtest
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-06-27 06:00:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!