Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Weird error

Quote Reply
Weird error
Tried installing Link SQL 2.0.1 at...

Red Hat Linux release 6.1
Apache
Perl 5.601

Using SSH, when I entered Perl install.cgi it generate an error saying...

--------------------------------------------
Can't find string terminator "END_OF_INTRO" anywhere before EOF at install.cgi line 79
--------------------------------------------

Anybody have an idea how to correct this problem? Thanks

Quote Reply
Re: Weird error In reply to
Hi,

Hmm, only thing I can think of is your install.cgi didn't upload all the way. Did you untar the file on the server, or locally and FTP it up?

If you are still stuck, can you provide shell access so we can take a look?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Weird error In reply to
Alex,

You are absolutely right. I unzip the file in my local computer and upload the untar version to the server via FTP. For some reason the FTP didn't upload it properly.

I uploaded the tar.gzip file and gunzip/tar the file. Everything were installed properly.

Thank you very much. :)