<?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 Re: Apache CGI execution problems. in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739756#M9183</link>
    <description>Should point to APACHE$SHARE :-&lt;BR /&gt;&lt;BR /&gt;  "APACHE$HTTPD_SHR" = "APACHE$SHARE:[000000]APACHE$HTTPD_SHR.EXE_ALPHA"&lt;BR /&gt;&lt;BR /&gt;..which should point to your new ODS-5 disk :-&lt;BR /&gt;&lt;BR /&gt;   "APACHE$SHARE" = "$1$DGA1:[SYS0.SYSCOMMON.APACHE.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;If this isn't the case, looks like you may have found your problem!&lt;BR /&gt;&lt;BR /&gt;I'd suggest a clean reboot, and then check the logicals.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
    <pubDate>Tue, 28 Feb 2006 05:13:55 GMT</pubDate>
    <dc:creator>Robert Atkinson</dc:creator>
    <dc:date>2006-02-28T05:13:55Z</dc:date>
    <item>
      <title>Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739749#M9176</link>
      <description>We've installed the CSWS Apache 2.1 realease onto our VMS 8.2 Alpha cluster and can successfully serve up static web pages without a problem.&lt;BR /&gt;However we dont even get a response from the browser when we try executing a script of any kind.  At the moment im simply tyrying to get a dcl which echo's the HTML header and a line of text but cant even get that to work.&lt;BR /&gt;Any clues would be greatly appreciated.&lt;BR /&gt;If it helps here is what we get in the error log.  &lt;BR /&gt;&lt;BR /&gt;"[notice] child pid 566294716 exit signal Illegal instruction (4)"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Brad.</description>
      <pubDate>Sun, 26 Feb 2006 20:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739749#M9176</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-02-26T20:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739750#M9177</link>
      <description>Brad,&lt;BR /&gt;&lt;BR /&gt;was this an upgrade from a working V1.3 configuration or a new install?&lt;BR /&gt;&lt;BR /&gt;We switched from SWS to WASD but had a V2.1 running, so I attached all lines regarding CGI from our HTTPD.CONF, may this helps.&lt;BR /&gt;&lt;BR /&gt;Is something relevant in the logiles under APACHE$SPECIFIC:[000000]?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 27 Feb 2006 03:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739750#M9177</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-02-27T03:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739751#M9178</link>
      <description>Brad - does the preinstalled procedure work? :-&lt;BR /&gt;&lt;BR /&gt;htpp://node/cgi-bin/TEST-CGI-VMS&lt;BR /&gt;&lt;BR /&gt;My guess is you've still got some code left over from a previous version, as that particular error is a 'catch all'.&lt;BR /&gt;&lt;BR /&gt;Could you also send in your conf file.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 27 Feb 2006 08:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739751#M9178</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-02-27T08:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739752#M9179</link>
      <description>Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;Kalle - The conf file is attached. I have tried a few things with this but nothing seems to fix it. I have installed it from scratch on a different (ODS-5 disk) than the previous V1.3 install.&lt;BR /&gt;I made sure that the previous webserver was not running first. That error came from the apache$specific logfile error_log.&lt;BR /&gt;&lt;BR /&gt;Rob - The test http://node/cgi-bin/TEST-CGI-VMS procedure does not work either.&lt;BR /&gt;No scripts whatsoever.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Feb 2006 18:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739752#M9179</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-02-27T18:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739753#M9180</link>
      <description>Have you rebooted in between? I'm wondering if there are some logicals or installed images left over?&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 03:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739753#M9180</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-02-28T03:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739754#M9181</link>
      <description>This image wouldnt be a hangover from a previous install would it?&lt;BR /&gt;APACHE$HTTPD_SHR.EXE_ALPHA&lt;BR /&gt;I just ask as the disk it refers to is the one the old version was installed on, where all the other apache$ images reference the new ODS-5 disk we are using for the 2.1 install.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 05:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739754#M9181</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-02-28T05:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739755#M9182</link>
      <description>Did you check the restrictions and known problems ?&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_relnotes_21.html#newfeat" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_relnotes_21.html#newfeat&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've also read of flushing problems. The process dies before everything is flushed. If there are options for this try to toggle them (I'm using WASD, so no idea for CSWS).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 28 Feb 2006 05:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739755#M9182</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-28T05:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739756#M9183</link>
      <description>Should point to APACHE$SHARE :-&lt;BR /&gt;&lt;BR /&gt;  "APACHE$HTTPD_SHR" = "APACHE$SHARE:[000000]APACHE$HTTPD_SHR.EXE_ALPHA"&lt;BR /&gt;&lt;BR /&gt;..which should point to your new ODS-5 disk :-&lt;BR /&gt;&lt;BR /&gt;   "APACHE$SHARE" = "$1$DGA1:[SYS0.SYSCOMMON.APACHE.]" (LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;If this isn't the case, looks like you may have found your problem!&lt;BR /&gt;&lt;BR /&gt;I'd suggest a clean reboot, and then check the logicals.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Tue, 28 Feb 2006 05:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739756#M9183</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-02-28T05:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739757#M9184</link>
      <description>Brad,&lt;BR /&gt;  It appears that you have not enabled your handlers for the CGI scripts in your cgi-bin directory.&lt;BR /&gt;&lt;BR /&gt;Edit your httpd.conf file and search for the string "AddHandler"&lt;BR /&gt;&lt;BR /&gt;Then when you find it, add the following entries just below that section like this:&lt;BR /&gt;&lt;BR /&gt;# To use CGI scripts:&lt;BR /&gt;#&lt;BR /&gt;AddHandler cgi-script .cgi&lt;BR /&gt;AddHandler cgi-script .com&lt;BR /&gt;AddHandler cgi-script .exe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When you have completed this, save the file exit the editor and restart apache.&lt;BR /&gt;&lt;BR /&gt;$@sys$startup:apache$startup restart&lt;BR /&gt;&lt;BR /&gt;Then test it using this url:&lt;BR /&gt;&lt;BR /&gt;http://localhost/cgi-bin/test-cgi-vms&lt;BR /&gt;http://localhost/cgi-bin/test-cgi-vms.com&lt;BR /&gt;-or-&lt;BR /&gt;http://localhost/cgi-bin/test-cgi-vms.exe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That should be all you need to do.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rick Retterer&lt;BR /&gt;HP Services&lt;BR /&gt;SWS Support&lt;BR /&gt;Atlanta, GA.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 11:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739757#M9184</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2006-02-28T11:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739758#M9185</link>
      <description>Rick - isn't CGI normally configured out-of-the-box, or has it changed in 2.1?&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Tue, 28 Feb 2006 11:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739758#M9185</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-02-28T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739759#M9186</link>
      <description>Rick - Yeah ive already tried that with no luck.&lt;BR /&gt;&lt;BR /&gt;Rob - I tried reinstalling the package and noticed that the apache$httpd_shr.exe_alpha&lt;BR /&gt;image was not included.&lt;BR /&gt;So I uninstalled this image in case this was causing the problem but no luck with that either.&lt;BR /&gt;&lt;BR /&gt;"APACHE$HTTPD_SHR" = "APACHE$SHARE:[000000]APACHE$HTTPD_SHR.EXE_ALPHA" &lt;BR /&gt;&lt;BR /&gt;Was this from a 1.3 install or should the package contain these details in it?&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 20:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739759#M9186</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-02-28T20:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739760#M9187</link>
      <description>I don't know if it's exclusive to 1.3, but&lt;BR /&gt;that's what I'm (still) running, and I have:&lt;BR /&gt;&lt;BR /&gt;ALP $ sho log APACHE$HTTPD_SHR&lt;BR /&gt;   "APACHE$HTTPD_SHR" = "APACHE$SHARE:[000000]APACHE$HTTPD_SHR.EXE_ALPHA;" (LNM$SYSTEM_TABLE)&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 20:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739760#M9187</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-28T20:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739761#M9188</link>
      <description>I have tried installing 1.3 and I do get those logicals APACHE$SHARE etc, but still the same problem.&lt;BR /&gt;Static pages are ok but no scripts.  :(&lt;BR /&gt;&lt;BR /&gt;I might try getting the sys admin to reboot as you suggest Rob.  See if that makes a difference.</description>
      <pubDate>Tue, 28 Feb 2006 20:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739761#M9188</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-02-28T20:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739762#M9189</link>
      <description>Brad, a couple more thoughts.&lt;BR /&gt;&lt;BR /&gt;A long shot, but try changing "Group #-1"  to "## Group #-1".&lt;BR /&gt;&lt;BR /&gt;I'm also wondering if this is a permissions problem. Can you send over a listing of the APACHE$WWW UAF account.&lt;BR /&gt;&lt;BR /&gt;Can you also log in through this account and check you can see the CGI scripts. You'll probably need to temporarily give it LOCAL access.&lt;BR /&gt;&lt;BR /&gt;Alternatively, try granting a DEFPRIV of BYPASS and trying the script.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 04:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739762#M9189</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-01T04:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739763#M9190</link>
      <description>P.S. Remember to restart the Apache service to pick up the new privs!&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Mar 2006 05:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739763#M9190</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-01T05:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739764#M9191</link>
      <description>Still no go.&lt;BR /&gt;I have attached the uaf details for apache$www but im pretty sure these are all ok.&lt;BR /&gt;I checked all the identifers and things and it all seems to be in order.&lt;BR /&gt;The files all seem to have the same identifiers and permissions on them as well.&lt;BR /&gt;Ive also included an example of the file attributes in the attachment.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Brad.</description>
      <pubDate>Wed, 01 Mar 2006 18:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739764#M9191</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-03-01T18:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739765#M9192</link>
      <description>We gave the apache$www account CMKRNL and SYSNAM priv's and all sorted out.&lt;BR /&gt;Interestingly we have this version running on a similar cluster elsewhere without these account priv's.  Not sure about that one but we're up and running and thats the main thing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the help guys.&lt;BR /&gt;&lt;BR /&gt;Brad.</description>
      <pubDate>Wed, 15 Mar 2006 19:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739765#M9192</guid>
      <dc:creator>bdalli</dc:creator>
      <dc:date>2006-03-15T19:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739766#M9193</link>
      <description>Brad - good to see you got to the bottom of your problem :)&lt;BR /&gt;&lt;BR /&gt;Cheers, Rob.</description>
      <pubDate>Fri, 17 Mar 2006 04:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739766#M9193</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-17T04:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739767#M9194</link>
      <description>Brad,&lt;BR /&gt;&lt;BR /&gt;I have VERY ill feelings about CMKRNL and/or SYSNAM for an account like APACHE$WWW !!&lt;BR /&gt;&lt;BR /&gt;For the time being tou are running again, but I STRONGLY suggest what exactly is different between this, and the other systems, then modify ASAP and revoke those privs again!&lt;BR /&gt;Right now anybody a little knowledgeable and with access to that webserver has GODLIKE CONTROL OVER YOUR MACHINE!&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 17 Mar 2006 06:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739767#M9194</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-03-17T06:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Apache CGI execution problems.</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739768#M9195</link>
      <description>Ooops !!!&lt;BR /&gt;&lt;BR /&gt;Username: APACHE$WWW                       Owner:  APACHE WEB SERVER&lt;BR /&gt;.....&lt;BR /&gt;Default Privileges: &lt;BR /&gt;  CMKRNL       NETMBX       OPER         SYSPRV       TMPMBX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good job we're only running an Intranet, but Jan is completely right in what he's saying.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2006 06:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/apache-cgi-execution-problems/m-p/3739768#M9195</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-17T06:59:25Z</dc:date>
    </item>
  </channel>
</rss>

