hi,
I'm trying to create a pricetapestry in a subfolder but I get a server error.
I want to install pricetapestry as following:
http://www.mywebsite.com/pt/
I adjusted the config.php to:
$config_baseHREF = "/pt/";
Also the .htaccess in http://www.mywebsite.com/pt/ into:
RewriteBase /aanbieding/
and removed the line with Options -MultiViews
But when I go to http://www.mywebsite.com/pt/setup.php I get a server error...
The real url is {link saved}
Thanks, I had the quotes removed but I think my files were corrupted. I installed the latest Distribution 12/10A and it works now.
Hi Marco,
RewriteBase should always be the same as $config_baseHREF (but without the quotes) - have a go with:
RewriteBase /pt/
That should be all it is...!
Cheers,
David.
--
PriceTapestry.com