Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Become to download script ?

Quote Reply
Become to download script ?
I in the Apach for Win32 to test , everything ok .
But ftp to Server ( Unix ) , I make caterogy and build in the page , when me click add.cgi , jump.cgi , modify.cgi , search.cgi ,all become to download , who know what's problem ??
Quote Reply
Re: Become to download script ? In reply to
You need to change the path to the links.cfg in these files to the ABSOLUTE PATH in the require line...like the following:

Code:
require "C:/web/account/cgi-bin/links/admin/links.cfg";

Same thing as you did in the nph-build.cgi[b/] file.

Wink

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
Anthro TECH, L.L.C
anthrotech.com
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.