Gossamer Forum
Home : Products : Gossamer Links : Discussions :

New Install-Internal Server Error

Quote Reply
New Install-Internal Server Error
I recently decided it would be best if I re-installed LinksSQl after trying to upgrade and having trouble.

So, I deleted old files (not much customizations anyway...been waiting until I ahd time to learn LinksSQL)

So, I uploaded the dat file and the install.cgi, ran isntall cgi and it looked successful. When I tried to go to setup.cgi, I get an internal server error.

I looked in my log files and found this:
----------------
%% [Sat Jun 9 23:07:08 2001] GET /cgi-bin/Links/admin/setup.cgi HTTP/1.0
%% 500 /big/dom/xcurvemag/cgi-bin/Links/admin/setup.cgi
%request
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Charset: iso-8859-1,*,utf-8
Accept-Encoding: gzip
Accept-Language: en
Authorization: Basic Y3VydmVtOkZTNjkzOA==
Connection: Keep-Alive
Cookie: bbthreadview[2980]=992127599; bbthreadview[986]=992127673;
bbthreadview[2959]=992127788; cookie=set; sessionhash=e1b35bc3e5877376ba82426e0990bbfc;
bbthreadview[1287]=992128873; bbthreadview[2482]=992130281; bbthreadview[2945]=992133985;
bbthreadview[2954]=992134214; bbthreadview[1971]=992134259; bbthreadview[2464]=992135675;
bbthreadview[978]=992135728; bbthreadview[1347]=992135958; bbthreadview[988]=992138585;
bbthreadview[1567]=992138627; bbthreadview[2950]=992140188; bbadminon=1; bbuserid=1;
bbpassword=4acb4bc224acbbe3c2bfdcaa39a4324e; bbthreadview[2952]=992141722
Host: www.curvemag.com
Referer: http://www.curvemag.com/cgi-bin/Links/install.cgi
User-Agent: Mozilla/4.7C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; I; PPC)
%response
%stderr
Missing right bracket at /big/dom/xcurvemag/cgi-bin/Links/admin/GT/Base.pm line 63, at end
of line
syntax error at /big/dom/xcurvemag/cgi-bin/Links/admin/GT/Base.pm line 63, at EOF
BEGIN failed--compilation aborted at /big/dom/xcurvemag/cgi-bin/Links/admin/Links.pm line
19.
BEGIN failed--compilation aborted at setup.cgi line 18.
----------------

Can someone tell me what this mean and how do I rectify the situation?

Quote Reply
Re: New Install-Internal Server Error In reply to
Hi,

This sounds like your files are corrupt? Did you run out of disk space on the server, or perhaps upload the install.dat file in binary mode (however the installer should have caught this).

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: New Install-Internal Server Error In reply to
Nope, I don't think it is corrupted, because the installer unpacked it and all. just when I went to runt he setup I got the above error.



Quote Reply
Re: New Install-Internal Server Error In reply to
Hi,

The error:

/big/dom/xcurvemag/cgi-bin/Links/admin/GT/Base.pm line 63,

tells me that GT/Base.pm didn't get unarchived properly. I can't see how this could happen. Can you send me telnet/ssh access so I can take a look?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: New Install-Internal Server Error In reply to
Alex, I sent the info you requested via PM late last night. Please let me know that you got it and I haven't sent the info to the wrong person. :)

Thanks. E

Quote Reply
Re: New Install-Internal Server Error In reply to
Hi,

Sorry, I just re-ran install.cgi with a fresh copy and it installed fine. For some reason, all your files were corrupted due to windows line feeds in them. Did you perhaps use FTP to move the files around? I can't imagine what would cause this.

If you go to your admin, you'll need to enter your setup information to be able to connect to mysql and create your sql tables. Once that's done, you should be back in business.

I'll reply to your email as well.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: New Install-Internal Server Error In reply to
Thanks. I'll have a look tomoro. I appreciate your taking the time. Really. :)