Unzipping files

G

garychild

Guest
I want to use Moodle - a Virtual Learning environment package - on my server which is managed through Plesk 7.5 reloaded. I have done this before but only via Cpanel - the thing is that I need to upload a zip file, then un pack it in situe and run the installer via my web browser. The problem is that I cant seem to find any option to un compress a zipped file after uploading

can anyone help?
 
Ensure you change ownership of the files after uploading with:

chown ftpusername:psacln -R DirectoryNameYouUploadedTo
 
Back
Top