<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Tue Jun 18, 2013 11:11 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Tue Jun 18, 2013 11:11 pm</pubDate>
  <lastBuildDate>Tue Jun 18, 2013 11:11 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=592#592</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4'&gt;evilnick&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Apr 14, 2005 4:57 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;nbsp;After looking though thousands of lines I found&amp;#58;&lt;br /&gt;
conf.d/ssl.conf&lt;br /&gt;
contained the line&amp;#58; Listen &amp;#58;143&lt;br /&gt;
I connected this out and this has freed the port for IMAP. &lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Spooky. HTTPS usually runs on port &lt;span style=&quot;font-weight: bold&quot;&gt;443&lt;/span&gt;. Someone has typed it in wrong somewhere...</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=592#592</comments>
                                        <author>evilnick</author>
                                        <pubDate>Thu Apr 14, 2005 4:57 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=592#592</guid>
                                      </item>
                                      <item>
                                        <title>RE: Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=588#588</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Apr 14, 2005 4:28 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I have looked at the http.conf and /etc/rc.d/init.d/httpd file but could not find anything so like an idiot I uninstalled all of the qmail stuff (after a backup).&lt;br /&gt;
A reinstall did not work &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
I think went about connected to the imap port again and confired that apache was listening on that port.&lt;br /&gt;
I then decided to egrep all the apache files for the string 143 (for the imap port). After looking though thousands of lines I found:&lt;br /&gt;
conf.d/ssl.conf&lt;br /&gt;
contained the line: Listen :143&lt;br /&gt;
I connected this out and this has freed the port for IMAP.&lt;br /&gt;
Happy Days.&lt;br /&gt;
Hope this will help anyone who has had similar problems&lt;br /&gt;
Giz</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=588#588</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Thu Apr 14, 2005 4:28 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=588#588</guid>
                                      </item>
                                      <item>
                                        <title>RE: Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=586#586</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=-1'&gt;Anonymous&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Apr 14, 2005 4:27 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I have looked at the http.conf and /etc/rc.d/init.d/httpd file but could not find anything so like an idiot I uninstalled all of the qmail stuff (after a backup).&lt;br /&gt;
A reinstall did not work &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;&lt;br /&gt;
I think went about connected to the imap port again and confired that apache was listening on that port.&lt;br /&gt;
I then decided to egrep all the apache files for the string 143 (for the imap port). After looking though thousands of lines I found:&lt;br /&gt;
conf.d/ssl.conf&lt;br /&gt;
contained the line: Listen 217.199.186.177:143&lt;br /&gt;
I connected this out and this has freed the port for IMAP.&lt;br /&gt;
Happy Days.&lt;br /&gt;
Hope this will help anyone who has had similar problems&lt;br /&gt;
Giz</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=586#586</comments>
                                        <author>Anonymous</author>
                                        <pubDate>Thu Apr 14, 2005 4:27 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=586#586</guid>
                                      </item>
                                      <item>
                                        <title>RE: Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=538#538</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=167'&gt;nordle&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 13, 2005 10:14 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      The http.conf file should have a section like:&lt;br /&gt;
&lt;br /&gt;
# Listen: Allows you to bind Apache to specific IP addresses and/or&lt;br /&gt;
# ports, instead of the default. See also the &amp;lt;VirtualHost&amp;gt;&lt;br /&gt;
# directive.&lt;br /&gt;
#&lt;br /&gt;
# Change this to Listen on specific IP addresses as shown below to &lt;br /&gt;
# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)&lt;br /&gt;
#&lt;br /&gt;
#Listen 12.34.56.78:80&lt;br /&gt;
&lt;br /&gt;
Listen 192.168.0.5:80&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If its missing, might be worth adding it.&lt;br /&gt;
&lt;br /&gt;
Have a look in the startup script eg /etc/rc.d/rc.httpd or /etc/init.d/rc. etc etc See if its passed at startup.&lt;br /&gt;
&lt;br /&gt;
Have a look in /etc/protocols see if the ports are listed correctly.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=538#538</comments>
                                        <author>nordle</author>
                                        <pubDate>Wed Apr 13, 2005 10:14 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=538#538</guid>
                                      </item>
                                      <item>
                                        <title>RE: Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=530#530</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=330'&gt;mcpherson&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 13, 2005 8:20 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      well unbind it from it, start imap thing, then once ur done, undo the changes and figure a way so opening ur email client makes that thing do, and closing undo if u get me &lt;br /&gt;
&lt;br /&gt;
ofcourse me being new and not much on software programmin and stuff, i have no idea wether its poss/a good thing to do.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=530#530</comments>
                                        <author>mcpherson</author>
                                        <pubDate>Wed Apr 13, 2005 8:20 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=530#530</guid>
                                      </item>
                                      <item>
                                        <title>Apache</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=520#520</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=337'&gt;gizard&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 13, 2005 6:30 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi guys, its nice to be back since the redesign. &lt;br /&gt;
I have a problem  &lt;img src=&quot;images/smiles/icon_eek.gif&quot; alt=&quot;Shocked&quot; border=&quot;0&quot; /&gt; &lt;br /&gt;
My Apache install is using port 142 (normally imap) even though there is no config for it in the http.conf file. I need to run IMAP for my squirrel Mail but can't start imap due to the port already being binded.&lt;br /&gt;
Any ideas as I am all out.&lt;br /&gt;
Giz</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=520#520</comments>
                                        <author>gizard</author>
                                        <pubDate>Wed Apr 13, 2005 6:30 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=520#520</guid>
                                      </item></channel></rss>