Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29821 - Desktop guide web setup emerges php, needs update for apache2
Summary: Desktop guide web setup emerges php, needs update for apache2
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Desktop Configuration Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-28 10:16 UTC by Donnie Berkholz (RETIRED)
Modified: 2003-10-01 21:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch: remove php and ebuild ... config. (desktop.diff-no_more_php,2.06 KB, patch)
2003-09-30 12:27 UTC, Sven Vermeulen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2003-09-28 10:16:24 UTC
Code listing 8.1: Installing and configuring Apache

# emerge apache php mod_php
# ebuild /var/db/pkg/dev-php/mod_php-4.2.2-r1/mod_php-4.2.2-r1.ebuild config

"# emerge apache php mod_php"
should be:
"# emerge apache mod_php"

There's no good reason to install PHP in that section.

On another note, since apache2 is stable now the guide should reflect that: no more "ebuild config" and "-D PHP" instead of "-D PHP4" (fairly certain on that but can't check since mod_php keeps failing over here).
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-09-30 12:27:04 UTC
Created attachment 18548 [details, diff]
Patch: remove php and ebuild ... config.
Comment 2 Benny Chuang (RETIRED) gentoo-dev 2003-09-30 12:50:13 UTC
patch reviewed
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-10-01 21:27:40 UTC
Committed in cvs.