Closed
Bug 511074
Opened 16 years ago
Closed 16 years ago
I have installed bugzilla,while setting the parameters like maintainer,.. and clicked on save changes shows error
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
INVALID
People
(Reporter: anaghaj, Unassigned)
Details
Attachments
(1 file)
|
4.84 KB,
text/plain
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
Build Identifier: bugzilla 3.2.3
I have installed bugzilla,while setting the parameters like maintainer,.. and clicked on save changes shows error
It shows error as below
Software error:
Error in tempfile() using data\params.XXXXX: Could not create temp file data\params.gl1Qy: Permission denied at Bugzilla/Config.pm line 273
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
[Tue Aug 18 15:24:58 2009] editparams.cgi: Error in tempfile() using data\params.XXXXX: Could not create temp file data\params.gl1Qy: Permission denied at Bugzilla/Config.pm line 273
Dont know this is a bug or i have gone wrong please help me out
Reproducible: Always
Comment 1•16 years ago
|
||
Did you run checksetup.pl? And did you set attributes correctly in localconfig? It's a permission issue so your web server is not allowed to write into data/.
I have run checksetup.pl command many times.
I am using IIS as a web server.
I am sending you my local config file as an attachement.
in that all parameters are related to database.
PFA
Comment 4•16 years ago
|
||
(In reply to comment #3)
> I am sending you my local config file as an attachement.
... which is a bad idea. Now everybody can read your DB password and your secret key. You will have to change them.
Have a look at http://www.bugzilla.org/docs/tip/en/html/configuration.html#http section 2.2.4.2, about IIS. Maybe you will find the reason why you get this error.
Version: unspecified → 3.2.3
Comment 5•16 years ago
|
||
This is a support issue. Please use one of the support resources listed at:
http://www.bugzilla.org/support/
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•