Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42944 - fopen should not be disabled by default in cmdline versions of php
Summary: fopen should not be disabled by default in cmdline versions of php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 332763
  Show dependency tree
 
Reported: 2004-02-25 17:41 UTC by SpanKY
Modified: 2012-02-07 23:55 UTC (History)
0 users

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 SpanKY gentoo-dev 2004-02-25 17:41:16 UTC
i can understand defaulting the fopen option in php.ini to off for mod_php but not for the cli version ...

you want to be able to do system/filesystem related stuff with the cmdline version
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-02-25 18:45:58 UTC
done in cvs (yeah, i was thinking of it at the same time as you, for something I was working on).