Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16325 - mod_php-4.3.1-r1 still creates /usr/bin/pear with permission 777
Summary: mod_php-4.3.1-r1 still creates /usr/bin/pear with permission 777
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-24 19:16 UTC by Alessandro Pisani
Modified: 2003-04-22 12:57 UTC (History)
1 user (show)

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


Attachments
List of world writable files created by mod_php install (php_writable,2.56 KB, text/plain)
2003-04-21 10:06 UTC, Stewart (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Pisani 2003-02-24 19:16:11 UTC
this was supposed to be fixed by the mod_php-4.3.1-r1 ebuild (see bug #15976),
unfortunately the fix had been wrongly applied and so the bug is still plaguing
the mod_php ebuilds.

problem and solution are described here:
http://bugs.gentoo.org/show_bug.cgi?id=15976#c2

bye,
Alessandro

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stewart (RETIRED) gentoo-dev 2003-04-21 10:06:32 UTC
Created attachment 10946 [details]
List of world writable files created by mod_php install

With mod_php 4.3.1, the list was a staggaring 132 files (including
/usr/bin/pear) set to world-writable, but with 4.3.1-r1 the list has shortened
to a mere 26, which is unfortunately still 26 too many.
Comment 2 Todd Heim (RETIRED) gentoo-dev 2003-04-22 12:57:33 UTC
This was a umask problem fixed by php.net guys in their cvs tree. fixed by the added patch pear_config.diff