When I try to switch templates after in stalling OSC Max (this installation being a joy) I get a 404 error.
My idea is that somehow my setup does not understand the the - what's that called - search safe URIs?
Somebody explained it to me once that an URI
www.me.com/index.php/par1
gets to the page index.php and par1 is then processed by index.php as a parameter.
I testest that and it appears my server does not stop at index.php but tries to find index.php/par1 and obviously gets a 404.
This appears to be the case here. I had long hour of searches on what I might have to change in my configuration of apache 2.0 and php but I was not able to find anything.
Is there a good soul out there to help me
thanks
Gunter