Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192965 - php-upgrading.xml still refers to 'apache' USE flag
Summary: php-upgrading.xml still refers to 'apache' USE flag
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Project-specific documentation (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL: http://www.gentoo.org/proj/en/php/php...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 20:16 UTC by Davide Cendron (RETIRED)
Modified: 2010-04-22 17:14 UTC (History)
3 users (show)

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


Attachments
php-upgrading.xml-apache1.patch (php-upgrading.xml-apache1.patch,11.00 KB, patch)
2008-07-04 19:56 UTC, Thomas Faucher
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Cendron (RETIRED) gentoo-dev 2007-09-18 20:16:16 UTC
The highlighted document still refers to 'apache' USE flag for dev-lanfg/php package:

<<
All PHP ebuilds dev-php/php, dev-php/php-cgi and dev-php/mod_php have been merged to one ebuild: dev-lang/php.

To choose the SAPI you want, use these USE flags: 

cgi - builds & installs /usr/bin/php-cgi 
cli - builds & installs /usr/bin/php 
apache - builds & installs mod_php for Apache 1.3 (new layout)
apache2 - builds & installs mod_php for Apache 2.0 (new layout)

You can mix and match any of these USE flags; except you can't have both apache and apache2 switched on.
>>

Since apache-1* is out of Portage from several time, i think it would be better fixing this document :)
Comment 1 Thomas Faucher 2008-07-04 19:56:21 UTC
Created attachment 159564 [details, diff]
php-upgrading.xml-apache1.patch

This patch removes the apache USE flag from the list:
  <li><c>apache</c> - builds &amp; installs <c>mod_php</c> for Apache 1.3  (new 
-layout)</li>

And also the note below:
  <p>
   You can mix and match any of these USE flags; except you can't have both
   <c>apache</c> and <c>apache2</c> switched on.
  </p>

This for all the translations found:
  $ find . -name "php-upgrading.xml"
  ./xml/htdocs/proj/it/php/php-upgrading.xml
  ./xml/htdocs/proj/pl/php/php-upgrading.xml
  ./xml/htdocs/proj/es/php/php-upgrading.xml
  ./xml/htdocs/proj/de/php/php-upgrading.xml
  ./xml/htdocs/proj/fr/php/php-upgrading.xml
  ./xml/htdocs/proj/ro/php/php-upgrading.xml
  ./xml/htdocs/proj/zh_cn/php/php-upgrading.xml
  ./xml/htdocs/proj/en/php/php-upgrading.xml
  ./xml/htdocs/proj/ja/php/php-upgrading.xml
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2010-03-22 22:11:51 UTC
As php4 is no longer part of the tree, this documentation is useless/out of date.

I'm not on the php team, but removing this would cause no harm and we can close this bug, imho.

@docs: since it's part of our docs, do you think it's okay to just scrap the documentation referenced in URL?
Comment 3 nm (RETIRED) gentoo-dev 2010-03-22 22:57:08 UTC
We don't do stuff in /proj/ -- documents in /proj/ belong to those particular projects. If the PHP team decides to remove php-upgrading.xml, then just let us know so we can remove it from the overall documentation index in /doc/$LANG/metadoc.xml.

Removing us from the CC list until that happens.
Comment 4 Matti Bickel (RETIRED) gentoo-dev 2010-04-22 09:25:26 UTC
@docs: I've taken the plunge and removed php-upgrading.xml. Please remove it from the documentation index. I'm in the process of writing up a new "state of php in gentoo"-guide, which will hopefully replace php-upgrading.xml by the end of the week.

I'll just open a new bug to get this included or just bug on IRC once it's finished, okay?
Comment 5 nm (RETIRED) gentoo-dev 2010-04-22 17:14:26 UTC
(In reply to comment #4)
> @docs: I've taken the plunge and removed php-upgrading.xml. Please remove it
> from the documentation index. I'm in the process of writing up a new "state of
> php in gentoo"-guide, which will hopefully replace php-upgrading.xml by the end
> of the week.
> 
> I'll just open a new bug to get this included or just bug on IRC once it's
> finished, okay?

Done. Removed from CVS.