Dan Hammer wrote: > >Ah, OK. Forget about filetemplates for the moment. You installed the > >data package, right? What URL are you trying to access? The example > >URLs don't point to the file templates. > > I was just trying to access the admin part of the package. I copied > the admin package into a web accessible directory /admin . I have > access to port 8101 going to that directory by default. So any request > to www.somedomain.com:8101 would go to the admin page and prompt for > a password. I should be able to access that right? But yes.. I did > install the data package.
Well, you managed to install filetemplates :) But filetemplates are optional. If you did a default install, try http://localhost/admin/ and it'll prompt you for a username and password. You don't need any files installed in your documentroot as midgard serves its content from the database. You can remove the files you installed in the directory /admin for the moment -- I don't think you want FTs just yet. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
