(v. 1.2.1) In the file center, when adding a new directory folder or image (when I click "upload image"), I get sent to the login screen. After logging in, the directory or image is there and can be used like normal.
Here's my config.inc.php info,
Code: Select all
// database values
$phpwcms["db_host"] = "mysql01.websitehost.com";
// site values
$phpwcms["site"] = "http://www.mywebsitename.com/";
// paths
$phpwcms["DOC_ROOT"] = "E:/web/charlierorg/htdocs";
$phpwcms["root"] = "aaa_newsite"; //default: ""thanks for any help,