Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PERL & Folder Permissions

Status
Not open for further replies.

1DMF

Programmer
Joined
Jan 18, 2005
Messages
8,795
Location
GB
Can someone tell me why my web host is not able to set permissions to folders on my site for PERL.

I've just been told some rubbish about PLESK not being able to do this?

what has PLESK got to do with PERL and why can't a web host set permissions for PERL.

Any help understanding why this seems to be such a big problem is much appreciated.

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
 
as far as I know, plesk allows full control over the server and the hosted accounts. Why do you want to set permissions for Perl?
 
Hiya Kevin,

Because when I issue an unlink("$file"); command it errors unable to delete which means PERL or what ever userID PERL runs under does not have full permissions to the folder where the file resides.

I'm not asking for something out of the ordinary am I , all I want is the ability for PERL to read,write,delete and execute files on ANY part of my web hosting area?

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
 
I contacted my host again and spoke to someone who knew what they were doing this time, they went into IIS and set the correct permissions, everything is now working grand!

Why they put people on frontline support that aren't up to the job I don't know, I wasn't asking for something obscure or out of the ordinary yet this support guy doesn't seem capable of doing anything if PLESK can't.

Oh well it's all sorted now.

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top