Gossamer Forum
Home : Products : Gossamer Links : Discussions :

nph_build.cgi makes a bad job.

Quote Reply
nph_build.cgi makes a bad job.
Sorry i am German

Hi
If I build pages in my Admincenter it works, but not full correct.
i have more than 4000 links. This is the Problem
I have tested it with 20 Links, there is no Problem.
When the nph_build.cgi build the Sites, he dont finished his Job.
Categories with more than 400 Links dosent finished (build Sites) and go to the next Categorie.

What can I do, to finished build Sites and go than to the next Categorie?

In Deutsch
Wenn ich die Seiten im Admincenter Auto-Manual erstelle, werden die Kategorien, in denen mehr als 400 Links enthalten sind, nicht fertig erstellt.
Ich habe 20 Links pro Seite eingestellt.
Die ersten 7 Seiten werden erstellt, und das Script springt zur nächsten Kategorie.

Was kann ich tun, damit das Script erst zur nächsten Kategorie geht, wenn die jetzige abgeschlossen ist?

MfG Kamaworld
Quote Reply
Re: [Kamaworld] nph_build.cgi makes a bad job. In reply to
Hi,

I have over 9,000 links and I have no problems building, did you try using Build Staggered?
Quote Reply
Re: [rascal] nph_build.cgi makes a bad job. In reply to
Yes, and I make Changes in nph_build.cgi
Code:

my $step = $in{'step'} || 1;
my $limit = $in{'limit'} || 1;
my $offset = $in{'offset'} || 0;
my $auto = $in{'auto'} || 1;

Categorie 1: 465 Links, links per Page 20, Pages Build = 7 Not finished
Categorie 2: 145 Links, Pages Build = 8 finished
Categorie 7: 412 links, Pages Build = 8 Not finished
Categorie 9: 462 Links, Pages Build = 6 Not finished

And so on...

I Think there is a Link witch makes Problems, could it be right?
Quote Reply
Re: [Kamaworld] nph_build.cgi makes a bad job. In reply to
How is the build process ending (does it give an error)? Have you tried building from shell (if possible)? Your web server could have process limits causing it to die.

Adrian
Quote Reply
Re: [brewt] nph_build.cgi makes a bad job. In reply to
Hello Adrian
No, there is no error. Only the Subpages are not buildet.

Step 2 Subpages buildet.
Build Subpages, 1 Sec... fineshed
Next Categorie, Build Subpages, 3 Sec... fineshed
Next Categorie, Build Subpages, (3 or 5 Sec) Not finished but it gives no error.
Next Categorie, Build Subpages, 2 Sec... finished

I think its a time problem.
I wish a check (finished?), and go to the next Categorie.
Quote Reply
Re: [Kamaworld] nph_build.cgi makes a bad job. In reply to
Is here Anyone who can makes me a Check?

If finished - Go to the next Categorie
If not
- Check Subpages
Build Subpage 1?, 2?, 3?,....7?, ....
8 failed - go to step build Subpage 7
If fineshed - Go to the next Categorie
If not...
Quote Reply
Re: [Kamaworld] nph_build.cgi makes a bad job. In reply to
I would contact the people who host your site and find out what they say.
But first I would try a fresh copy of nph-build.cgi
Quote Reply
Re: [rascal] nph_build.cgi makes a bad job. In reply to
In Reply To:
I would contact the people who host your site and find out what they say.
But first I would try a fresh copy of nph-build.cgi

Before I changes my Provider, i had the problem.
My Friend has an other Provider, and 4000 links and the same problem.

I get a fresh copy from the nph_build.cgi, changes it, and he builds absolut the same Subpages.


I think it's a time-problem. I testet it with 1000 links, no problem.
I send E-Mails to all User. After 3000, he send me timeout error.
Quote Reply
Re: [Kamaworld] nph_build.cgi makes a bad job. In reply to
In Reply To:
In Reply To:
I would contact the people who host your site and find out what they say.
But first I would try a fresh copy of nph-build.cgi


Before I changes my Provider, i had the problem.
My Friend has an other Provider, and 4000 links and the same problem.

I get a fresh copy from the nph_build.cgi, changes it, and he builds absolut the same Subpages.


I think it's a time-problem. I testet it with 1000 links, no problem.
I send E-Mails to all User. After 3000, he send me timeout error.



I had the same issue, please read my solution.
http://www.gossamer-threads.com/...orum.cgi?post=290451

may be in future release, they will have it as variable that you could config in admin page.

Good Luck!
Quote Reply
Re: [jasy007] nph_build.cgi makes a bad job. In reply to
Das wird entweder an Deinem Server oder an einer Modifikation liegen; wir haben um die 6000 Einträge, wobei es um große Datensätze und nicht um einfache Links geht. Dazu kommen weitere Tabellen mit Daten und Bildern. Zusätzlich werden noch bis zu 3 Detailseiten pro Datensatz gebaut. Ein Build dauert mittlerweile um die 10 Minuten (Web); auf der Console habe ich es noch nicht getestet. Versuche es erst damit, dann checke, ob Dein Server irgendwelche Beschränkungen hat. Ansonsten bleibt das Anlegen von subcats ...