Re: Running Bugzilla and SVN in same Server
From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 19 Nov 2012 13:21:24 +0100
Guten Tag Ratheesh Sahayaraj,
> <VirtualHost *:80>
You should read the docs on what a virtual host is and how it works,
> PerlSwitches -I/var/www/html/bugzilla -I/var/www/html/bugzilla/lib -w -
You shouldn't need the I-switch and those two lines assume that
<VirtualHost *:80>
DocumentRoot /usr/local/apache/htdocs/bugzilla
ErrorLog ${APACHE_LOG_DIR}/bugzilla/error.log
# Possible values include: debug, info, notice, warn, error, crit,
CustomLog ${APACHE_LOG_DIR}/bugzilla/access.log combined
#PerlSwitches -w -T
http://www.bugzilla.org/docs/4.2/en/html/configuration.html
Mit freundlichen Grüßen,
Thorsten Schöning
-- Thorsten Schöning E-Mail:Thorsten.Schoening_at_AM-SoFT.de AM-SoFT IT-Systeme http://www.AM-SoFT.de/ Telefon...........05151- 9468- 55 Fax...............05151- 9468- 88 Mobil..............0178-8 9468- 04 AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 207 694 - Geschäftsführer: Andreas MuchowReceived on 2012-11-19 13:21:59 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.