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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 20:01:32 2025 UTC