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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: david at deus dot dk
New email:
PHP Version: OS:

 

 [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 00:01:41 2024 UTC