Barbara Baldacchini wrote:

Hi,
I followed the instructions for installing Midgard-Lite-0.8.1 and I can
see my
Midgard Welcome Page.

The problem is that I can't  see:
-the images of the Welcome page (there aren't in any folder!)


are you sure? have you looked in the blob dir? They are just named a little "strange".


-all the links doesn't works. It links to the folders that don't exist
in my computer.

My Apache log writes "File does not exist" and, in fact, in my www
folder
there isn't any folder like "asgard"or "admin".


You don't need the folders. Midgard Lite uses mod_rewrite to work.


I miss some file in my installation? Or midgard-lite-0.8.1 is an upgrade
of the past package Midgard-Lite for Windows?In this case, could you
tell me the correct installation steps?

ps: I followed last Install.txt. I have modified my Apache httpd.conf in
"AllowOverride All", and I have enabled my tokeinzer function.


Sounds like mod_rewrite is not working as it should. You have to get mod_rewrite to work. mod_rewrite is not enabled by default in all distributions, so you should check that in your httpd.conf file.

You can also create a php file with the following content to check if mod_rewrite is active:

<?php phpinfo(); ?>

You will see some server information if you access this file. In the section "Loaded Modules" you can see all available modules.


Matthias




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to