From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.2 PHP Bug Type: Scripting Engine problem Bug description: File inclusion stops working
I am not sure of the bug type... After running the apache server for about 14 days or sometimes after a SIGHUP restart, I get the following error messages, when accessing normaly working scripts: Warning: file("/usr/local/apache/ncoffice/style/rep_head.html") - Too many open files in /usr/local/apache/ncoffice/1.5.22/php/common.inc.php on line 1162 Warning: Failed opening 'php/report_time_list_proj.inc.php' for inclusion (include_path='') in /usr/local/apache/ncoffice/1.5.22/php/report_time_list.inc.php on line 161 Warning: file("/usr/local/apache/ncoffice/style/rep_tail.html") - Too many open files in /usr/local/apache/ncoffice/1.5.22/php/common.inc.php on line 1162 After a stop and start it works fine again. Wath's happening? Configuration: './configure' '--with-apache=../apache_1.3.22' '--enable-track-vars' '--with-imap=/usr/local/src/imap/imap-2001a/c-client' '--with-mysql=/usr/local/mysql' '--with-zlib=/usr/local' '--with-gd=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-xpm-dir=/usr/local' '--with-freetype-dir=/usr/local' '--with-curl=/usr/local' '--enable-exif' Regards, Johan -- Edit bug report at http://bugs.php.net/?id=17407&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17407&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17407&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17407&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17407&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17407&r=support Expected behavior: http://bugs.php.net/fix.php?id=17407&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17407&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17407&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17407&r=globals