Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
b892bd58
Commit
b892bd58
authored
Dec 07, 2004
by
jake%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add id's to sections that didn't have them.
parent
6c9ed14d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
troubleshooting.xml
docs/xml/troubleshooting.xml
+5
-5
No files found.
docs/xml/troubleshooting.xml
View file @
b892bd58
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: troubleshooting.xml,v 1.
1 2004/12/07 11:41:59
jake%bugzilla.org Exp $ -->
<!-- $Id: troubleshooting.xml,v 1.
2 2004/12/07 12:29:04
jake%bugzilla.org Exp $ -->
<appendix
id=
"troubleshooting"
>
<title>
Troubleshooting
</title>
...
...
@@ -31,7 +31,7 @@
</para>
</section>
<section>
<section
id=
"trbl-testserver"
>
<title>
The Apache webserver is not serving Bugzilla pages
</title>
<para>
After you have run
<command>
checksetup.pl
</command>
twice,
run
<command>
testserver.pl http://yoursite.yourdomain/yoururl
</command>
...
...
@@ -47,7 +47,7 @@ TEST-OK Webserver is preventing fetch of http://landfill.bugzilla.org/bugzilla-t
</programlisting>
</section>
<section>
<section
id=
"trbl-perlmodule"
>
<title>
I installed a Perl module, but
<filename>
checksetup.pl
</filename>
claims it's not installed!
</title>
...
...
@@ -70,7 +70,7 @@ TEST-OK Webserver is preventing fetch of http://landfill.bugzilla.org/bugzilla-t
</orderedlist>
</section>
<section>
<section
id=
"trbl-bundleBugzilla"
>
<title>
Bundle::Bugzilla makes me upgrade to Perl 5.6.1
</title>
<para>
Try executing
<command>
perl -MCPAN -e 'install CPAN'
</command>
...
...
@@ -88,7 +88,7 @@ TEST-OK Webserver is preventing fetch of http://landfill.bugzilla.org/bugzilla-t
</section>
<section>
<section
id=
"trbl-dbdSponge"
>
<title>
DBD::Sponge::db prepare failed
</title>
<para>
The following error message may appear due to a bug in DBD::mysql
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment