Home » HTML » HTML_QuickForm » Bug #3394
not read permissions
Details
| Submitted | 2005-02-07 18:22 UTC |
|---|---|
| From | kmilo at softhome dot net |
| Status | Bogus |
| Package | HTML_QuickForm |
| PHP Version | Irrelevant |
| OS | linux |
| 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