Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Need a Pro... Alex?...Bobsie?...

Quote Reply
Need a Pro... Alex?...Bobsie?...
My site is out of control. I am desperately trying to get it to even build. Keeps timing out from the browser, and at the command line it gives me this error:

root: {7} % ./nph-build.cgi
HTTP/1.0 200 OK
Content-type: text/plain

Error including libraries: Can't locate /usr/local/etc/httpd/htdocs/destiney/cgi
-bin/admin/db_utils.pl in @INC (@INC contains: . /usr/local/lib/perl5/i386-bsdos
/5.00403 /usr/local/lib/perl5 /usr/local/lib/perl5/site_perl/i386-bsdos /usr/loc
al/lib/perl5/site_perl .) at ./nph-build.cgi line 31.

Does command line build not support alternate version two, like in a browser build where mine always uses the second method?

Would anyone reccomend an mSQL database using php3, seems as though both of these are already available to me on my web server... I been reading and it doesn't look too hard to write something simple enough to keep a Links site going after it max's out to point "Un-Search-able" or "Unbuildable". I was thinking to maybe just trash the Categories altogether, and go with a regular Searchable database of sites. Thoughts? Anyone?

I guess I'll have to wait up til 3:00 am to build it from now on...



------------------
destiney - (des’-ti-nêy) - n. 1. diety of all things "html", 2. internet addict, 3. lover of late '80's heavy metal music, 4. see also - cool guy, des, mr. java, "It's 3:00a.m., your website is still up, why are you?" http://destiney.com
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
Can you put your links.cfg file online as a text file so we can look at it?
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
The whole thing? Like copy and paste it into one of these bb messages?

------------------
destiney - (des’-ti-nêy) - n. 1. diety of all things "html", 2. internet addict, 3. lover of late '80's heavy metal music, 4. see also - cool guy, des, mr. java, "It's 3:00a.m., your website is still up, why are you?" http://destiney.com
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
yes, or give us a link to it as a text file

------------------
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
 http://destiney.com/links.txt

As you can see I have turned everything "down" pretty low, as of this morning the site will not build at all, too many "new" links hanging it up. Staggared build hangs as well. Surely there is alternate plan B for when this happens... So someone tell me what it is?

------------------
destiney - (des’-ti-nêy) - n. 1. diety of all things "html", 2. internet addict, 3. lover of late '80's heavy metal music, 4. see also - cool guy, des, mr. java, "It's 3:00a.m., your website is still up, why are you?" http://destiney.com
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
tray this

"nph-build.cgi"
Quote:
change :

require "links.cfg";

to

require "/usr/local/etc/httpd/htdocs/destiney/cgi-bin/admin/links.cfg";

------------------
http://www.yahooid.com
Quote Reply
Re: Need a Pro... Alex?...Bobsie?... In reply to
ARGA, can you help me with links and MySQL?

------------------