Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 42944

Summary: fopen should not be disabled by default in cmdline versions of php
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 332763    

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).