Gossamer Forum
Home : General : Perl Programming :

Re: Please help me!!!

Quote Reply
Re: Please help me!!! In reply to
Pop,

I like that you included all this code for us to look at, but its really hard for someone to debug raw code without knowing a few things about the problems you are having. First off.. what kind of errors are you getting? Have you checked error logs on your server for specific problems generated by your code? Are you able to run your code from a prompt.

Most likely, the problem stems from one of two sources:

1) The variables.pl is misconfigured or you have unknowingly inserted an error into that code.
2) Changes you made to the add.cgi had a Perl error in them.

I can't diagnose the problem without the variables.pl file. If you want to ZIP the files you use and send them to me, I will try to troubleshoot your code.


------------------
Fred Hirsch
Web Consultant & Programmer
Subject Author Views Date
Thread Please help me!!! jpop 4320 Jan 6, 1999, 11:01 PM
Post Re: Please help me!!!
jpop 4183 Jan 6, 1999, 11:06 PM
Post Re: Please help me!!!
fhirsch 4170 Jan 7, 1999, 6:05 AM
Post Re: Please help me!!!
Alex 4179 Jan 7, 1999, 9:09 PM
Post Re: Please help me!!!
jpop 4181 Jan 8, 1999, 12:18 AM
Post Re: Please help me!!!
jpop 4165 Jan 8, 1999, 10:19 PM