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

Bugzilla/ Testopia

28 views
Skip to first unread message

Rosibel Ramirez Salgado

unread,
May 21, 2009, 11:30:01 AM5/21/09
to support-...@lists.mozilla.org
Hi everybody

I have installed bugzilla and I got this problem:

When I try to save the changes on the parameter page. Each time that I click "save changes" It shows the Software Error Page with this message:

Error in Tempfile() usign data/params.XXXXX: Could not create temp file data/params.clnT2: Permission denied at Bugzilla/Config.pm Line 273

The log error says this:

[error] [cliente 127.0.0.1] editparams.cgi: Error in Error in tempfile() usign data/params.XXXXX: Could not create temp file data/params.clnT2: Permission denied at Bugzilla/Config.pm Line 273, refer: http://localgost/cgi-bin/bugzilla/editparams.cgi


I can navegate on bugzilla page and see the all links. I can see the index page as well.

Do you know if this error has impacted the all functionalities? because I cannot save a test plan, cases, runs, etc and of course I have not been able to change the parameters such as
Maintainer, UrlBase, docs_base...etc

I have the following configuration:
Bugzilla 3.2.3
Testopia 2.2.
Fedora 10 with the default Apache and Mysql version.

This that I have done:
1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla
2. apache is the owner of those folders

Thanks for you help

yash

unread,
May 21, 2009, 1:37:58 PM5/21/09
to
On May 21, 8:30 am, Rosibel Ramirez Salgado

Just my 2cents, did u make sure that the patch was installed properly
during installation. i used to run into all sorts of issues because of
the that. do a manual check if you can.

Eric R. C. Holcomb

unread,
May 21, 2009, 8:58:58 PM5/21/09
to Rosibel Ramirez Salgado, support-...@lists.mozilla.org
Howdy,

Sounds to me as though you are having problems with SELinux. Try
disabling SELinux and then testing Bugzilla. If that works for you then
tune teh SELinux settings to your needs.

Good luck,
e.


Rosibel Ramirez Salgado wrote:
> Hi everybody
>
> I have installed bugzilla and I got this problem:
>
> When I try to save the changes on the parameter page. Each time that I click "save changes" It shows the Software Error Page with this message:
>
> Error in Tempfile() usign data/params.XXXXX: Could not create temp file data/params.clnT2: Permission denied at Bugzilla/Config.pm Line 273
>
> The log error says this:
>
> [error] [cliente 127.0.0.1] editparams.cgi: Error in Error in tempfile() usign data/params.XXXXX: Could not create temp file data/params.clnT2: Permission denied at Bugzilla/Config.pm Line 273, refer: http://localgost/cgi-bin/bugzilla/editparams.cgi
>
>
> I can navegate on bugzilla page and see the all links. I can see the index page as well.
>
> Do you know if this error has impacted the all functionalities? because I cannot save a test plan, cases, runs, etc and of course I have not been able to change the parameters such as
> Maintainer, UrlBase, docs_base...etc
>
> I have the following configuration:
> Bugzilla 3.2.3
> Testopia 2.2.
> Fedora 10 with the default Apache and Mysql version.
>
> This that I have done:
> 1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla
> 2. apache is the owner of those folders
>
> Thanks for you help
>
>
>
>
>

> _______________________________________________
> 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.
>
>
>


Max Kanat-Alexander

unread,
May 21, 2009, 9:41:59 PM5/21/09
to support-...@lists.mozilla.org
Rosibel Ramirez Salgado wrote:
> 1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla
> 2. apache is the owner of those folders

Don't set the permissions yourself, just run checksetup.pl, which will
set them for you.

-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

rrsa...@roseninspection.net

unread,
May 22, 2009, 8:41:30 AM5/22/09
to
On May 21, 8:41 pm, Max Kanat-Alexander <mka...@bugzilla.org> wrote:
> Rosibel Ramirez Salgado wrote:
> > 1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla
> > 2. apache is the owner of those folders
>
>         Don't set the permissions yourself, just run checksetup.pl, which will
> set them for you.
>
>         -Max
> --http://www.everythingsolved.com/

> Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

Actually I have run checksetup.pl so many times but still the problem
is there.....

Max Kanat-Alexander

unread,
May 25, 2009, 5:52:05 PM5/25/09
to support-...@lists.mozilla.org
Max Kanat-Alexander wrote:
> Rosibel Ramirez Salgado wrote:
>> 1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla

Why is it in cgi-bin? That's not a ScriptAlias'ed directory, is it?
Because Bugzilla doesn't work under ScriptAlias.

-Max
--

rrsa...@roseninspection.net

unread,
May 26, 2009, 8:30:16 AM5/26/09
to
On May 25, 4:52 pm, Max Kanat-Alexander <mka...@bugzilla.org> wrote:
> Max Kanat-Alexander wrote:
> > Rosibel Ramirez Salgado wrote:
> >> 1. I gave the all permissions to the folder /var/www/cgi-bin/bugzilla
>
>         Why is it in cgi-bin? That's not a ScriptAlias'ed directory, is it?
> Because Bugzilla doesn't work under ScriptAlias.
>
>         -Max
> --http://www.everythingsolved.com/

> Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

Well, I installed my bugzilla there because there was no way to
install in /var/www/html. Unfortunatelly everytime that I installed on
that path it showed and error: "The Webserver cannot run CGI files"
So the only way to run bugzilla was in cgi-folder.
Thanks

0 new messages