Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Build Stops in Random Places

Quote Reply
Build Stops in Random Places
Hello

Got a situation where the build stops at different points in the cycle. I have done a build stage wise and it stops 2/3 ish of the way through.

However if I lokk at the site in dynamic mode it works fine, so I know I have the heirarchy sorted ok. Has anyone come across a similar issue. This is using a windows box.

Cheers

Richard
Quote Reply
Re: [ukseo] Build Stops in Random Places In reply to
Are you doing this via the admin panel?

Try it from SSH;

cd /path/to/your/admin/folder
perl nph-build.cgi --all

...or;

perl nph-build.cgi --changed

Hope that helps.

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] Build Stops in Random Places In reply to
yeah, from the admin panel, i will give those a go.

Cheers