Gossamer Forum
Home : Products : Links 2.0 : Discussions :

jump.cgi not working

Quote Reply
jump.cgi not working
Hi,

I tried the free version of the script to test it.

The jump.cgi seems to malfunction. I get this
"The page cannot be displayed"

I tried to add 2 links and got same for both.

Please help.

Ashish
Quote Reply
Re: [link-not-going] jump.cgi not working In reply to
Do any of your other CGI scripts work? i.e search.cgi, add.cgi, etc ?

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] jump.cgi not working In reply to
Yes,

I just searched and it worked.

http://www.indiantranslator.com/pages/test_1/

This is the link you can look up to.

I don't know what is wrong.

Thanks

Ashish
Quote Reply
Re: [link-not-going] jump.cgi not working In reply to
Try adding this, after your path to perl;

Code:
use CGI::Carp qw(fatalsToBrowser);

..i.e;

Code:
#!/usr/bin/perl

use CGI::Carp qw(fatalsToBrowser);

That should *hopefully* give you more details on why its failing.

Also, silly question .. but is it CHMOD 755?

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] jump.cgi not working In reply to
Did that, nothing happened.

it is 755.

Ashish
Quote Reply
Re: [link-not-going] jump.cgi not working In reply to
If you don't mind sending over FTP access, I'll take a quick look for you (time dependent =)).

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] jump.cgi not working In reply to
check email for FTP.

Ashish
Quote Reply
Re: [link-not-going] jump.cgi not working In reply to
Thanks Andy,

So shall i save jump.cgi for future.

And also wanted to know when i buy your product do i have right to install it on any number of sites or just one.

I'm planning to use it for my clients.

Ashish
Quote Reply
Re: [link-not-going] jump.cgi not working In reply to
No worries :)

Quote:
And also wanted to know when i buy your product do i have right to install it on any number of sites or just one.

Its not my product <G>

However, regarding licenses ... I'm afraid its only valid on one domain, per license. That I know Smile

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!