View Single Post
Old
  (#9 (permalink))
edwurster
green side up, please!
edwurster will become famous soon enoughedwurster will become famous soon enough
 
edwurster's Avatar
 
Status: Offline
Posts: 660
Join Date: May 2003
Location: Voorhees, NJ
Rep Power: 69
11-27-2005, 07:34 PM

Quote:
Originally Posted by Jim
I set this one up on Page-Zone last week, but the site was too large for it. It slowed way down in its indexing at about the 20,000 page mark, but it seems like a nice one if the site is 15,000 pages or less. It indexes the site by following the pages (spidering)

http://www.greywyvern.com/orca#sear
I'm game. Since you've done this, what do I enter for the variables?

Quote:
Originally Posted by GW
Open the config.php file and edit the seven user variables to your
preference. The fifth variable is the prefix the script will use
to create three tables in your database. The sixth and seventh
will be the username and password you'll use to log in to the
Control Panel.
$dData['hostname'] = "hostname";
$dData['username'] = "username";
$dData['password'] = "password";
$dData['database'] = "database";
$dData['tablename'] = "orcasearch";

$dData['adminName'] = "admin";
$dData['adminPass'] = "password";

I can guess that the last two are my choices.


Ed Wurster - sacts92 (old root10)

...CPANEL Docs
......P-Z Server Status
  Send a message via AIM to edwurster  
Reply With Quote