<?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: problems installing apache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601330#M34320</link>
    <description>I installed APACHE and had no problems.&lt;BR /&gt;&lt;BR /&gt;My files look like&lt;BR /&gt;lrwxr-xr-t  root sys btmp -&amp;gt; /var/adm/btmp&lt;BR /&gt;same for wtmp&lt;BR /&gt;&lt;BR /&gt;/var/adm/btmp does not exist&lt;BR /&gt;wtmp looks like&lt;BR /&gt;-rw-r--r-- root sys /var/adm/wtmp</description>
    <pubDate>Thu, 25 Oct 2001 14:56:22 GMT</pubDate>
    <dc:creator>John Bolene</dc:creator>
    <dc:date>2001-10-25T14:56:22Z</dc:date>
    <item>
      <title>problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601325#M34315</link>
      <description>Hi,&lt;BR /&gt;  i'm trying to install apache ""ApacheStrong.APACHE-STRONG,r=1.3.19.22" on hp-ux 11.0. During the installation of the .depot, i got the following errors:&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;       * 2 of 2 filesets had no Errors or Warnings.&lt;BR /&gt;       * The Analysis Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Install Execution Phase.&lt;BR /&gt;       * Filesets:         2&lt;BR /&gt;       * Files:            3871&lt;BR /&gt;       * Kbytes:           45671&lt;BR /&gt;       * Installing bundle "B9415AA,r=1.3.19.22.06" .&lt;BR /&gt;       * Installing fileset "ApacheStrong.APACHE-STRONG,r=1.3.19.22" (1&lt;BR /&gt;         of 2).&lt;BR /&gt;       * Installing fileset "ApacheStrong.TOMCAT,r=1.3.19.22" (2 of 2).&lt;BR /&gt;       * Running install clean command /usr/lbin/sw/install_clean.&lt;BR /&gt;NOTE:    tlinstall is searching filesystem - please be patient&lt;BR /&gt;NOTE:    The following are messages for core transition links&lt;BR /&gt;WARNING: Can't create core transition links since files/directories exist:&lt;BR /&gt;         /etc/btmp -&amp;gt; /var/adm/btmp&lt;BR /&gt;         /etc/wtmp -&amp;gt; /var/adm/wtmp&lt;BR /&gt;NOTE:    Complete with message(s) displayed above&lt;BR /&gt;WARNING: The command "/usr/lbin/sw/install_clean" had warnings.  The&lt;BR /&gt;         installation will continue.  Check the above output for&lt;BR /&gt;         details about the warnings.&lt;BR /&gt;&lt;BR /&gt;The files in "etc" are empty files. Can anyone enlighten me as to the purpose of these files?&lt;BR /&gt;&lt;BR /&gt;The the install dies hard-core:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Configure Execution Phase.&lt;BR /&gt;ERROR:  Failed to start the server.&lt;BR /&gt;ERROR:   The "configure" script for "ApacheStrong.APACHE-STRONG" failed&lt;BR /&gt;         (exit code "1"). The script location was&lt;BR /&gt;         "/var/tmp/BAAa11754/catalog/ApacheStrong/APACHE-STRONG/configure".&lt;BR /&gt;&lt;BR /&gt;       * This script had errors but the execution of this product will&lt;BR /&gt;         still proceed.  Check the above output from the script for&lt;BR /&gt;         further details.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Execution Phase:&lt;BR /&gt;ERROR:       Installed     ApacheStrong.APACHE-STRONG,r=1.3.19.22&lt;BR /&gt;ERROR:   1 of 2 filesets had Errors.&lt;BR /&gt;       * 1 of 2 filesets had no Errors or Warnings.&lt;BR /&gt;ERROR:   The Execution Phase had errors and warnings.  See the above&lt;BR /&gt;         output for details.&lt;BR /&gt;&lt;BR /&gt;I have all the files isntalled, but httpd returns "sh: ./httpd: Execute permission denied." huh? Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ben</description>
      <pubDate>Thu, 25 Oct 2001 13:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601325#M34315</guid>
      <dc:creator>Ben Wilson_4</dc:creator>
      <dc:date>2001-10-25T13:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601326#M34316</link>
      <description>The wtmp and btmp files which actually reside in /var/adm/.  These files keep track of user login and bad login respectively.  You can use the last or lastb command to view these files.&lt;BR /&gt;&lt;BR /&gt;As for the second error...check the permissions on httpd, i.e. the correct ownership and permissions.&lt;BR /&gt;&lt;BR /&gt;Also check /var/adm/sw/swagent.log for more details on the errors.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 25 Oct 2001 13:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601326#M34316</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-25T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601327#M34317</link>
      <description>btmp and wtmp messages are only warning. So you don't need to worry about them.&lt;BR /&gt;&lt;BR /&gt;Regarding the permission denied message, check if this depot is meant for hp-ux 11.0 or not.  Do a file on httpd and see if it gives our PA-RISC1.1 executable or not. Also, it should have execute permissions for httpd. Try running it as ./httpd&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 25 Oct 2001 14:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601327#M34317</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-10-25T14:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601328#M34318</link>
      <description>From the output it appears that apache is failing because it is trying to create the files /etc/btmp and /etc/wtmp and they already exist.  I would rename the files try the install again.  If that doesn't work you can move the files back.  HTH.</description>
      <pubDate>Thu, 25 Oct 2001 14:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601328#M34318</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2001-10-25T14:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601329#M34319</link>
      <description>Hello Ben,&lt;BR /&gt;&lt;BR /&gt;just check the permissions of those links with "ls -l" wether they have the "t" permission set. If not, try "tlremove" and "tlinstall".&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Thu, 25 Oct 2001 14:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601329#M34319</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-25T14:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601330#M34320</link>
      <description>I installed APACHE and had no problems.&lt;BR /&gt;&lt;BR /&gt;My files look like&lt;BR /&gt;lrwxr-xr-t  root sys btmp -&amp;gt; /var/adm/btmp&lt;BR /&gt;same for wtmp&lt;BR /&gt;&lt;BR /&gt;/var/adm/btmp does not exist&lt;BR /&gt;wtmp looks like&lt;BR /&gt;-rw-r--r-- root sys /var/adm/wtmp</description>
      <pubDate>Thu, 25 Oct 2001 14:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601330#M34320</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-10-25T14:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601331#M34321</link>
      <description>wow! i actually got a response from one of my posts :)&lt;BR /&gt;&lt;BR /&gt;Thanks, here's what i got:&lt;BR /&gt;&lt;BR /&gt;-rwxr-xr-x   1 bin        bin        4726264 Oct  6 19:19 httpd&lt;BR /&gt;[(root) @ hbgint05 (/opt/apache/bin)]&lt;BR /&gt;# file httpd&lt;BR /&gt;httpd:          ELF-64 executable object file&lt;BR /&gt;[(root) @ hbgint05 (/opt/apache/bin)]&lt;BR /&gt;# ./httpd start&lt;BR /&gt;sh: ./httpd: Execute permission denied.&lt;BR /&gt;[(root) @ hbgint05 (/opt/apache/bin)]&lt;BR /&gt;# ./httpd&lt;BR /&gt;sh: ./httpd: Execute permission denied.&lt;BR /&gt;[(root) @ hbgint05 (/opt/apache/bin)]&lt;BR /&gt;&lt;BR /&gt;I'm really not sure what is wrong at this point. I installed this from B9415AA_ia1319.depot. This is on an L 2000 series server running HP-UX 11.0.&lt;BR /&gt;&lt;BR /&gt;I'm fairly new to UNIX, but it doesn't look like a permissions issue, does it?&lt;BR /&gt;&lt;BR /&gt;Ben</description>
      <pubDate>Fri, 26 Oct 2001 14:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601331#M34321</guid>
      <dc:creator>Ben Wilson_4</dc:creator>
      <dc:date>2001-10-26T14:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601332#M34322</link>
      <description>The problem seems to be that fact that you installed the "wrong" version of Apache.  The ia in B9415AA_ia1319.depot stands for Itanium.  The L2000 uses the PA-Risc chip, not the Itanium chip.&lt;BR /&gt;&lt;BR /&gt;Download the Apache for 11.0/11i from the following URL:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AAPA1319" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AAPA1319&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 26 Oct 2001 14:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601332#M34322</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-26T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601333#M34323</link>
      <description>I normally use ./apachectl start&lt;BR /&gt;&lt;BR /&gt;Do you have the apache www user setup?&lt;BR /&gt;&lt;BR /&gt;have you modified the few things that are needed in /opt/apache/etc/httpd.conf such as server name or IP?</description>
      <pubDate>Fri, 26 Oct 2001 14:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601333#M34323</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-10-26T14:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601334#M34324</link>
      <description>check your logfile, it will tell you why apache is not starting. probably wrong username/group name in httpd.conf.</description>
      <pubDate>Fri, 26 Oct 2001 15:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601334#M34324</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-10-26T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: problems installing apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601335#M34325</link>
      <description>Thanks Santosh! I swear that was the link i followed to download it the first time. &lt;BR /&gt;&lt;BR /&gt;Regardless, thanks everyone for you suggestions.&lt;BR /&gt;&lt;BR /&gt;Have a good weekend&lt;BR /&gt;&lt;BR /&gt;Ben</description>
      <pubDate>Fri, 26 Oct 2001 15:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-installing-apache/m-p/2601335#M34325</guid>
      <dc:creator>Ben Wilson_4</dc:creator>
      <dc:date>2001-10-26T15:25:38Z</dc:date>
    </item>
  </channel>
</rss>

