help with cgi
Software Error:
Execution of YaWPS has been aborted due a compilation error:
Can't locate ../LKOP/config.pl at /home/ludakuca/LKOP/cgi-bin/yawps.cgi line 35.
If this problem persits, please contact the webmaster and inform him about date and time you've recieved this error.
Suzanne posted this at 00:44 — 26th December 2001.
She has: 5,507 posts
Joined: Feb 2000
First of all, this should be in the scripting forum.
However, it's very simple -- the file isn't where it should be or you have the path set incorrectly in the script (the script is looking for it somewhere else).
Fix your paths or upload and CHMOD the script in the correct directory and you should be fine.
More information would be helpful.
Suzanne
Brian Farkas posted this at 08:34 — 26th December 2001.
They have: 1,015 posts
Joined: Apr 1999
It looks like in line 35 of your /home/ludakuca/LKOP/cgi-bin/yawps.cgi file you have a reference to "../LKOP/config.pl". Most likely, this path is incorrect (as Suzanne mentioned). Try changing it to: /home/ludakuca/LKOP/config.pl. Good luck!
Brian
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.