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

Internal Server Error

Quote Reply
Internal Server Error
directory.pubblicitaonline.it/cgi-bin/links/admin/admin.cgi

This is configuration:

# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/httpd/vhosts/directory.pubblicitaonline.it/cgi-bin/links/admin";
$db_dir_url = "http://directory.pubblicitaonline.it/cgi-bin/links/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://directory.pubblicitaonline.it/cgi-bin";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/home/httpd/vhosts/directory.pubblicitaonline.it/httpdocs";
$build_root_url = "http://directory.pubblicitaonline.it";

# PATH and URL of What's New page. No Trailing slash.
$build_new_path = "$build_root_path/New";
$build_new_url = "$build_root_url/New";


The file in the admin directory /home/httpd/vhosts/directory.pubblicitaonline.it/cgi-bin/links/admin

-rwxr-xr-x 1 director psacln 5887 ott 27 22:52 admin.cgi
-rw-r--r-- 1 director psacln 72786 ott 27 22:52 admin_html.pl
drwxr-xr-x 2 director psacln 4096 ott 27 22:52 backup
-rw-r--r-- 1 director psacln 3192 ott 27 22:52 category.def
drwxr-xr-x 4 director psacln 4096 ott 27 22:53 data
-rw-r--r-- 1 director psacln 38724 ott 27 22:53 db.pl
-rw-r--r-- 1 director psacln 23977 ott 27 22:53 db_utils.pl
-rw-r--r-- 1 director psacln 10708 ott 27 23:49 links.cfg
-rw-r--r-- 1 director psacln 4778 ott 27 22:53 links.def
-rw-r--r-- 1 director psacln 12276 ott 27 22:53 Mailer.pm
-rwxr-xr-x 1 director psacln 47766 ott 27 22:53 nph-build.cgi
-rwxr-xr-x 1 director psacln 7489 ott 27 22:53 nph-email.cgi
-rwxr-xr-x 1 director psacln 7809 ott 27 22:53 nph-verify.cgi
-rw-r--r-- 1 director psacln 38349 ott 27 22:53 site_html.pl
-rw-r--r-- 1 director psacln 16769 ott 27 22:53 site_html_templates.pl
-rw-r--r-- 1 director psacln 4669 ott 27 22:53 Template.pm
drwxr-xr-x 2 director psacln 4096 ott 27 22:54 templates

where is the error ?

Thanks...

Directory Web Marketing

Web Agency

Suonerie Svizzera
Quote Reply
Re: [mgianfreda] Internal Server Error In reply to
an internal server error can mean a hundred different things. please check your server error log for the specific error.

Philip
------------------
Limecat is not pleased.
Quote Reply
Re: [mgianfreda] Internal Server Error In reply to
Could be that your admin folder is CHMODed to 777? Path looks like a Plesk system... and I know for a fact they don't like CHMOD's over 755 on folders Frown

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] Internal Server Error In reply to
I have one error:

Internal Server Error

http://directory.pubblicitaonline.it/...inks/rate.cgi?ID=374

In rate.cgi, why ??

This is situation...

-rwxr-xr-x 1 director psacln 6083 ott 28 00:10 add.cgi
drwxr-xr-x 5 director psacln 4096 ott 28 16:01 admin
-rwxr-xr-x 1 director psacln 4873 ott 28 00:11 jump.cgi
-rwxr-xr-x 1 director psacln 6889 ott 28 00:12 modify.cgi
-rwxr-xr-x 1 director psacln 4218 ott 27 22:54 rate.cgi
-rwxr-xr-x 1 director psacln 11667 ott 28 00:13 search.cgi
-rwxr-xr-x 1 director psacln 4808 ott 28 00:13 subscribe.cgi

Directory Web Marketing

Web Agency

Suonerie Svizzera
Quote Reply
Re: [mgianfreda] Internal Server Error In reply to
Maybe you hard coded the path into rate.cgi?

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!
Post deleted by mgianfreda In reply to
Quote Reply
Re: [Andy] Internal Server Error In reply to
I take it you worked out that /admin/data/ and all files in it/in its sub-folders need a CHMOD of 666? Wink

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!