[PHP-DOC] Documentation of access violation error

2009-10-16 Thread Marshall Burns
Okay, could we get documentation of the error message, "PHP has encountered an Access Violation at ..."? -Original Message- From: Philip Olson [mailto:phi...@roshambo.org] Sent: Friday, October 16, 2009 13:57 To: Marshall Burns Cc: phpdoc@lists.php.net Subject: Re: [PHP-DOC] RE: Access

Re: [PHP-DOC] Access Violation

2009-10-16 Thread Daniel Convissor
Hi: You want to subscribe to PHP's "General user list." See http://us2.php.net/mailing-lists.php for more information. Good luck, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.A

[PHP-DOC] Questions on html formatting of the documentation

2009-10-16 Thread Ruslan Yakushev
The new updates for the IIS/Windows specific installation docs can be seen here: http://docs.php.net/manual/en/install.windows.manual.php http://docs.php.net/manual/en/install.windows.iis.php http://docs.php.net/manual/en/install.windows.iis6.php http://docs.php.net/manual/en/install.windows.ii

RE: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Ruslan Yakushev
For now I have checked in the updates so that the install.windows.iis contains the links to version-specific installation instructions and the install.windows.iis6 and install.windows.ii7 are the siblings to it. -Original Message- From: Ruslan Yakushev [mailto:rusl...@microsoft.com] Sen

RE: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Ruslan Yakushev
I have updated the patch. It should apply successfully now. However Hannes told me on IRC that it may not be possible to do this change. If it is indeed not possible then I will have no choice but to make the iis6 and iis7 pages to be siblings of iis page. -Original Message- From: Rusla

RE: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Ruslan Yakushev
Actually the original patch that I provided has problems. I'll produce another one shortly. -Original Message- From: Ruslan Yakushev Sent: Friday, October 16, 2009 1:55 PM To: 'Philip Olson' Cc: Hannes Magnusson; Richard Quadling; 'PHP Documentation ML' Subject: RE: [PHP-DOC] Question ab

Re: [PHP-DOC] RE: Access Violation

2009-10-16 Thread Philip Olson
On Oct 16, 2009, at 1:52 PM, Marshall Burns wrote: I have run a test that shows my paranoid fears of the government shutting down access were unfounded. But I am just as lost as before about the cause of the problem. I have reduced the script to the following: Hello Marshall, This is the

RE: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Ruslan Yakushev
Here it is: http://ruslany.net/download/en.install.windows.zip -Original Message- From: Philip Olson [mailto:phi...@roshambo.org] Sent: Friday, October 16, 2009 1:50 PM To: Ruslan Yakushev Cc: Hannes Magnusson; Richard Quadling; 'PHP Documentation ML' Subject: Re: [PHP-DOC] Question abou

[PHP-DOC] RE: Access Violation

2009-10-16 Thread Marshall Burns
I have run a test that shows my paranoid fears of the government shutting down access were unfounded. But I am just as lost as before about the cause of the problem. I have reduced the script to the following: == Test crawler http://www.Google.com'; e

Re: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Philip Olson
On Oct 16, 2009, at 1:03 PM, Ruslan Yakushev wrote: Can somebody please help with the change to make the install.windows.iis as a parent page for the install.windows.iis6 and install.windows.ii7? I have made the change as in this patch: http://ruslany.net/download/PHPDOCS_PROBLEM.zip Whe

RE: [PHP-DOC] Question about redirection and user notes

2009-10-16 Thread Ruslan Yakushev
Can somebody please help with the change to make the install.windows.iis as a parent page for the install.windows.iis6 and install.windows.ii7? I have made the change as in this patch: http://ruslany.net/download/PHPDOCS_PROBLEM.zip When I try to build it I get this error: ERROR (file:///C:/P

[PHP-DOC] Access Violation

2009-10-16 Thread Marshall Burns
Hello, There may be a more appropriate mailing list to address this problem to. If so, please suggest. I have written a PHP script to crawl a public government website to collect public data for analysis. When the script was nearing completion and almost ready for re