Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > c84848a346e9c806fc942b61911131d4 > files > 977

bugzilla-4.4-0.rc2.3.mga3.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>A.2. The Apache web server is not serving Bugzilla pages</title><link rel="stylesheet" href="../../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="keywords" content="Bugzilla, Guide, installation, FAQ, administration, integration, MySQL, Mozilla, webtools"><link rel="home" href="index.html" title="The Bugzilla Guide - 4.4rc2 Development Release"><link rel="up" href="troubleshooting.html" title="Appendix A. Troubleshooting"><link rel="prev" href="general-advice.html" title="A.1. General Advice"><link rel="next" href="trbl-perlmodule.html" title="A.3. I installed a Perl module, but checksetup.pl claims it's not installed!"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">A.2. The Apache web server is not serving Bugzilla pages</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="general-advice.html">Prev</a> </td><th width="60%" align="center">Appendix A. Troubleshooting</th><td width="20%" align="right"> <a accesskey="n" href="trbl-perlmodule.html">Next</a></td></tr></table><hr></div><div class="section" title="A.2. The Apache web server is not serving Bugzilla pages"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="trbl-testserver"></a>A.2. The Apache web server is not serving Bugzilla pages</h2></div></div></div><p>After you have run <span class="command"><strong>checksetup.pl</strong></span> twice,
    run <span class="command"><strong>testserver.pl http://yoursite.yourdomain/yoururl</strong></span>
    to confirm that your web server is configured properly for
    Bugzilla.
    </p><pre class="programlisting">
<code class="prompt">bash$</code> ./testserver.pl http://landfill.bugzilla.org/bugzilla-tip
TEST-OK Webserver is running under group id in $webservergroup.
TEST-OK Got ant picture.
TEST-OK Webserver is executing CGIs.
TEST-OK Webserver is preventing fetch of http://landfill.bugzilla.org/bugzilla-tip/localconfig.
</pre></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="general-advice.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="troubleshooting.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="trbl-perlmodule.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">A.1. General Advice </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> A.3. I installed a Perl module, but 
      <code class="filename">checksetup.pl</code> claims it's not installed!</td></tr></table></div></body></html>