Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9366

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Troubleshooting</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongo.security.html">Security</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongo.testing.html">Running the Driver's Tests</a></div>
 <div class="up"><a href="mongo.manual.html">Manual</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mongo.trouble" class="chapter">
 <h1>Troubleshooting</h1>


 <p class="para">
  If you&#039;re having trouble, there are lots of resources you can turn to.
 </p>

 <ul class="itemizedlist">
  <li class="listitem">
   <p class="para">IRC</p>
   <p class="para">
    The official MongoDB IRC room is irc.freenode.net/#mongodb.  This is the
    fastest way to get help.
   </p>
  </li>
  <li class="listitem">
   <p class="para">Mailing List</p>
   <p class="para">
    <a href="http://groups.google.com/group/mongodb-user/" class="link external">&raquo;&nbsp;MongoDB&#039;s mailing list</a>
    is a good (and usually very fast) way to get answers to questions. 
   </p>
  </li>
  <li class="listitem">
   <p class="para">Bug Tracker</p>
   <p class="para">
    Found a bug?  Want a feature?  Have a question?  File it in the 
    <a href="http://jira.mongodb.org/browse/PHP" class="link external">&raquo;&nbsp;PHP driver&#039;s bug tracker</a>.
   </p>
  </li>
 </ul>

 <p class="para">
  You can make the driver log all kinds of error messages as
  <strong><code>E_NOTICE</code></strong> level PHP error messages. Have a look at 
  the <a href="class.mongolog.html" class="classname">MongoLog</a> for an example.
 </p>

</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongo.security.html">Security</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongo.testing.html">Running the Driver's Tests</a></div>
 <div class="up"><a href="mongo.manual.html">Manual</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>