From: James E. F. <jf...@ac...> - 2002-11-13 17:00:16
|
I think that this should be patched so that it fails silently, or with a clear message if chdir() fails. -James On Wed, 13 Nov 2002, Nash Raghavan wrote: > Has anyone else experienced the following PHP errors: > > When creating a survey, I have no options for "Survey Theme", because I get this error: > Warning: ChDir: No such file or directory (errno 2) in /usr/local/apache/htdocs/survey/admin/include/tab/general.inc on line 111 > > When viewing survey status, the following error appears right above the table: > Warning: Argument #1 to array_intersect() is not an array in /usr/local/apache/htdocs/survey/admin/include/where/status.inc on line 169 > > Any ideas? > > Thanks, > Nash > > > ------------------------------------------------------- > This sf.net email is sponsored by: Are you worried about > your web server security? Click here for a FREE Thawte > Apache SSL Guide and answer your Apache SSL security > needs: http://www.gothawte.com/rd523.html > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |