0

In step 15 of the Diagnostics pages, I read:

When debugging is on:
...
* When logged on as an Administrator, you can visit this page: default.asp?pg=pgSQL to execute queries directly against your database. Please be aware there are no checks on this and it is the same as direct database access. You should backup your database before ever typing any queries into this page.
Currently debugging is : ON.

But all I see is a blank FogBugz page: screen shot

What am I doing wrong?

flag
1 
There is a registry key you can set to override the security setting that only makes pgSQL available from the FogBugz server. Contact us to get it. (And I'll put it here when I find it.) – Rich Armstrong Oct 21 2010 at 21:20
@Rich: no hurries, I was only curious. I normally use SQL Server client software. – Michel de Ruiter Oct 22 2010 at 11:55

1 Answer

1

Wait, I think I get it. From the docs:

but only when you browse to it from the server hosting FogBugz (i.e. the web request is coming from localhostweb request is coming from localhost).

The diagnostics page should state this as well I think...

link|flag
Are you sure you're adding an SQL query to the end of the URL? – Justine Oct 20 2010 at 12:44
1 
We made pgSQL "localhost-only" as an added security precaution. You're right though, the diagnostics page should use the same verbiage as the documentation. Thanks for bringing this to our attention! – db Oct 20 2010 at 13:21
This has been corrected and will go out with a future version of FogBugz. – db Oct 20 2010 at 18:22

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.