Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39892 invoked from network); 12 Jun 2003 01:47:59 -0000 Received: from unknown (HELO duplo.phpwebhosting.com) (64.65.61.213) by pb1.pair.com with SMTP; 12 Jun 2003 01:47:59 -0000 Received: (qmail 24315 invoked from network); 12 Jun 2003 01:47:15 -0000 Received: from unknown (HELO dw2kserv) (66.192.0.71) by duplo.phpwebhosting.com with SMTP; 12 Jun 2003 01:47:15 -0000 Message-ID: <012701c33084$a68ed260$6302000a@foundstone.com> To: "DvDmanDT" Cc: References: <001c01c33055$fa698a80$6302000a@foundstone.com> Date: Wed, 11 Jun 2003 18:47:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] php-win32 writing to system32 dir? From: dietrich@ganx4.com ("Dietrich Ayala") Thanks, but I tried that one straight away :) It's locked down, cannot even copy it. Do any php-win developers have any idea why this is happening? I'm assuming php is making some system call to write data to the hive, as it's not accessible directly. It makes the same 3 writes every time it loads. TIA, -dietrich "DvDmanDT" wrote in message news:20030612013830.28640.qmail@pb1.pair.com... > You can most likely compy the file, then open it... That's what I do on the > Apache logs.. :p > "Dietrich Ayala" skrev i meddelandet > news:004101c33059$9c0f3210$6302000a@foundstone.com... > > cannot open it, is locked by system. registry uses it (thanks marshall). > > > > here's the filemon (sysinternals.com) output: > > > > 1:36:31 PM php.exe:1380 SET INFORMATION > > C:\WINNT\System32\Config\SOFTWARE.LOG SUCCESS Length: 8192 > > 1:36:31 PM php.exe:1380 SET INFORMATION > > C:\WINNT\System32\Config\SOFTWARE.LOG SUCCESS Length: 8192 > > 1:36:31 PM php.exe:1380 SET INFORMATION > > C:\WINNT\System32\Config\SOFTWARE.LOG SUCCESS Length: 12288 > > > > ----- Original Message ----- > > From: "Derick Rethans" > > To: "Dietrich Ayala" > > Cc: > > Sent: Wednesday, June 11, 2003 1:28 PM > > Subject: Re: [PHP-DEV] php-win32 writing to system32 dir? > > > > > > > On Wed, 11 Jun 2003, Dietrich Ayala wrote: > > > > > > > php.exe seems to be writing to this file every time it loads: > > > > > > > > C:\WINNT\system32\config\software.LOG > > > > > > > > anyone have info on why this is happening, and how i would stop it? > > > > > > What does it put in that log? > > > > > > regards, > > > Derick > > > > > > -- > > > "Interpreting what the GPL actually means is a job best left to those > > > that read the future by examining animal entrails." > > > > ------------------------------------------------------------------------- > > > Derick Rethans http://derickrethans.nl/ > > > International PHP Magazine http://php-mag.net/ > > > > ------------------------------------------------------------------------- > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >