Following the instructions for installing Content Solution, you are to place the contentsolution2 folder within the root of your site, so I've placed my folder at this location as so (/usr/local/www/mysite/contentsolution2/) so in other words, if I were going to navigate via a url it would be
http://www.mysite.com/contentsolution2/install.phpWhen I try to navigate to this location to use the install.php file indicated in the instructions, I get a 404 Not-Found error. What's odd about this is that when I look in my server log file, it's failing due to the following problem:
File does not exist: /usr/local/www/mysite/templates/default/style.css, referer: http://www.mysite.com/contentsolution2/install.php
It says that the file doesn't exist and it is correct, there is no style.css file within the default template folder.
Can someone tell me what I need to do in order to get Content Solution working?
What am I missing here?
Michael