Index: /trunk/xcache.c
===================================================================
--- /trunk/xcache.c	(revision 226)
+++ /trunk/xcache.c	(revision 227)
@@ -1071,8 +1071,4 @@
 
 restore:
-	if (php_check_open_basedir(stored_xce->name.str.val TSRMLS_CC) != 0) {
-		return NULL;
-	}
-
 #ifdef DEBUG
 	fprintf(stderr, "restoring\n");
