<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MOD_PHP limits??? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917444#M32549</link>
    <description>Environment: VMS 7.3-2, Apache 1.3-1, MOD_PHP 1.2-1; Patches applied.&lt;BR /&gt;&lt;BR /&gt;One of the pages the PHP script generates is not finished for some reason.&lt;BR /&gt;The code at that point is generated by a PHP script that is included in the executed script. &lt;BR /&gt;Another PHP script includes exactly the same code but finishes completely.&lt;BR /&gt;I have tried to add some comments just before the location where the script ends (echo &lt;TEXT&gt;) but then the script stops even earlier.&lt;BR /&gt;I therefore have the idea that there is some limit, likely in MOD_PHP, that causes the script to abandon - without warning.&lt;BR /&gt;&lt;BR /&gt;APACHE$WWW settings are (still) default.&lt;BR /&gt;&lt;BR /&gt;Module (included in other code) is attached; Location of error is marked.I added the resulting source. More info can be obtained (willem(at)grootersnet(dot)nl&lt;/TEXT&gt;</description>
    <pubDate>Wed, 10 Aug 2005 15:55:51 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2005-08-10T15:55:51Z</dc:date>
    <item>
      <title>MOD_PHP limits???</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917444#M32549</link>
      <description>Environment: VMS 7.3-2, Apache 1.3-1, MOD_PHP 1.2-1; Patches applied.&lt;BR /&gt;&lt;BR /&gt;One of the pages the PHP script generates is not finished for some reason.&lt;BR /&gt;The code at that point is generated by a PHP script that is included in the executed script. &lt;BR /&gt;Another PHP script includes exactly the same code but finishes completely.&lt;BR /&gt;I have tried to add some comments just before the location where the script ends (echo &lt;TEXT&gt;) but then the script stops even earlier.&lt;BR /&gt;I therefore have the idea that there is some limit, likely in MOD_PHP, that causes the script to abandon - without warning.&lt;BR /&gt;&lt;BR /&gt;APACHE$WWW settings are (still) default.&lt;BR /&gt;&lt;BR /&gt;Module (included in other code) is attached; Location of error is marked.I added the resulting source. More info can be obtained (willem(at)grootersnet(dot)nl&lt;/TEXT&gt;</description>
      <pubDate>Wed, 10 Aug 2005 15:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917444#M32549</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-08-10T15:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: MOD_PHP limits???</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917445#M32550</link>
      <description>Hi Willem,&lt;BR /&gt;&lt;BR /&gt;Not sure if it is useful to this problem or not, but there is a setting called "output_buffering" that you can set up in your php.ini which controls when stuff is written back from PHP to the client browser. In our case, I set it to "on" so that I could control the header output for a particular page - the default was to write http headers back to client straight away. &lt;BR /&gt;&lt;BR /&gt;Probably not related to your problem, but thought I'd mention it just in case.&lt;BR /&gt;&lt;BR /&gt;Another question about the problem...does the apache process which is doing the PHP bit complete and go back to it's normal state or does it go into a CPU loop ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;chris&lt;BR /&gt;&lt;BR /&gt;p.s. It was hard to read the attachment because when it was downloaded most of the top bit came as a single line - &lt;CR&gt;s removed somewhere.&lt;/CR&gt;</description>
      <pubDate>Thu, 11 Aug 2005 19:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917445#M32550</guid>
      <dc:creator>Chris Barratt</dc:creator>
      <dc:date>2005-08-11T19:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: MOD_PHP limits???</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917446#M32551</link>
      <description>Lack of buffer size won't be the problem, I think. The HTML code returned is about 3K7 bytes and stops all of a sudden as you may have noticed, and I have seen files returned that are twice as big (according Apache's access_log).&lt;BR /&gt;I don't think of a CPU loop, in the code I don't see why that would happen. It might be some process limit. There are quite a lot of modules loaded by the script (of which the given script is one). I raised PGFLQUO of APACHE$WWW but that didn't make any difference. Could it be buffers somewhere inside PHP? Global pages?&lt;BR /&gt;I'll dig through the apache$nnnnn.log files,  will let you know.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Aug 2005 02:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917446#M32551</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-08-12T02:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: MOD_PHP limits???</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917447#M32552</link>
      <description>Apache$$%%%%.log shows:&lt;BR /&gt;&lt;BR /&gt;$ Set NoOn&lt;BR /&gt;$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))&lt;BR /&gt;[Fri Aug 12 22:15:22 2005] [warn] NameVirtualHost 192.168.0.11:443 has no VirtualHosts&lt;BR /&gt;[Fri Aug 12 22:15:22 2005] [warn] NameVirtualHost 192.168.0.12:443 has no VirtualHosts&lt;BR /&gt;%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000000000, PC=00000000000000&lt;BR /&gt;00, PS=0000001B&lt;BR /&gt;&lt;BR /&gt;  Improperly handled condition, image exit forced.&lt;BR /&gt;    Signal arguments:   Number = 0000000000000005&lt;BR /&gt;                        Name   = 000000000000000C&lt;BR /&gt;                                 0000000000010000&lt;BR /&gt;                                 0000000000000000&lt;BR /&gt;                                 0000000000000000&lt;BR /&gt;                                 000000000000001B&lt;BR /&gt;&lt;BR /&gt;    Register dump:&lt;BR /&gt;    R0  = 000000000000001C  R1  = 000000000000001D  R2  = 0000000000000000&lt;BR /&gt;    R3  = 0000000000000000  R4  = 0000000000000000  R5  = 0000000000000000&lt;BR /&gt;    R6  = 0000000000000000  R7  = 0000000000000000  R8  = 0000000000000009&lt;BR /&gt;    R9  = 0000000001E3EDD8  R10 = 0000000000000006  R11 = 000000000206A000&lt;BR /&gt;    R12 = 0000000000000000  R13 = 0000000000B8E8F8  R14 = 0000000000B8ECBC&lt;BR /&gt;    R15 = 0000000000B8ECB8  R16 = 000000007AE0BBF8  R17 = 0000000000000000&lt;BR /&gt;    R18 = 0000000000000003  R19 = 0000000000000001  R20 = 000000007FFF0000&lt;BR /&gt;    R21 = 0000000000000002  R22 = 0000000000000000  R23 = 0000000000000000&lt;BR /&gt;    R24 = 0000000037DF55EB  R25 = FFFFFFFF817BC200  R26 = 0000000000000000&lt;BR /&gt;    R27 = 0000000000000004  R28 = 0000000000000000  R29 = 0000000000000000&lt;BR /&gt;    SP  = 000000007AE0BC30  PC  = 0000000000000000  PS  = 300000000000001B&lt;BR /&gt;  APACHE$WWW   job terminated at 12-AUG-2005 22:28:44.37&lt;BR /&gt;&lt;BR /&gt;I learned via alternate cahnnels that there are some issues concerning PHP and SWS 1.3; these seem to be solved in 2.0 but I cannot upgrade, so I'll wait to 2.1 and get on from there.</description>
      <pubDate>Sun, 14 Aug 2005 14:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mod-php-limits/m-p/4917447#M32552</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-08-14T14:59:42Z</dc:date>
    </item>
  </channel>
</rss>

