• 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

Unable to upload pictures in httpdocs

V

vogesen

Guest
Hi,

I have just updated from plesk 7.5 to plesk 8.

I had perl script working perfectly in plesk 7.5 but unfortunately not in plesk 8.

I have put my perl script in cgi-bin/test/
I have given the permissions.

This script allows to upload pictures in a directory datadir that i have created in httpdocs.
I have given the permissions.

The script is running but I cannot write in my directory datadir in httpdocs.

In fact, i tested that i can upload pictures in the directory cgi-bin/test and i cannot read them.
And i cannot upload pictures in an other directory.

Please help
Thank you
Martine
 
FOUND

I have found the answer :

the path has changed :
with plesk 7.5 : /home/httpd/vhosts/
with plesk 8 : /var/www/vhosts/

Martine
 
Back
Top