php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5282 opendir doesnt work
Submitted: 2000-06-30 06:17 UTC Modified: 2000-07-02 05:19 UTC
From: david at deus dot dk Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: RedHat 6.1
Private report: No CVE-ID: None
 [2000-06-30 06:17 UTC] david at deus dot dk
PHP 4.0.1:

Warning: 1 is not a valid Directory resource in /path/to/script.php on line 100

is what I get whenever I try to use the reference id that opendir refers to.

here are the switches i compiled with:

'./configure' '--with-oci8' '--with-imap' '--with-mysql' '--enable-track-vars' '--with-gd' '--with-freetype' '--with-ttf' '--with-xml' '--enable-inline-optimization' '--with-apache=/root/apache/' '--enable-sysvshm' '--enable-sysvsem'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-02 05:19 UTC] sterling at cvs dot php dot net
Fixed in PHP Version 4.0.1 patch level 2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC