Displaying 3 results from an estimated 3 matches for "docsearch".
Did you mean:
do_search
2009 Jun 05
17
passenger on localhost
I installed passenger at home. How should I configure apache to make it
usable?
This was my last guess:
<VirtualHost localhost:3121>
ServerName 127.0.0.1
DocumentRoot /var/www/html/docsearch/public
</VirtualHost>
This gets by "apachectl start" without complaint, but I really haven''t a
clue what I''m doing ;)
Do I need to access it via a different port? Or could I just set up a
link in my /var/www/html/index.html page?
--
Posted via http://www.ruby-f...
2006 Jul 18
2
connecting to a coldfusion web service
...service....
<cfcomponent>
<cffunction name="myname" returntype="string" access="remote">
<cfreturn "fred" >
</cffunction>
</cfcomponent>
using
require ''soap/wsdlDriver''
wsdlfile = "http://localhost/docsearch/mainsearch.cfc?wsdl"
factory = SOAP::WSDLDriverFactory.new(wsdlfile)
and I am getting the error "undefined local variable or method
`targetnamespace'' for #<WSDL::SOAP::Fault:0x360b8b0>"
We''re using Ruby 1.8.2 and CF MX 7
ANY help would be GREATLY appreciat...
2002 Feb 28
4
UseLogin under AIX 4.3.3
Hi,
If I enable "UseLogin" under AIX, I get the following message upon
login:
/dev/pts/2: 3004-004 You must "exec" login from the lowest login
shell.
The manpage states:
"In order to preserve the integrity of the system, only one session at a
time is
allowed to be logged in to a port. This means that the login command
entered
from the shell prompt cannot succeed,