<?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: Installing Apache &amp;amp; MySQL under my home direcctory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432636#M71427</link>
    <description>You can achieve this, not using RPM. Use tarballs you can find on their sites and uncompress to your home.&lt;BR /&gt;&lt;BR /&gt;You won't be able to use a port under 1024 if you're not root. Be carrefull not to use an already used port. Also, be sure there's no FW blocking the port you want.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Nov 2004 06:04:10 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-11-30T06:04:10Z</dc:date>
    <item>
      <title>Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432635#M71426</link>
      <description>Can i install Apache webserver &amp;amp; MySQL database server under my home directory on Red Hat linux machine. The server already has apache running under root on default port. I want to install it under some other port since i do not have root access and i have to run some CGI scripts. &lt;BR /&gt;can someone of u outline the steps involved and also list down the problems if any. &lt;BR /&gt;most importantly has anyone of u tried this thing.</description>
      <pubDate>Tue, 30 Nov 2004 02:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432635#M71426</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-11-30T02:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432636#M71427</link>
      <description>You can achieve this, not using RPM. Use tarballs you can find on their sites and uncompress to your home.&lt;BR /&gt;&lt;BR /&gt;You won't be able to use a port under 1024 if you're not root. Be carrefull not to use an already used port. Also, be sure there's no FW blocking the port you want.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 06:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432636#M71427</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-30T06:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432637#M71428</link>
      <description>i installed apache 1.3 version in my home directory .i installed it under port 8888. everything seems to be working fine. the document root is also set to $HOME_DIR/apache/htdocs. but if i access the page from outside using http://servername:8888 , it gives a Page not found, Cannot find server or DNS Error. &lt;BR /&gt;&lt;BR /&gt;I checked the httpd processes also, they are also running fine.&lt;BR /&gt;&lt;BR /&gt;Can anyone of you point out the problem which is occuring.</description>
      <pubDate>Tue, 30 Nov 2004 12:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432637#M71428</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-11-30T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432638#M71429</link>
      <description>the error you're getting is an IE specific error, and since IE gives the same error for everything, try adding a / after the :8888&lt;BR /&gt;&lt;BR /&gt;also, test locally with links or lynx to make sure it's running fine. &lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 16:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432638#M71429</guid>
      <dc:creator>Vid Luther</dc:creator>
      <dc:date>2004-11-30T16:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432639#M71430</link>
      <description>i have tried added a / after 8888 as pointed by you. also i have tested locally with wget , its giving the correct page.</description>
      <pubDate>Tue, 30 Nov 2004 22:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432639#M71430</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-11-30T22:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432640#M71431</link>
      <description>If your goal is to install the binaries under /home you have to do a special install and probably need to compile the application.&lt;BR /&gt;&lt;BR /&gt;If you want to run websites under the /home directory thats a very simple thing to do.&lt;BR /&gt;&lt;BR /&gt;Here is some code from my httpd.conf file.&lt;BR /&gt;&lt;BR /&gt;Here is my documentroot directive:&lt;BR /&gt;&lt;BR /&gt;DocumentRoot "/home/webusers/investmenttool/htdocs"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;VIRTUALHOST&gt;&lt;BR /&gt;    ServerAdmin sprotter@investmenttool.com&lt;BR /&gt;    DocumentRoot /web/chicago50thward/htdocs&lt;BR /&gt;    ServerName chicago50thward.org.com:80&lt;BR /&gt;    ServerAlias &lt;A href="http://www.chicago50thward.org" target="_blank"&gt;www.chicago50thward.org&lt;/A&gt;&lt;BR /&gt;    ScriptAlias /cgi-bin/ "/web/chicag50thward/cgi-bin/"&lt;BR /&gt;    ErrorLog logs/chicago50thward.org.error_log&lt;BR /&gt;    CustomLog logs/chicago50thward.org.access_log common&lt;BR /&gt;&lt;/VIRTUALHOST&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Notice the location. Change web to /home/web or /home/www or anything else you want.&lt;BR /&gt;&lt;BR /&gt;There we go. &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 30 Nov 2004 22:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432640#M71431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-30T22:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432641#M71432</link>
      <description>you mean to say that i have to set virtual host. &lt;BR /&gt;as said by you  i have already installed it under my home directory /home/users/nkumar/apache. I configured it using ./configure --prefix=/home/users/nkumar/apache.&lt;BR /&gt;&lt;BR /&gt;after installation i have changed the port to 8888 and user &amp;amp; group to my user &amp;amp; group in httpd.conf file since there is another apache server running under default port i.e. 80. i have checked the processes , they r running fine. &lt;BR /&gt;&lt;BR /&gt;can you tell me any other thing i have to do.</description>
      <pubDate>Tue, 30 Nov 2004 23:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432641#M71432</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-11-30T23:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432642#M71433</link>
      <description>hi neeraj kumar,&lt;BR /&gt;&lt;BR /&gt;perhaps your dns is broken. try to type http://&lt;SERVERS ip="" address=""&gt;:8888/ for example:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://192.168.100.200:8888/" target="_blank"&gt;http://192.168.100.200:8888/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;johannes&lt;/SERVERS&gt;</description>
      <pubDate>Wed, 01 Dec 2004 02:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432642#M71433</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-12-01T02:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432643#M71434</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;i have alreday tried http://ipaddress:8888 also , that also gives the same page not found error.&lt;BR /&gt;&lt;BR /&gt;DNS is okay, i have checked with nslookup.</description>
      <pubDate>Wed, 01 Dec 2004 02:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432643#M71434</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-01T02:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432644#M71435</link>
      <description>if it's working locally, but not when you try from a different machine.. this is a dns issue. When you ping the domain you want to get to from your test machine, do you get the same ip as the box ? Are you sure there are no port fowarding rules etc ? What happens when you use firefox or opera ?</description>
      <pubDate>Wed, 01 Dec 2004 12:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432644#M71435</guid>
      <dc:creator>Vid Luther</dc:creator>
      <dc:date>2004-12-01T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432645#M71436</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;yes i have verified that also. when i ping the machine it gives the same ip address as that of machine.i guess DNS is okay.</description>
      <pubDate>Wed, 01 Dec 2004 22:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432645#M71436</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-01T22:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432646#M71437</link>
      <description>when you telnet to port 8888 what do you get ? &lt;BR /&gt;also check to see port 8888 is allowing inbound connections from outside on the server itself.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Dec 2004 22:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432646#M71437</guid>
      <dc:creator>Vid Luther</dc:creator>
      <dc:date>2004-12-01T22:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432647#M71438</link>
      <description>yes , i have checked using netstat that the port 8888 is open and accepting inbound connections.</description>
      <pubDate>Wed, 01 Dec 2004 22:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432647#M71438</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-01T22:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432648#M71439</link>
      <description>this may not be a DNS problem if you connect to http://IP:8888/&lt;BR /&gt;&lt;BR /&gt;Could you post your http.conf file here ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2004 07:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432648#M71439</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-02T07:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432649#M71440</link>
      <description>Hi Fred,&lt;BR /&gt;&lt;BR /&gt;i m enclosing my httpd.conf over here. Plz look over &amp;amp; tell me if there is some problem.</description>
      <pubDate>Thu, 02 Dec 2004 07:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432649#M71440</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-02T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432650#M71441</link>
      <description>this looks like a generic httpd.conf it should be working.. but just for fun, uncomment the Listen line where it has ipaddress:port&lt;BR /&gt;&lt;BR /&gt;and make it the ipaddress:8888 of the box you want it to be..or just say Listen 8888&lt;BR /&gt;&lt;BR /&gt;I've always used that to move my servers, never the Port feature..&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2004 07:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432650#M71441</guid>
      <dc:creator>Vid Luther</dc:creator>
      <dc:date>2004-12-02T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432651#M71442</link>
      <description>Hi Vid,&lt;BR /&gt;&lt;BR /&gt;U r right, for fun i tried uncommenting that listen line also. That also didn't work. But if though the line is commented, i have checked using netstat that the port 8888 is open for inbound connections because in httpd.conf file , it has been specified as 8888 under port.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2004 09:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432651#M71442</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-02T09:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432652#M71443</link>
      <description>Just found a syntax error in my config, the hard way at a private customer site.&lt;BR /&gt;&lt;BR /&gt;Ooops!&lt;BR /&gt;&lt;BR /&gt;ServerName chicago50thward.org.com:80&lt;BR /&gt;&lt;BR /&gt;should read&lt;BR /&gt;&lt;BR /&gt;ServerName chicago50thward.org:80&lt;BR /&gt;&lt;BR /&gt;Smiles.&lt;BR /&gt;&lt;BR /&gt;Happens to saladbrains too.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 02 Dec 2004 23:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432652#M71443</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-02T23:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Apache &amp; MySQL under my home direcctory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432653#M71444</link>
      <description>Hello Steven&lt;BR /&gt;&lt;BR /&gt;I am ataching my httpd.conf file over here. Can you plz have a look at it and suggest me if there is any problem. I have tried setting up Virtual host also as seen in file ,(the lines are currently commented), but that also didn't worked.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 2004 10:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-apache-amp-mysql-under-my-home-direcctory/m-p/3432653#M71444</guid>
      <dc:creator>Neeraj_7</dc:creator>
      <dc:date>2004-12-03T10:14:59Z</dc:date>
    </item>
  </channel>
</rss>

