Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.


Reply
 
LinkBack Thread Tools Display Modes
Old 03-21-2008, 01:05 PM   #1 (permalink)
Junior Member
 
Join Date: 01-26-08
Posts: 6
iTrader: 0 / 0%
Latest Blog:
None

Jimbob is liked by many
Help with Sphider search engine

Hi,

I'm looking to learn more about adding a search engine to website and the one that seems to be highly recommended is Sphider. It says its easy to install but I'm afraid I don't find it so. I'm just starting to learn PHP and MySQL but apparently you don't need to know much of that to be able to install it, but I am struggling. Saying things like "change $database, $mysql_user, $mysql_password and $mysql_host to correct values" in a certain file doesn't really help alot. What are the correct values? If anyone can help or knows of an idiot's guide of how to get this thing up and running I'd be very grateful.

Thanks in advance,

Jimbob
Jimbob is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-21-2008, 01:21 PM   #2 (permalink)
v7n Mentor
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 1,338
iTrader: 0 / 0%
Latest Blog:
Starting p90x today

Izzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web pro
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
You don't need to change "$database, $mysql_user, $mysql_password and $mysql_host", you need to change the value, if that makes sense.

Each of those variables are what connects Sphider to your database. So, you need to know how, if you haven't done so already, setup a database and a user (if you can) to connect to it. Then edit the values of the variables with your new database and usernames.

$mysql_host would be localhost (if you are not using a database from another server/site)
__________________
Izzmo
Coding Guru Extraordinaire
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2008, 04:32 AM   #3 (permalink)
Junior Member
 
Join Date: 01-26-08
Posts: 6
iTrader: 0 / 0%
Latest Blog:
None

Jimbob is liked by many
Thanks for the reply Izzmo. I think I understand about changing the values of the variables and setting up a database but I'm not sure what you mean by setting up a user. Is this just a username to access the database? If so, I think I've already done that. Unfortunately, there's no access to setting up a MySQL database with my hosting account, so can all this be done using Apache on my own computer so that I can test it before upgrading my account?

Thanks again for any help,

Jimbob
Jimbob is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-26-2008, 01:06 PM   #4 (permalink)
v7n Mentor
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 1,338
iTrader: 0 / 0%
Latest Blog:
Starting p90x today

Izzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web pro
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
Are you trying to run a server, or environment, on your own machine? If so, you need to install phpMyAdmin, so you can access the MySQL databases. From there, you would just need to input the username and pass that you are using to login to phpMyAdmin, which would be username: root password: xxxxxxxxx. Or you can setup a new username if you as well.

If you are not setting up a server environment on your own machine, what hosting software is installed on your server? Most common ones are cPanel and Plesk, and of course custom interfaces.
__________________
Izzmo
Coding Guru Extraordinaire
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-29-2008, 01:31 AM   #5 (permalink)
Junior Member
 
Join Date: 01-26-08
Posts: 6
iTrader: 0 / 0%
Latest Blog:
None

Jimbob is liked by many
Thanks again Izzmo. I'm up and running now. I tried using Xampp (which I found worked better than Wamp) and did a search on the net for Xampp/Sphider and found this tutorial (http://quartz.syr.edu/rdlankes/Teach...r/sphider.html) which helped immensely. Sphider works perfectly on my site and all on my local machine using Xampp. I'm really pleased.

Thanks again for your time,

Jimbob
Jimbob is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2009, 08:17 AM   #6 (permalink)
v7n Mentor
 
Izzmo's Avatar
 
Join Date: 11-01-03
Location: Kansas City
Posts: 1,338
iTrader: 0 / 0%
Latest Blog:
Starting p90x today

Izzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web proIzzmo is a highly respected web pro
Send a message via ICQ to Izzmo Send a message via AIM to Izzmo Send a message via MSN to Izzmo Send a message via Yahoo to Izzmo
Quote:
Originally Posted by Jimbob View Post
Thanks again Izzmo. I'm up and running now. I tried using Xampp (which I found worked better than Wamp) and did a search on the net for Xampp/Sphider and found this tutorial (http://quartz.syr.edu/rdlankes/Teach...r/sphider.html) which helped immensely. Sphider works perfectly on my site and all on my local machine using Xampp. I'm really pleased.

Thanks again for your time,

Jimbob
You are most welcome!
__________________
Izzmo
Coding Guru Extraordinaire
ZeroWeb Hosting & Design - Customizable hosting for every type of user!
Izzmo is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-18-2009, 04:48 AM   #7 (permalink)
Junior Member
 
Join Date: 03-18-09
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

intersol is liked by many
Just recently I started using Sphider on my website, and being a total new commer to this field I was most surprised that it worked first time. I was up and running in about 30 minutes!

The only issue I have is that Indexing always stops after about 300 urls, but when I restart it continues where it left off.

http://www.ebooksolutionstore.com
intersol is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Engine Optimization Checklist:How to Get Top Rankings in Google Search Results dkgehl SEO Forum 12 02-12-2008 07:33 AM
Find out how many times a certain term is search on Search engine thebeacon Google Forum 3 11-09-2007 08:15 AM
New Search Engine Experiment about indexing in the search engines sitetutor SEO Forum 0 02-27-2007 11:10 AM
Search Engine Watch - Search Engine Strategies - SOLD!! ! ! SEO Forum 3 12-04-2005 03:26 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 05:12 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.