Displaying 3 results from an estimated 3 matches for "tryinig".
Did you mean:
trying
2005 Jan 07
1
Sip protocol question ...
Hi,
I'm tryinig to debug SIP call from activex control based on MS RTC (A) to
Asterisk (B). I use Etherreal to follow packages and I would like to ask
short questions:
- Session trace shows following order of packets:
A - > B Invite
B - > A 100 Trying
B - > A 200 OK, wi...
2006 Aug 02
1
Modifying Mongrel Examples
Hi,
I am tryinig to work on the Mongrel examples. I am trying to modify
the HttpResponse.
def process(request, response)
response.start do |head,out|
if request.params["REQUEST_METHOD"] == OPTIONS"
else
end
end
One can detect that the request is OPTIONS like this, but how does one
generate the cust...
2008 Nov 04
1
How to get Bugzilla working on CentOS 5.2 with SELinux turned on?
Hi. Has anyone figured out how to get Bugzilla working on CentOS 5.2
WITHOUT TURNING OFF SELINUX?
I've run
chcon -R --reference=/var/www/html /path/to/bugzilla
and added the following module (generated by audit2allow), but am
still getting errors in my Web browser tryinig to use Bugzilla:
Software error:
Can't connect to the database.
Error: could not connect to server: Permission denied
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
Is your database installed and up and running?
Do you have the correct...