Gossamer Forum
Quote Reply
Installation
Hi!

I'm trying to install Links 2, but the only thing I've gained is an Internal Server Error page. Frown

In attachment to this post there are two files. One of them "docroot.gif" is a screen capture from acevars.cgi. Other is my links.cfg.

Could someone help me?
Thank you in advance.
Davide.
Quote Reply
Re: [dodo] Installation In reply to
Is your directory where admin.cgi is held, CHMODed to 777? Some servers won't let it run over 755 (and cause 500 IS Errors if you attempt it).

The paths look sok.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Installation In reply to
Thanks for your reply, Andy. Smile

cgi-bin/links/

and

cgi-bin/links/admin/

have permissions set to 755.

I've uploaded ALL files in ASCII mode and I think that all files are chmodded right.
Ciao,
Davide.
Quote Reply
Re: [dodo] Installation In reply to
In admin.cgi, please put the following line, and try again;

use CGI::Carp qw(fatalsToBrowser);

This *may* show a bit more details on the error.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Installation In reply to
I've add your code in admin.cgi (just below initial comments), but I obtain the same error message.
Thanks for your help.
Davide.
Quote Reply
Re: [dodo] Installation In reply to
Do you have a Perl error log you can look at, to try and find out why its doing this?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Installation In reply to
I've sent a request to my provider about Perl Error Log.

Thanks, Andy.

Davide.