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

nph-build.cgi building problem in Admin Interface

Quote Reply
nph-build.cgi building problem in Admin Interface
 
We have just taken a new server and the script is running fine on old server but on new server it is not building pages when we click nph-build.cgi It start and than hang

Links Manager: Building Pages
Building Pages
Pages built on 19-Aug-2004 at 08:25:19
--------------------------------------------------------
Backing up database . . .
Backup exists for today.. Skipping
Done.
Building URL Index . . .
Done.
Updating New and Popular Records . . .
What's New Cutoff: 14 days
Popular Cutoff: 255 hits

After showing above the scripts stops.
When we use SSh and execute perl nph-buld command it works and build allpages
The problem which we faced is that onnew server we were forced to use -w with perl path
#!/usr/bin/perl -w modperl is active in plesk
New server has no resources problem as it is dedicated server and this is the first site on it
here is configueration of server:
1. Plesk 7.1.2
1 usr/bin/perl Installed?: YES, version :
This is perl, v5.8.0 built for i386-linux-thread-multi
MOD PERL IS ACTIVE
Red Hat 9
Intel Pentium 4 - 1.7 Ghz
512 MB
60GB

httpd 2.0.40-21.11
bind 9.2.1-16
courier-imap 3.0.3-rh9.build71040817.01
frontpage 5.0.2.2634
mailman 2.1.1-5
mysql 3.23.58-1.9
postgresql-server 7.3.4-3.rhl9
webalizer 2.01_10-11
php 4.2.2-17.2
mod_python 3.0.1-4
coldfusion Component was not installed
psa-migration-manager 1.0-rh9.build71040817.01
SSHTerm 0.2.2-rh9.build71040817.01
psa-qmail 1.03-rh9.build71040817.01 psa-proftpd 1.2.9-rh9.build71040817.01
psa-logrotate 3.7-rh9.build71040817.01
psa-spamassassin 7.1.2-rh9.build71040817.01
tomcat4 4.1.24-full.2jpp
mod_perl 1.99_07-5
perl-Apache-ASP 2.57-rh9.build71040817.01
drweb 4.31.7-rh1
drweb-qmail 4.31-rh9.build71040817.01
psa-bu 7.1.2-rh9.build71040817.01

WHEN WE BUILD ON SSH IT GIVES VARIOUS ERROR LIKE BUT BUILT THE PAGES COMPLETELY
Use of uninitialized value in concatenation (.) or string at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 557, <DB> line 246.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 552, <DB> line 246.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 553, <DB> line 246.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 554, <DB> line 246.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 555, <DB> line 246.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 556, <DB> line 246.
Use of uninitialized value in concatenation (.) or string at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 557, <DB> line 246.
Use of uninitialized value in array element at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 490, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 552, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 553, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 554, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 555, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 556, <DB> line 247.
Use of uninitialized value in concatenation (.) or string at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 557, <DB> line 247.
Use of uninitialized value in substitution (s///) at /home/httpd/vhosts/domain.com/cgi-bin/admin/db_utils.pl line 552, <DB> line 247.
Subject Author Views Date
Thread nph-build.cgi building problem in Admin Interface megri 8493 Aug 19, 2004, 9:28 AM
Thread Re: [megri] nph-build.cgi building problem in Admin Interface
Andy 8377 Aug 19, 2004, 10:05 AM
Thread Re: [Andy] nph-build.cgi building problem in Admin Interface
megri 8358 Aug 19, 2004, 10:01 PM
Thread Re: [megri] nph-build.cgi building problem in Admin Interface
Andy 8401 Aug 20, 2004, 1:06 AM
Thread Re: [Andy] nph-build.cgi building problem in Admin Interface
megri 8373 Aug 20, 2004, 2:54 AM
Thread Re: [megri] nph-build.cgi building problem in Admin Interface
Andy 8384 Aug 20, 2004, 2:57 AM
Thread Re: [Andy] nph-build.cgi building problem in Admin Interface
megri 8365 Aug 20, 2004, 3:04 AM
Thread Re: [megri] nph-build.cgi building problem in Admin Interface
Andy 8364 Aug 20, 2004, 3:07 AM
Thread Re: [Andy] nph-build.cgi building problem in Admin Interface
megri 8413 Aug 20, 2004, 3:11 AM
Thread Re: [megri] nph-build.cgi building problem in Admin Interface
Andy 8421 Aug 20, 2004, 3:15 AM
Thread Re: [Andy] nph-build.cgi building problem in Admin Interface
megri 8328 Aug 22, 2004, 11:47 PM
Post Re: [megri] nph-build.cgi building problem in Admin Interface
megri 8338 Aug 25, 2004, 7:14 AM