2011-07-16, 18:59:47
Connie Wrote:a good test is testing step by step
1) what is your actual PHP-version?
2) take off mod_rewrite
if it is working without mod_rewrite, you have to check this point:
3) is "landing_page_mki" a subdirectory of your server root? If not, you have to edit the ReWriteBase in .htaccess
Code:# Usually it RewriteBase is just '/', but
# replace it with your subdirectory path
RewriteBase /
thank you for your respond and your help to get me on board with getSimple CMS
php version: 5.2.17
see screenshot i have in my first post.
i got it running now.
I guess it is my mistake!
i changed the temp.htaccess file BEFORE the installation to .htaccess with adding the php 5 handler to enable php 5 in 1und1 account. the installation works fine.
after installation i never checked the .htacces file again - but now. It was empty. so i replaced it again- now it works and i am running on GetSimple CMS.