| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 
 | <?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.13 $ -->
 <chapter id="faq.mailinglist">
  <title>Mailing lists</title>
  <titleabbrev>Mailing lists</titleabbrev>
   <para>
    This section holds questions about how to get in touch with
    the PHP community. The best way is the mailing lists. 
   </para>
  <qandaset>
   <qandaentry id="faq.mailinglist.isthere">
    <question>
     <para>Are there any PHP mailing lists?</para>
    </question>
    <answer>
     <para>
      Of course! There are many mailing lists for several subjects.
      A whole list of mailing lists can be found on our
      <ulink url="&faqurl.php.support;">Support</ulink> page.
     </para>
     <para>
      The most general mailing list is <literal>php-general</literal>.
      To subscribe, send mail to
      <ulink url="mailto:&faqmail.ml.general.subscribe;">&faqmail.ml.general.subscribe;</ulink>. 
      You don't need to include anything special in the subject or body of the message.
      To unsubscribe, send mail to <ulink url="mailto:&faqmail.ml.general.unsubscribe;">&faqmail.ml.general.unsubscribe;</ulink>.
     </para>
     <para>
      You can also subscribe and unsubscribe using the web
      interface on our <ulink url="&faqurl.php.support;">Support</ulink>
      page.
     </para>
    </answer>
   </qandaentry>
   <qandaentry id="faq.mailinglist.others">
    <question>
     <para>Are there any other communities?</para>
    </question>
    <answer>
     <para>
      There are countless of them around the world. We
      have links for example to some IRC servers and
      foreign language mailing lists on our <ulink
      url="&faqurl.php.support;">Support</ulink> page.
     </para>
    </answer>
   </qandaentry>
   <qandaentry id="faq.mailinglist.subscribing">
    <question>
     <para>
      Help! I can't seem to subscribe/unsubscribe
      to/from one of the mailing lists!
     </para>
    </question>
    <answer>
     <para>
      If you have problems subscribing to or unsubscribing from the
      php-general mailing list, it may be because the mailing list software
      can't figure out the correct mailing address to use. If
      your email address was <literal>joeblow@example.com</literal>,
      you can send your subscription request to
      <literal>php-general-subscribe-joeblow=example.com@lists.php.net</literal>,
      or your unsubscription request to
      <literal>php-general-unsubscribe-joeblow=example.com@lists.php.net</literal>.
      Use similar addresses for the other mailing lists.
     </para>
    </answer>
   </qandaentry>
   <qandaentry id="faq.mailinglist.archive">
    <question>
     <para>Is there an archive of the mailing lists anywhere?</para>
    </question>
    <answer>
     <para>
       Yes, you will find a list of archive sites on the 
       <ulink url="&faqurl.php.support;">Support</ulink> page.
       The mailing list articles are also archived as news
       messages. You can access the news server at <ulink
       url="&faqurl.php.news;">&faqurl.php.news;</ulink>
       with a news client. There is also an experimental web
       interface for the news server at <ulink
       url="&faqurl.php.newsweb;">&faqurl.php.newsweb;</ulink>
     </para>
    </answer>
   </qandaentry>
  
   <qandaentry id="faq.mailinglist.question">
    <question>
     <para>What can I ask the mailing list?</para>
    </question>
    <answer>
     <para>
      Since PHP is growing more and more popular by the day the traffic 
      has increased on the php-general mailing list and as of now the
      list gets about 150 to 200 posts a day. Because of this it is
      in everyones interest that you use the list as a last resort
      when you have looked everywhere else.
     </para>
     <para>
      Before you post to the list please have a look in this FAQ and the 
      manual to see if you can find the help there. If there is nothing 
      to be found there try out the mailing list archives (see above). 
      If you're having problem with installing or configuring PHP please
      read through all included documentation and README's. If you still
      can't find any information that helps you out you're more than 
      welcome to use the mailing list.
     </para>
    </answer>
   </qandaentry>
   
   <qandaentry id="faq.mailinglist.guideline">
    <question>
     <para>What information should I include when posting to the mailing list?</para>
    </question>
    <answer>
     <para>
      Posts like "I can't get PHP up and running! Help me! What is
      wrong?" are of absolutely no use to anyone. If you're having problems
      getting PHP up and running you must include what operating system
      you are running on, what version of PHP you're trying to set up,
      how you got it (pre-compiled, CVS, RPMs and so on), what you have
      done so far, where you got stuck and the exact error message.
     </para>
     <para>
      This goes for any other problem as well. You have to include
      information on what you have done, where you got stuck, what
      you're trying to do and, if applicable, exact error messages. If
      you're having problems with your source code you need to include
      the part of the code that isn't working. Do not include more code
      than necessary though!  It makes the post hard to read and a lot of
      people might just skip it all together because of this. If you're
      unsure about how much information to include in the mail it's better
      that you include to much than to little.
     </para>
     <para>
      Another important thing to remember is to summarize your problem
      on the subject line. A subject like "HELP MEEEE!!!" or "What is the
      problem here?" will be ignored by the majority of the readers.
     </para>
    </answer>
   </qandaentry>
  </qandaset>
 </chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
 |