• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Application Vault setup Mambo - How to...

A

airhitam

Guest
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.
 
You should install mambo via Plesk -> Domains -> domain.com -> application vault. After choosing mambo application and you well see the page wher eyou can poin the "Destination directory" parameter.
Hope that helps a bit.
 
Originally posted by Ybuts
You should install mambo via Plesk -> Domains -> domain.com -> application vault. After choosing mambo application and you well see the page wher eyou can poin the "Destination directory" parameter.
Hope that helps a bit.

Hi Ybuts, Thanks.
The step you mention is what I used, the problem I don't know what to put on the "Destination Directory", I tried few, but all is not working. :(
 
You should type the name of directory, for example "cms". Could you provide me with error message?
 
Originally posted by Ybuts
You should type the name of directory, for example "cms". Could you provide me with error message?

Below are the value I tried and error message I got

Value - Error Message

CMS - Parent directory not exists.
/CMS - Parent directory not exists.
httpdocs - Parent directory not exists.
/httpdocs - Parent directory not exists.
httpdocs/CMS - Parent directory not exists.
C:/Inetpub/vhosts/domainname/httpdocs - The directory name is incorrect.
C:\Inetpub\vhosts\domainname\httpdocs - The directory name is incorrect.
C:/Inetpub/vhosts/domainname/httpdocs/CMS - The directory name is incorrect.
C:\Inetpub\vhosts\domainname\httpdocs\CMS - The directory name is incorrect.

Note: I already create a folder "CMS" under httpdocs folder
 
Back
Top