msmith29063
04-07-2003, 12:26 PM
I'm using a script that allows users to upload files to a folder using the opendir() function. But I encounter this error when displaying the page:
"PHP Warning: opendir(docs) [function.opendir]: failed to open dir: Invalid argument in D:\WEBS\Mainspring\clients\carealliance\document.php on line 72 PHP Warning: readdir(): supplied argument is not a valid Directory resource in D:\WEBS\Mainspring\clients\carealliance\document.php on line 73 PHP Warning: closedir(): supplied argument is not a valid Directory resource in D:\WEBS\Mainspring\clients\carealliance\document.php on line 81"
Does this look like a php.ini configuration issue? I recently had someone install PHP on this Windows server. What should I look for?
I've posted the php.ini file for review, here (http://www.mathewsmithstudio.com/php/php.ini).
Thank you for any help.
"PHP Warning: opendir(docs) [function.opendir]: failed to open dir: Invalid argument in D:\WEBS\Mainspring\clients\carealliance\document.php on line 72 PHP Warning: readdir(): supplied argument is not a valid Directory resource in D:\WEBS\Mainspring\clients\carealliance\document.php on line 73 PHP Warning: closedir(): supplied argument is not a valid Directory resource in D:\WEBS\Mainspring\clients\carealliance\document.php on line 81"
Does this look like a php.ini configuration issue? I recently had someone install PHP on this Windows server. What should I look for?
I've posted the php.ini file for review, here (http://www.mathewsmithstudio.com/php/php.ini).
Thank you for any help.