Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Can Any let me know how to install Bugzilla on Suse linux

159 views
Skip to first unread message

Bogdan Cristea

unread,
Apr 2, 2009, 7:37:59 AM4/2/09
to support-...@lists.mozilla.org
On Thursday 02 April 2009 13:56:01 support-bugz...@lists.mozilla.org
wrote:
> could you please let me know in detail, how to install the bugzilla 3.2.3
> on suse linux 10.1 an how to configure with oracle 10.2
>
> Im having oracle 10.1 installed on my system , right now i want to install
> Bugzilla

Unpack bugzilla into /srv/www/htdocs/ and follow the instructions found in
QUICKSTART file.

You should modify the apache server configuration file in order to have the
following entries:

Alias /bugzilla "/srv/www/htdocs/bugzilla-3.2.3"

<Directory "/srv/www/htdocs/bugzilla-3.2.3">
Options +ExecCGI
AllowOverride Limit
DirectoryIndex index.cgi
AddHandler cgi-script .cgi
</Directory>

--
Bogdan

srinu...@gmail.com

unread,
Mar 18, 2014, 4:32:18 AM3/18/14
to
where can i find the apache conf file in suse ?

Thorsten Schöning

unread,
Mar 18, 2014, 4:54:41 AM3/18/14
to support-...@lists.mozilla.org
Guten Tag srinu...@gmail.com,
am Dienstag, 18. März 2014 um 09:32 schrieben Sie:

> where can i find the apache conf file in suse ?

It would be helpful to mention which places you already checked and
which version you use.

http://doc.opensuse.org/products/draft/SLES/SLES-admin_sd_draft/cha.apache2.html#sec.apache2.configuration

Mit freundlichen Grüßen,

Thorsten Schöning

--
Thorsten Schöning E-Mail:Thorsten....@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 Muchow

srinu...@gmail.com

unread,
Mar 18, 2014, 6:05:20 AM3/18/14
to
On Thursday, April 2, 2009 5:07:59 PM UTC+5:30, Bogdan Cristea wrote:
i did as you specified. when i try to access the webpage, its giving fallowing error :
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

please give me some idea to solve it.
I appreciate you time

Thorsten Schöning

unread,
Mar 18, 2014, 6:15:25 AM3/18/14
to support-...@lists.mozilla.org
Guten Tag srinu...@gmail.com,
am Dienstag, 18. März 2014 um 11:05 schrieben Sie:

> i did as you specified. when i try to access the webpage, its giving fallowing error :
> The server encountered an internal error and was unable to complete
> your request. Either the server is overloaded or there was an error in a CGI script.

Look at your web server logs.

srinivas thanneeru

unread,
Mar 18, 2014, 6:19:37 AM3/18/14
to Thorsten Schöning, support-...@lists.mozilla.org
0 down vote favorite<http://stackoverflow.com/questions/22476145/cgi-script-not-working-error#>

i had the fallowing error when i try to access bugzilla application which
is hosted on the apache server.

error
: The server encountered an internal error and was unable to
complete your request. Either the server is overloaded or there was an
error in a CGI script.

this is my code in the server config file

<Directory "/srv/www/htdocs/bugzilla-4.4.2/">
Options +ExecCGI
AllowOverride Limit
DirectoryIndex index.cgi
AddHandler cgi-script .cgi
</Directory>



On Tue, Mar 18, 2014 at 3:45 PM, Thorsten Schöning <tscho...@am-soft.de>wrote:

> Guten Tag srinu...@gmail.com,
> am Dienstag, 18. März 2014 um 11:05 schrieben Sie:
>
> > i did as you specified. when i try to access the webpage, its giving
> fallowing error :
> > The server encountered an internal error and was unable to complete
> > your request. Either the server is overloaded or there was an error in a
> CGI script.
>
> Look at your web server logs.
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning E-Mail:Thorsten....@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 Muchow
>
> _______________________________________________
> support-bugzilla mailing list
> support-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/support-bugzilla
> PLEASE put support-...@lists.mozilla.org in the To: field when you
> reply.
>



--
Thanks & Regards.
th.srinivasulu,M.Tech(HCU).
contact no:91-9701466726

srinivas thanneeru

unread,
Mar 18, 2014, 6:59:02 AM3/18/14
to Thorsten Schöning, support-...@lists.mozilla.org
0 down vote favorite<http://stackoverflow.com/questions/22476145/cgi-script-not-working-error#>

i had the fallowing error when i try to access bugzilla application which
is hosted on the apache server.

error
: The server encountered an internal error and was unable to
complete your request. Either the server is overloaded or there was an
error in a CGI script.

this is my code in the server config file

<Directory "/srv/www/htdocs/bugzilla-4.4.2/">
Options +ExecCGI
AllowOverride Limit
DirectoryIndex index.cgi
AddHandler cgi-script .cgi
</Directory>

here is apache error log :

D'
[Tue Mar 18 16:27:37.431193 2014] [core:crit] [pid 6131] (13)Permission
denied: [client 127.0.0.1:38585] AH00529:
/srv/www/htdocs/bugzilla-4.4.2/.htaccess pcfg_openfile: unable to check
htaccess file, ensure it is readable and that
'/srv/www/htdocs/bugzilla-4.4.2/' is executable
[Tue Mar 18 16:28:57.042667 2014] [core:alert] [pid 6132] [client
127.0.0.1:38593] /srv/www/htdocs/bugzilla-4.4.2/.htaccess: Options not
allowed here
[Tue Mar 18 16:29:00.952564 2014] [core:alert] [pid 6130] [client
127.0.0.1:38594] /srv/www/htdocs/bugzilla-4.4.2/.htaccess: Options not
allowed here
[Tue Mar 18 16:33:55.804670 2014] [core:alert] [pid 6134] [client
127.0.0.1:38648] /srv/www/htdocs/bugzilla-4.4.2/.htaccess: Options not
allowed here



On Tue, Mar 18, 2014 at 3:49 PM, srinivas thanneeru
<srinu...@gmail.com>wrote:

> 0 down vote favorite<http://stackoverflow.com/questions/22476145/cgi-script-not-working-error#>
>
> i had the fallowing error when i try to access bugzilla application which
> is hosted on the apache server.
>
> error
> : The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
>
> this is my code in the server config file
>
> <Directory "/srv/www/htdocs/bugzilla-4.4.2/">
> Options +ExecCGI
> AllowOverride Limit
> DirectoryIndex index.cgi
> AddHandler cgi-script .cgi
> </Directory>
>
>
>
> On Tue, Mar 18, 2014 at 3:45 PM, Thorsten Schöning <tscho...@am-soft.de>wrote:
>
>> Guten Tag srinu...@gmail.com,
>> am Dienstag, 18. März 2014 um 11:05 schrieben Sie:
>>
>> > i did as you specified. when i try to access the webpage, its giving
>> fallowing error :
>> > The server encountered an internal error and was unable to complete
>> > your request. Either the server is overloaded or there was an error in
>> a CGI script.
>>

Thorsten Schöning

unread,
Mar 18, 2014, 10:10:11 AM3/18/14
to support-...@lists.mozilla.org
Guten Tag srinivas thanneeru,
am Dienstag, 18. März 2014 um 11:59 schrieben Sie:

> [Tue Mar 18 16:33:55.804670 2014] [core:alert] [pid 6134] [client
> 127.0.0.1:38648] /srv/www/htdocs/bugzilla-4.4.2/.htaccess: Options not
> allowed here

This message is pretty clear, your web server config is wrong. Compare
to the official docs, especially AllowOverride.

http://www.bugzilla.org/docs/4.4/en/html/configuration.html#http
0 new messages