LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Need help with perl (cgi) programming (https://www.linuxquestions.org/questions/programming-9/need-help-with-perl-cgi-programming-17223/)

elmetald00d 03-28-2002 03:21 PM

Need help with perl (cgi) programming
 
I made a sendmail script, and I cant run it through my browser, its local, and I did do the 755 chmod, but other than that i dunno whats wrong... is it because its local?


thx

donuteric 03-28-2002 05:46 PM

I am not pretty sure without looking at the structure, but I do know that some of the systems require chmod 777 so that the perl scripts will be executed. Besides, are you the system administrator?

elmetald00d 03-28-2002 06:41 PM

:(
 
Im trying to run the script locally without apache or anything, I dont think its possible, is it?

donuteric 03-28-2002 10:33 PM

Yes, you do need the Apache, and MAKE SURE you're connected to the Internet. try chmod 777 and see whether or not it will work. Good luck

elmetald00d 03-28-2002 11:15 PM

Its werking!!! THX!!!


All times are GMT -5. The time now is 09:29 AM.