Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: pwinkler on March 11, 2004, 04:08:44 AM
-
We had a cgi script (index.cgi) working in sme 5.6, w
after a fresh install of sme 6.0 (tried an upgrade but it failed) the sane script no longer works!
What do we need to do to get this script to run from ../primary/html?
Pls help
-
We had a cgi script (index.cgi) working in sme 5.6, w
after a fresh install of sme 6.0 (tried an upgrade but it failed) the sane script no longer works!
What do we need to do to get this script to run from ../primary/html?
Pls help
Have had no problems with similar transfer.
Cgi script must be in cgi-bin
FTP the script in ASCII mode
chmod 755 filename
and away it should go?
My usual mistake is to forget to transfer in ASCII!!!
-
Thanks for the reply but this is a "index.cgi" it belongs in /primary/html
Anyway thanks to Stephen Noble we found out what the prob is but I'm not sure of the details, something about custom templates!
-
Could you find out the details and post a fix to this, please.