search for: ndrupal_bootstrap

Displaying 1 result from an estimated 1 matches for "ndrupal_bootstrap".

2012 Jul 17
1
FW: rsync hanging after working reliably for years on one of my shares
...c.php", O_RDONLY|O_LARGEFILE) = 3 21381 0.000122 fstat64(3, {st_mode=S_IFREG|0644, st_size=294, ...}) = 0 21381 0.000327 read(3, "<?php\n\n/**\n * @file\n * PHP page for handling incoming XML-RPC requests from clients.\n */\n\ninclude_once './includes/boot strap.inc';\ndrupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);\ninclude_once './includes/xmlrpc.inc';\ninclude_once './includes/xmlrpcs.inc';\n\nxmlrpc_server(modul e_invoke_all('xmlrpc'));\n", 294) = 294 21381 0.045446 close(3) = 0 21381 0.000090 select(2, NULL, [1], [1], {60, 0}) = 1 (...