• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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