Hello,
I've successfully installed phpwcms 1.25! It's great!
But is it possible to move the existing phpwcms installation into the roor dir of my webserver? I've installed it in the directory "phpwcms" and now I want to have it in the root...
I hope, somebody can help me...
Copying to another dir on the server
CHANGE:smundt wrote:Hello,
thanks for your quick answer. But what I have to modifiy in the conf.inc.php?
Code: Select all
// paths
$phpwcms["root"] = "phpwcms";
Code: Select all
// paths
$phpwcms["root"] = "";