PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #3394

not read permissions

Details

Submitted2005-02-07 18:22 UTC
Fromkmilo at softhome dot net
StatusBogus
PackageHTML_QuickForm
PHP VersionIrrelevant
OSlinux
Roadmaps(Not assigned)

Comments

[2005-02-07 18:22 UTC] kmilo at softhome dot net

Description:
------------
Some of the files in HTML_QuickForm-3.2.4pl1/QuickForm, don't have read permissions for others, and that cause this error:

Warning: Failed opening 'HTML/QuickForm/header.php' for inclusion (include_path='.:PEAR-1.3.4') in /home/kmilo/public_html/csv2mysql/index.php on line 7

Reproduce code:
---------------
<?

include ('HTML/QuickForm/header.php');

?>

Expected result:
----------------
nothing

[2005-02-08 13:40 UTC] kmilo at softhome dot net

I install the files manually