On Wed, Feb 3, 2010 at 1:00 PM, Tibor Simko <[email protected]> wrote: > On Wed, 03 Feb 2010, Victor Engmark wrote: >> [Invenio] >> CFG_SITE_URL = http://inspirenightmaster.cern.ch >> CFG_SITE_SECURE_URL = https://inspirenightmaster.cern.ch >> CFG_SITE_ADMIN_EMAIL = [email protected] >> CFG_SITE_SUPPORT_EMAIL = [email protected] >> >> All the links still point to "http://localhost". What gives? > > Do you run `inveniocfg --update-all' after updating invenio-local.conf > and prior to installing the demo site? Do you follow the command order > as presented in the section 1b of the INSTALL file?
I tried running `inveniocfg --update-all` after installing, but that didn't change anything. Changing the config file earlier in the process fixed it. Looks like the site URLs can't be fixed after the fact. >> There is also something wrong with the main page, resulting in a >> "Service failure" message but nothing in >> /opt/cds-invenio/var/log/apache.err. > > Check `/opt/cds-invenio/var/log/invenio.err'. This error still appears, but invenio.err is not updated when reloading the page. All of the installation steps exit with code 0, so the installation itself should be sound. The first line looks like the problem we encountered yesterday: /opt/cds-invenio/etc/webaccess/ doesn't exist. Is there a patch for this? PS: You should be able to login to inspirenightmaster now with your CERN credentials. PPS: mod_python was removed before running the build script. -- Victor Engmark
<<attachment: invenio.err.zip>>
