Help - Search - Members - Calendar
Full Version: Application Vault - Mambo - How to...
The Planet Forums > Control Panels > Plesk
airhitam
Hi, I have Plesk 7.5.6 (Windows) with Application Vault. I try to install Mambo 4.5.2 from Application Vault, but I cannot find the right parameter for "Destination directory", tried a lot of value eg. CMS, httpdocs/CMS, C:/xxxxx/httpdocs/CMS.

Anyone know how to setup? Thanks.
airhitam
up! any one know? wink.gif
Texran56
path of mine is
/home/httpd/vhosts/your.domain.name/httpdocs/CMS

you would than access it by using

http://www.your.domain.name.com/

because once you install CMS it will place a index.html page in your httpdocs folder with redirect
//Code///////////////////////////
<html>
<!-- __mambo__redirect__ -->
<head>
<meta http-equiv="refresh" content="0;url=http://your.domain.name/CMS/index.php">
</head>
</html>
//EOF/////////////////

or in case that may have failed or you replaced
the index.html page in the main httpdocs folder you
would than need to access CMS by using
http://www.your.domain.name.com/CMS

keep in mind that i am running linux so the paths and other things may differ along with the install path you may choose
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.