"David J. M. Karlsen" wrote:
> rpm -e apache
> rpm -e <oldMySQL>
>
> rpm --force -Uhv apache-midgard-1.2.5-10.i386.rpm
If there is a reason to force the installation, there is a problem.
Version checks are in place for a reason.
> followed the instructions in
> /usr/doc/apache-midgard-1.2.5/midgard-data-1.2.5/INSTALL and UPGRADE
> (hmmm, when do the SQL-scripts described in UPGRADE I get messages about
> duplicate values... seems fishy?)
>
> When I later try to access http://localhost/midgard-root.php3 I get the
You are not supposed to access this file directly. Midgard uses it
internally.
> box, authenticate as "midgard midgard" but see this in the error_log
> configuration error: couldn't check user. No user file?:
> /midgard-root.php3,
> of course it exsists or else I wouldn't get the prompt at all (am I
> right?)
The file exists. The message from apache is just its' own way of saying
it
has no way to verify who the user is.
> To get the webserver up, I commented out -DSSL for the meantime (it's
> OK?)
Yup, that's fine.
> I'm getting a little confused of the documentation....
>
> Some things are on your web-site... but these are mainly for tar-balls /
> old versions
> some info is in /usr/doc/apache-midgard-1.2.5
> some of it seems to have been executed by the .rpm and some not,
The rpm install preconfigures the httpd.conf and prepares the database
dump. Although the database dump is ready to be loaded and all should
work after loading it, the installation does not touch your database
since
it has no way of knowing whether you have data in it that it would
clobber.
> anybody have a suggestion for the right order of configuring?
>
> where do I start?
>
> Any *clean* installation guide/howto's for the 1.2.5 monsterRPM that
> actually works?
Load the database, then attempt to access http://<yourmachinename>/
The MP install takes the machine name from what 'hostname' returns.
Localhost will not work, unless you explicitly configure an entry
for it.
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]