Forum OpenACS Q&A: Response to Development branch hosed?

Collapse
Posted by Ola Hansson on
Jeff, I updated using the statement you provided and I restarted the server, but it still doesn't work with the following in config.tcl (this is what worked before).
#set hostname               [ns_info hostname]
set hostname 127.0.0.1
#set address                [ns_info address]
set address 192.168.0.100
What do I have to change?