Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Premature end of script..."error"

Quote Reply
Premature end of script..."error"
Hi, i have a problem in "www.doteasy.com" server, my script Links 2.0 or Links 1.0 dont rule. The chmod is 777, all is correct in code (rule in other servers) but in doteasy.com server dont rule. Sorry for my weak english...i need a solution :-(

Thanks for the help...

KiNo.


Quote Reply
Re: Premature end of script..."error" In reply to
Read all the documentation of installing CUSTOM CGI scripts in the new web server..they must have a bunch of online documentation. Verify that you have set-up permissions correctly and also using the CORRECT paths in your new server...double check the links.cfg and if this is a NT server, then make sure you have configured $db_iis to be 1....

Code:

$db_iis = 1;


IN the links.cfg file...

Make sure that you are also using the CORRECT Perl path of your new server...

Basically, READ the README file and check your server's online documentation!

Regards,

Eliot Lee
Quote Reply
Re: Premature end of script..."error" In reply to
Thanks but i put $db_iis = 1; and still dont rule. The chmods are 777 in all paths and files, the directories of links.cf are correctly (re-re-re-rechecked)... i dont know the solution... :-( (Sorry for my weak english)

Thanks...

Quote Reply
Re: Premature end of script..."error" In reply to
$db_iis should NOT be 1 if your are on unix/linux

I suggest you read the readme again because it certainly doesn't ask you to chmod all files to 777.

Paul
Installations:http://wiredon.net/gt/
Support: http://wiredon.net/forum/

Quote Reply
Re: Premature end of script..."error" In reply to
Dont rule, with value 1 or 0 dont rule, and all of configuration i believe is correct but rule in other servers but in "doteasy.com" server..."premature end of script"... sorry for my weak english again.


Quote Reply
Re: Premature end of script..."error" In reply to
As I said - READ the README and check your ERROR logs.

Paul
Installations:http://wiredon.net/gt/
Support: http://wiredon.net/forum/

Quote Reply
Re: Premature end of script..."error" In reply to
I check and recheck the error log.. always is "premature end of script"...and i read the readme...