Hi Qiang:

On Wed, 29 Apr 2009, Qiang Wei wrote:
> Originally for testing purpose we use only a simple local hostname in
> invenio-local.conf, i.e., CFG_SITE_URL = http://xyz. Now we changed it to
> actual address, CFG_SITE_URL = http://xyz.ab.cd.edu so that it can access
> from outside , and then do the update-all.

After changing CFG_SITE_URL, you have to run:

  $ /opt/cds-invenio/bin/inveniocfg --update-all
  $ /opt/cds-invenio/bin/webcoll -u apache --force
  $ sudo apachectl restart

in order to propagate the new URL to config.py and submission templates,
then to regenerate the collection search interface cache via webcoll,
and last to restart Apache.  Seems like you have done the former but not
the latter?

(Also, your records with newly attached full-text files might have the
short URL stored in 856; you should check and also fix this.)

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to