Subdomain Posts
None | 10 hours ago
None | 4 days ago
None | 5 days ago
Bash | 5 days ago
None | 8 days ago
None | 8 days ago
C++ | 11 days ago
unrealScript | 14 days ago
None | 14 days ago
None | 18 days ago
Recent Posts
None | 32 sec ago
None | 35 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
OCaml | 1 min ago
PHP | 1 min ago
None | 2 min ago
ASM (NASM) | 2 min ago
None | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By arekm on the 2nd of Jul 2009 11:03:46 AM
Download |
Raw |
Embed |
Report
--- ./ext/session/mod_files.c~ 2008-12-31 12:17:43.000000000 +0100
+++ ./ext/session/mod_files.c 2009-07-02 13:03:33.949827853 +0200
-219,6 +219,7 @@
dir = opendir(dirname);
if (!dir) {
+ if (strcmp("/var/run/php", dirname))
php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno);
return (0);
}
Submit a correction or amendment below.
Make A New Post