PDA

View Full Version : Help Please: No link in temporary table


SystemX
06-26-2004, 09:40 PM
Hi all I am new to phpdig and I am haveing a little trouble getting it to work right.

Every time I try to spider a site I keep getting this

Example

SITE : http://www.dmoz.com/
Exclude paths :
- cgi-bin/
- editors/
- World/\.m
HTTP/1.0 200 OK
Date: Sat, 26 Jun 2004 06:23:50 GMT
Server: Apache/2.0.43 (Unix)
Cache-Control: max-age=2592000
Expires: Mon, 26 Jul 2004 06:23:50 GMT
Last-Modified: Mon, 21 Jun 2004 06:00:01 GMT
ETag: "50fe54-1803-9d985a40"
Accept-Ranges: bytes
Content-Length: 6147
Content-Type: text/html
Age: 81261
X-Cache: HIT from dmoz.org
X-Cache-Lookup: HIT from dmoz.org:8080
Connection: close


Warning: fopen(../admin/temp/94726911.tmp): failed to open stream: Permission denied in /home/admin/domains/mysite.com/public_html/dig/admin/robot_functions.php on line 705

Warning: fwrite(): supplied argument is not a valid stream resource in /home/admin/domains/mysite.com/public_html/dig/admin/robot_functions.php on line 707

Warning: fclose(): supplied argument is not a valid stream resource in /home/admin/domains/mysite.com/public_html/dig/admin/robot_functions.php on line 709

Warning: filesize(): Stat failed for ../admin/temp/94726911.tmp (errno=2 - No such file or directory) in /home/admin/domains/mysite.com/public_html/dig/admin/robot_functions.php on line 710
1:http://www.dmoz.com/
(time : 00:00:45)
No link in temporary table

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

links found : 1
http://www.dmoz.com/
Optimizing tables...
Indexing complete !


I have been searching threw the forum going off other peoples posts but nothing seems to work. Any help would be greatly appreciated.

vinyl-junkie
06-26-2004, 10:11 PM
Looks to me like you have the permissions set incorrectly for some folders. Check the installation documentation here (http://www.phpdig.net/navigation.php?action=doc#toc4) for some guidance on that.

Hope this helps. :)

SystemX
06-27-2004, 08:11 PM
Sorry tryed that still same thing wrong
:confused: :confused:

vinyl-junkie
06-27-2004, 08:24 PM
Um, I've just had to clear some of the cobwebs from my brain. ;) I had a similar problem a few months ago which I had forgotten about. Take a look at this thread (http://www.phpdig.net/showthread.php?s=&threadid=496&highlight=reset). I think it might provide a solution to your problem. Let us know how it goes.

SystemX
06-27-2004, 08:38 PM
Ok sorry I didint have the permissions set right.
Looks like I need to clear some cobwebs from my brain...

But now Im getting this error

Spidering in progress...
HTTP/1.1 404 Object Not Found
HTTP/1.1 403 Access Forbidden
HTTP/1.1 403 Access Forbidden
HTTP/1.1 404 Object Not Found

--------------------------------------------------------------------------------
SITE : http://www.msn.com/
Exclude paths :
- @NONE@
HTTP/1.1 403 Access Forbidden
1:http://www.msn.com/
(time : 00:00:06)
No link in temporary table

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

links found : 1
http://www.msn.com/
Optimizing tables...
Indexing complete !

and thanks vinyl-junkie you are a big help i see you help alot of users on phpdig from what i see on this forum

Charter
06-27-2004, 10:20 PM
http://www.phpdig.net/showthread.php?threadid=646 :)