• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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