Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6589 - PHP install is incomplete
Summary: PHP install is incomplete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-16 08:19 UTC by David McNab
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David McNab 2002-08-16 08:19:47 UTC
Ho support is given by PHP installer for getting PHP working under Apache.

It took a bit of sniffing around, hacking and asking on #gentoo to get PHP
working, and to get Apache to execute PHP pages.

IMO, the PHP install should place some instructions in (say)
/home/httpd/conf/httpd.conf.php
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-16 08:30:42 UTC
not a bad idea, actually
Comment 2 SpanKY gentoo-dev 2002-08-16 17:57:08 UTC
i find this bug to be invalid since the packages displays this message after 
being emerged:

Execute ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config
to have your apache.conf auto-updated for use with this module.
You should then edit your /etc/conf.d/apache file to suit.

Please remeber:
This install of PHP has set register_globals = On (lower security)
Please read http://www.php.net/release_4_1_2.php (Section: External variables)
for further informations.

or we could mark it as a duplicate of Bug 4943 ...