PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 11-08-2006, 06:42 AM   #1
BiJae
Green Mole
 
Join Date: Nov 2006
Location: austin
Posts: 2
Local Index Not working

I'm a little perplexed. I've followed the installation instructions to get the program to work. I followed the thread that offered the code to work with MySql 5.0

Code:
    if ($pu['port'] == 0 || $pu['port'] == 80) {
         $pu['port'] = 0;
    }
    else {
         settype($pu['port'],'integer');
After I put this change in place I tested on the server PHPDIG is installed on. It failed as it had before. I then tested on a different site I own that is off site. This time the index ran just as expected.

I've verified that the local server is configured according to the prerequisites, safe_mode = OFF, allow_url_fopen = ON.

When I put the url, localhost, IP address I get this response in under a second:

Spidering in progress... [Stop spider]
Optimizing tables...
Indexing complete ! [Back] to admin interface.

I'm not sure what I've configured wrong on my server. If some one can help me locate the problem I would appreciate it. My php info file is at http://www.tcud.state.tx.us/test.php

Thank you,
BiJae is offline   Reply With Quote
Old 11-13-2006, 12:30 PM   #2
BiJae
Green Mole
 
Join Date: Nov 2006
Location: austin
Posts: 2
Some progress

Through another site some one directed me to remove the robots.txt file from the root directory of the site that won't index. I did this and that seemed to help me move forward... a little. Now I'm getting acknowledgment of the site however I get an error that says no link to the temp table.

Code:
Spidering in progress... [Stop spider]
SITE : http://www.tcud.state.tx.us/
Exclude paths :
- @NONE@
Meta Robots = NoIndex, or already indexed : No content indexed
1:http://www.tcud.state.tx.us/
(time : 00:00:01)
No link in temporary table
links found : 0
...Was recently indexed
Optimizing tables...
Indexing complete ! [Back] to admin interface.
Can any one give me advice if they've had a similar problem? Any advice is appreciated.

Thank you,
BiJae is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Local install just not spidering zuzu Troubleshooting 0 02-28-2006 02:53 AM
Local install just not spidering sealless Troubleshooting 4 02-04-2006 07:33 AM
How to index only local directory files? sf44 How-to Forum 0 01-28-2005 02:56 AM
local index xorex How-to Forum 3 07-25-2004 05:46 PM
On a local network guy Mod Requests 1 04-20-2004 01:07 PM


All times are GMT -8. The time now is 12:12 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.