Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Build error

Quote Reply
Build error
Hi,

Thanks for the quick reply from yesterday. It really helped me.
Now a have a new problem with the build fuction.
I get this message :

Building What's New Index ...
A fatal error has occured:Unable to open: '/usr/home/v1/a0006338/html/cgi-bin/lhcsql2/New/index.html' (Permission denied)Please enable debugging in setup for more details.
Stack Trace
======================================
Links (9057): Links::environment called at Links.pm line 445.Links (9057): Links::fatal called at nph-build.cgi line 710.Links (9057): main::_cant_open called at nph-build.cgi line 296.Links (9057): main::_build_new called at GT/Plugins.pm line 66.Links (9057): GT::Plugins::dispatch called at nph-build.cgi line 69.Links (9057): main::build_all called at nph-build.cgi line 35.Links (9057): main::main called at nph-build.cgi line 22.

System Information
======================================
Perl Version: 5.00503
Links SQL Version: 2.0.0-beta1
DBI.pm Version: 1.13
@INC =
/usr/libdata/perl5/5.00503/i386-bsdos
/usr/libdata/perl5/5.00503
/usr/libdata/perl5/site_perl/i386-bsdos
/usr/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl/i386-bsdos/include
.

CGI INPUT
======================================
do => all


CGI Cookies
======================================


ENVIRONMENT
======================================
DOCUMENT_ROOT => /usr/home/v1/a0006338/html
GATEWAY_INTERFACE => CGI/1.1
HTTP_ACCEPT => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, application/x-comet, */*
HTTP_ACCEPT_ENCODING => gzip, deflate
HTTP_ACCEPT_LANGUAGE => nl-be
HTTP_CONNECTION => Keep-Alive
HTTP_HOST => limburginfoweb.com
HTTP_REFERER => http://limburginfoweb.com/cgi-bin/lhcsql2/admin/admin.cgi?do=page&page=build_nav.html
HTTP_USER_AGENT => Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
HTTP_VIA => 1.1 proxy (NetCache 4.1R4D1)
HTTP_X_FORWARDED_FOR => 213.224.160.205
PATH => /bin:/usr/bin
QUERY_STRING => do=all
REMOTE_ADDR => 213.224.83.150
REMOTE_HOST => nchobo03.telenet-ops.be
REMOTE_PORT => 11208
REQUEST_METHOD => GET
REQUEST_URI => /cgi-bin/lhcsql2/admin/nph-build.cgi?do=all
SCRIPT_FILENAME => /usr/home/v1/a0006338/html/cgi-bin/lhcsql2/admin/nph-build.cgi
SCRIPT_NAME => /cgi-bin/lhcsql2/admin/nph-build.cgi
SCRIPT_URI => http://limburginfoweb.com/cgi-bin/lhcsql2/admin/nph-build.cgi
SCRIPT_URL => /cgi-bin/lhcsql2/admin/nph-build.cgi
SERVER_ADDR => 208.184.93.54
SERVER_ADMIN => webmaster@limburginfoweb.com
SERVER_NAME => limburginfoweb.com
SERVER_PORT => 80
SERVER_PROTOCOL => HTTP/1.0
SERVER_SOFTWARE => Apache/1.3.12 (Unix) PHP/4.0.0 FrontPage/4.0.4.3
UNIQUE_ID => OjaApdFCfBYAACCcU2w

If anybody could help me, i would be very grateful.

Thanks in advance,

Etienne Colla

Quote Reply
Re: Build error In reply to
What is the url for your New page? Check: Setup --> Paths and URLs. At the bottom of the page, there is a link to "click here", where you can see if your New page is set up right.


Jian Liu
Indiana University Libraries
Quote Reply
Re: Build error In reply to
Try chmodding the index page to 777.

Thanks
Paul Wilson.