hi below is copy installation instruction of midgard admin site
can any body tell me where i put midgard-data.conf
i installed apache on /www
so i have /www/conf
directory can i copy there the midgard-data.conf like
/www/conf/midgard-data.conf
or i will include trhe path of midgard-data.conf on httpd.conf file like
include www/conf/midgard-data.conf
secondly what is the neaning of
. """"""Copying images and accessing Midgard
admin sites
Copy 'example' and 'midgard' subdirectories with images to Apache's DOCUMENT_ROOT
(Usually it is /home/httpd/html or /var/www/html).""""""""""""
#########################################################################this
IT is excerpt from midgard INSTALL FILE
Installation of Asgard Admin Site goes on
the same path. You'll be asked for additional languages (English interface
installed by default). Several of them can be selected, one per selection.
After that, installation script will create database (if needed), call Repligard
to import Asgard Admin Site and additional interfaces.
"""""""As result, Database will have all needed information and sample config
file for Apache will be created as midgard-data.conf. Put it into Apache's
config directory and include into main Apache's config file
by""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Include /etc/httpd/conf/midgard-data.conf
""""""""""""""""""""""""""""""""""""""""""""""""""
directive (substitute /etc/httpd/conf by correct path on your system).
Also please copy midgard-root.php3 file to Apache's loadable module directory:
/etc/httpd/modules/midgard-root.php3, for example.
3. Copying images and accessing Midgard admin sites
Copy 'example' and 'midgard' subdirectories with images to Apache's DOCUMENT_ROOT
(Usually it is /home/httpd/html or /var/www/html).
After that, restart Apache and point your browser to specified hostname/port
to directory /asgard/, for example:
lynx http://myhost.mydomain:80/asgard/
Enter 'admin' as username and 'password' as password. You'll be logged in as Midgard
Administrator.
If you installed old Midgard Admin site only then point your browser to directory
/admin/:
lynx http://myhost.mydomain:80/admin/
Happy work with Midgard!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]