
Cliff
Staff

Jul 28, 2005, 1:08 PM
Post #6 of 14
(8139 views)
Shortcut
|
|
Re: [kingkong] Error : Undefined subroutine &main::sq called at /mnt/smb/web/www.med.ufl.edu/pp/pp.cgi line 105.
[In reply to]
|
Can't Post
|
|
Hi kingkong, Thanks for posting the additional details. I think that I'd better take a closer look at this for you, so can I get to fill in an installation request so I can see what is happening. I will be able to resolve this from there, and then post my findings for the community. I also want to address your System Administrators security concerns. Basically, by giving the default internet user these permissions, only Perl scripts installed on your hosting account should be able to update the files within folders with Read/Write permissions. Just as how FTP works on your server (when logging in via FTP you should only be able to access/browse your own files and folders) CGI has to be set up in a similar way. We put our software through constant security audits, and wouldn't ever make you use something that could impose a threat to your server. Anytime you install web software which needs to keep track of changing data, you'll need to give permissions to the script to be able to make the appropriate changes (reading, writing, and erasing) to its files. Setting permissions like this is a normal requirement for installing any web software. Regards, Cliff Stefanuk - Customer Service Manager [email]support@interactivetools.com[/email]
|