ok, now i have gotten the file to be executed from shell if i type : perl myfile.pl , and it work perfectly, but now, if i try and execute the same file from the web, i get the 'internal server error'.. what can be causing this, why, and how do i fix it?
-- Willem Pretorius Northweb TEL: 014 743 1995 FAX: 014 743 3793 CELL: 072 202 4886 "Willem Pretorius" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, i am using a fax server from a perl webpage, but i cant send faxes > because the file permitions is not correct, thus i want to run a chmod > command eg. " chmod 777 /usr/local/www/fax/* " in order to enable the faxing > to work, but my question is: How do you execute the command from a .pl > file?? the faxing works def. if the permitions is set, i only need to > execute this command. Can anyone help me on this?? > > > -- > Willem Pretorius > Northweb > TEL: 014 743 1995 > FAX: 014 743 3793 > CELL: 072 202 4886 > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]