Hi,
Wanted to install the extension in Plesk 12, but it's not happening as described in install guide.
The extension install itself, and when clicking on it in Extension management, I get the following:
Please manually run the script to finish installation
when running the commands, getting the following error>
Can't open /usr/local/psa/admin/plib/modules/litespeed/scripts/install_scripts
Checked the locations of the installed files, and on Debian it's location is:
/opt/psa/admin/plib/modules/litespeed/scripts/
Then I ran the sh command with the new location where the install_scripts located in my server, and then I get the following error:
chmod: cannot operate on dangling symlink `install_lsws_plesk'
chmod: cannot operate on dangling symlink `lsws_cmd'
chmod: cannot operate on dangling symlink `uninstall_lsws_plesk'
**ERROR** failed to chmod scripts under /usr/local/psa/admin/bin/modules/litespeed/
Any idea to make it work??
Wanted to install the extension in Plesk 12, but it's not happening as described in install guide.
The extension install itself, and when clicking on it in Extension management, I get the following:
Please manually run the script to finish installation
- For security reasons, please login as root user via ssh to manually run the following command:
sh /usr/local/psa/admin/plib/modules/litespeed/scripts/install_scripts
If successful, remove the installation script:
rm /usr/local/psa/admin/plib/modules/litespeed/scripts/install_scripts
when running the commands, getting the following error>
Can't open /usr/local/psa/admin/plib/modules/litespeed/scripts/install_scripts
Checked the locations of the installed files, and on Debian it's location is:
/opt/psa/admin/plib/modules/litespeed/scripts/
Then I ran the sh command with the new location where the install_scripts located in my server, and then I get the following error:
chmod: cannot operate on dangling symlink `install_lsws_plesk'
chmod: cannot operate on dangling symlink `lsws_cmd'
chmod: cannot operate on dangling symlink `uninstall_lsws_plesk'
**ERROR** failed to chmod scripts under /usr/local/psa/admin/bin/modules/litespeed/
Any idea to make it work??