[EMAIL PROTECTED] wrote:
You can test if all is working with the old style passwords, by say
trying to install phpmyadmin on your server. If that works, then
midgard
I had phpMyAdmin already installed and changed the config to point to midgard -
strangely it could get in but refused to browse any data using that signon.
Back to log files once gone to my site and it showed unable to connect, then
when I went back to webmin and changed the password, the log showed
authentication failure, I then tried
update mysql.user set password = old_password('new') where user = 'midgard';
This showed 1 row but no change, so did it again with a new password - showed a
change so put it back to the one I wanted, again a changed shown. Flushed
priv's, one last check of database, user permissions, check the right password
in midgards apache config file, stopped mysql, restarted and restarted apache
and now in.
What a saga. I notice if I just goto site with aegir or spider-admin, I still
get an error despite the welcome pack being installed
This is the error log
[Wed Sep 14 16:17:01 2005] [debug] midgard-apache2.c(2083): [client
82.2.210.167] midgard_translate_handler(UTF-8, http://yourgite.dyndns.org:80/)
midgard-lib:23359:debug:query=SELECT id,style,root,lang,info&1,Length(prefix),sitegroup FROM
host WHERE name='yourgite.dyndns.org' AND port in (0,80) AND ( (0 <> 0 AND prefix = '') OR
(0 = 0 AND prefix=Left('/',Length(prefix)) AND
IF(1>=Length(prefix),MID('/',1+Length(prefix),1) IN ('','/'),0)=1 ) ) AND online <> 0
ORDER BY prefix DESC, port DESC
[Wed Sep 14 16:17:01 2005] [debug] midgard-apache2.c(2140): [client
82.2.210.167] Midgard: host record for yourgite.dyndns.org:80 not found
[Wed Sep 14 16:17:01 2005] [error] [client 82.2.210.167] Directory index
forbidden by rule: /var/lib/midgard/vhosts/yourgite.dyndns.org/80/
should a defualt page have been set for the welcome package? So Im off to
investigate that now and start reading how to make it all happen.
I do hope that the comments and struggle that the installation has caused do
get noted with a view to changing how datagard does things and the modules
database access through php/apache. Things should not be this difficult to get
to work.
But again I thank those who have passed comments and given help - very much
appreciated.
Clifford
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]