On Wed, 03 Feb 2010, Victor Engmark wrote: > Looks like the site URLs can't be fixed after the fact.
It can. You just have to propagate it to the rest of Invenio via inveniocfg --update-all, refresh Apache config via --create-apache-conf, and regenerate collection pages via webcoll. And possibly refresh pre-created record formats via bibreformat -a, and possibly refresh local full-text links via bibdocfile --fix-marc, etc, depending on how the site was run prior to the URL change. > The first line looks like the problem we encountered yesterday: > /opt/cds-invenio/etc/webaccess/ doesn't exist. Is there a patch for > this? The workaround is to create cern_nice_soap_credentials.txt empty in that location. But IIRC the latest git/master does not need this workaround. So you should not need to do anything. The file should be needed only when you have CFG_CERN_SITE on, in order to connect to LDAP and friends. Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
