I had to disable .htaccess at install.. for some reason i couldn't run install\index.php to start the install. after renameing the to htaccess.bak i was able to run the install..
i was getting the message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
this is what i have in the root htaccess file which is currently disable:
php_flag register_globals Off
<IfModule mod_rewrite.c>
RewriteEngine see more on
I had to disable .htaccess at install.. for some reason i couldn't run install\index.php to start the install. after renameing the to htaccess.bak i was able to run the install..
i was getting the message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
this is what i have in the root htaccess file which is currently disable:
php_flag register_globals Off
<IfModule mod_rewrite.c>
RewriteEngine see more