Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: nph-build problem -- abort or looping

Quote Reply
Re: nph-build problem -- abort or looping In reply to
Ok,

You can sort of fudge things if you can build via telnet.

Code:
&build_backup();
&build_update_counters();
&build_update_newpop();
&build_stats();
&build_detailed_view();
&build_home_page();
&build_new_page();
&build_cool_page();
&build_rate_page();
&build_category_pages();
If you've run an aborted build, where you at least started the category
pages, you can put a # in front of each of the subroutines above, and try running _just_ the &build_category_pages()

next time you run the nph-build, don't forget to uncomment (doing right after you run this is a good idea) the lines above, since if you don't &build_stats() you wont update anything, and you won't build properly.

None of the routines are dependent upon one another, but should be built in order. You can save some time, maybe squeeze out a few more categories by doing that.

But, if you are timing out, see if you can get additional CPU time from your ISP, or one of the other suggestions posted here.

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/

Subject Author Views Date
Thread nph-build problem -- abort or looping pugdog 11635 Aug 29, 2000, 12:32 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11501 Aug 29, 2000, 12:38 PM
Thread Re: nph-build problem -- abort or looping
qango 11396 Aug 29, 2000, 1:32 PM
Post Re: nph-build problem -- abort or looping
Stealth 11385 Aug 29, 2000, 1:40 PM
Thread Re: nph-build problem -- abort or looping
startpoint 11412 Aug 29, 2000, 2:24 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11400 Aug 29, 2000, 3:39 PM
Thread Re: nph-build problem -- abort or looping
qango 11404 Aug 29, 2000, 3:47 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11421 Aug 29, 2000, 3:52 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11402 Aug 30, 2000, 1:25 AM
Thread Re: nph-build problem -- abort or looping
Alex404 11409 Aug 30, 2000, 3:30 AM
Thread Re: nph-build problem -- abort or looping
pugdog 11387 Aug 30, 2000, 6:11 AM
Thread Re: nph-build problem -- abort or looping
Alex404 11376 Aug 30, 2000, 6:36 AM
Thread Re: nph-build problem -- abort or looping
Stealth 11356 Aug 30, 2000, 7:51 AM
Thread Re: nph-build problem -- abort or looping
AndreasH 11385 Aug 30, 2000, 4:04 PM
Thread Re: nph-build problem -- abort or looping
Stealth 11363 Aug 30, 2000, 5:05 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11363 Aug 30, 2000, 5:20 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11387 Aug 30, 2000, 6:02 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11368 Aug 30, 2000, 6:14 PM
Thread Re: nph-build problem -- abort or looping
pugdog 11387 Aug 30, 2000, 6:29 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 11374 Aug 30, 2000, 6:50 PM
Post Re: nph-build problem -- abort or looping
pugdog 11363 Aug 30, 2000, 7:30 PM
Thread Re: nph-build problem -- abort or looping
Alex404 11384 Aug 31, 2000, 12:42 AM
Thread Re: nph-build problem -- abort or looping
AndreasH 11360 Aug 31, 2000, 10:58 AM
Thread Re: nph-build problem -- abort or looping
pugdog 11335 Aug 31, 2000, 2:06 PM
Thread to Alex
AndreasH 4440 Aug 31, 2000, 2:51 PM
Thread Re: to Alex
Stealth 4416 Aug 31, 2000, 3:09 PM
Thread Re: to Alex
AndreasH 4425 Aug 31, 2000, 3:18 PM
Post Re: to Alex
Stealth 4397 Aug 31, 2000, 3:25 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 4437 Aug 31, 2000, 4:30 PM
Thread Re: nph-build problem -- abort or looping
pugdog 4409 Aug 31, 2000, 5:51 PM
Thread Re: nph-build problem -- abort or looping
AndreasH 4407 Aug 31, 2000, 6:27 PM
Thread Re: nph-build problem -- abort or looping
Alex404 4403 Sep 1, 2000, 1:38 AM
Post Re: nph-build problem -- abort or looping
AndreasH 4391 Sep 1, 2000, 3:32 AM
Post To all who helped me!
AndreasH 4380 Sep 1, 2000, 4:44 PM
Post Re: nph-build problem -- abort or looping
Alex404 11370 Aug 30, 2000, 7:50 AM