[Midas] Cannot load the main directory index.php file
Julien Jomier
julien.jomier at kitware.com
Wed Jun 16 11:58:04 EDT 2010
Hi Kalan,
Welcome to MIDAS!
Did you follow the instruction on the MIDAS wiki?
http://www.kitware.com/midaswiki/index.php/Installation
You need to enable mod_rewrite on apache and add the following directive:
<Directory /var/www/Midas>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
Let us know,
Julien
On 6/16/2010 11:43 AM, Kalan Vishwanath wrote:
> Hello,
>
> I 'm new to this Midas and once I have finished all the required
> installations(i.e Postgres, Apache and php) and checked them working
> correctly, the index.php in the main directory didn't work. It's not
> giving any error. But the page is blank. Can you suggest me a solution
> for this matter.
> Thanks in advance.
>
>
>
> _______________________________________________
> Midas mailing list
> Midas at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/midas
More information about the Midas
mailing list