• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

CGI-Perl Programmer

Agaemmon

Member
This is not a thread asking for a CGI-Perl programmer. I am actually offering my services as a CGI-Perl programmer to everyone on Anandtech. I enjoy programming and making websites, I know javascript and Perl/CGI, and have Frontpage 2000. If anybody would like some help making a webpage, programming forms, etc., or need some help setting up a webserver, testing CGI scripts etc., let me know. You can Email me(Agaemmon@hotmail.com) or you can reply to this message. I would like to add that I want nothing in return for what I do, I just enjoy doing it.
 
dude, i have a novell server and for some reason i cant run any cgi scripts, i set up all the properties for the folder correctly but everytime i point the cgi script to that folder it never runs. 🙁

got any tips?





dam()
 
I don't fully understand your problem. Is the problem running the CGI script itself, or writing to a file in a different folder? Are you saying you are pointing a form to the script yet it will not run it? If you could e-mail me the script so I can check for syntax errors. Agaemmon@hotmail.com. Also make sure perl on the server works, and you are using the "#!/usr/local/bin/perl" or another appropriate shebang at the top of the script.
 
Back
Top