• 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

Create subdomain problem

andrespi

New Pleskian
Hello, when I create a subdomain, I get the following error message:

mkdir: cannot create directory `./domain.com/logs': File exists ERROR: Cannot relink logs. Target directory '/var/www/vhosts/domain.com/logs' is in invalid state.

Can you help?,

Thanks.
 
Thanks :),

I have too this problem:

# /usr/local/psa/bin/repair --restore-vhosts-permissions

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to chown anon_ftp/conf: Operation not permittedFailed to chown anon_ftp/conf: Operation not permitted

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to open anon_ftp: No such file or directoryFailed to open anon_ftp/pub: No such file or directoryFailed to open anon_ftp/conf: No such file or directoryFailed to open anon_ftp/incoming: No such file or directory

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to open anon_ftp: No such file or directoryFailed to open anon_ftp/pub: No such file or directoryFailed to open anon_ftp/conf: No such file or directoryFailed to open anon_ftp/incoming: No such file or directory

Thanks again abdi :)
 
I think you should first update before repairing ...
Code:
/usr/local/psa/bin/repair --update-vhosts-structure
 
Back
Top