First of all. Thanks guys for your help.
@Pierre M: The situation is exactly like before. I'm not sure how anyone can really reproduce these problems. I've done CMSMS installations on at least 8 different hosts without these problems. This is the first time I'm having real issues. As I said, clean install 1.1.1. Here are a couple of examples of the problems I'm experiencing.:
When I enter my login details and press ok I get sent to the frontpage of my installation (
www.domain.com) even though the login should go to
www.domain.com/installation/admin/. It doesn't matter if the installation is at the root level or in a subfolder. The only way to login is to first try and get thrown out and then manually try again directly the url
www.domain.com/admin.
This same problem occurs in most admin level tasks like typing a news entry. If I go to the news module and create a new article and press submit my browser again skips the subdirectories and goes to the public frontpage:
Code: Select all
http://www.domain.com/moduleinterface.php?mact=News,m1_,defaultadmin,0&m1_tab_message=articleadded...
It just seems to skip the admin directory. The funny thing is that it displays admin information on the public template.
Oh and TinyMCE doesn't work. I just did a clean install on another host and it's working fine (my own apache server) but I just can't get this thing to work.
@Calguy
My host doesn't use Apache so I don't think htaccess files work? Sun server, details on a previous message.