Re: [ANNOUNCE] Web Crawler

2013-01-27 Thread SivaKarthik
Hii,
 I'm trying to configure crawl-anywhere 3.0.3 version in my local system..
 i'm following the steps from the page
http://www.crawl-anywhere.com/installation-v300/
 but, crawlerws is failing and throwing the below error message in the
brower
  http://localhost:8080/crawlerws/


   1
   Missing action


Not sure where im doing wrong.. could please help me out to resolve the
problem.. thank you.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/ANNOUNCE-Web-Crawler-tp2607831p4036493.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: [ANNOUNCE] Web Crawler

2013-01-29 Thread SivaKarthik
Klein,
 Thank you for ur reply..
 
 i hosted the application in apache2 server
 and able to access the link http://localhost/search/

 but while accessing http://localhost/crawler/login.php
  its showing the error msg as 
 "Access denied for user 'crawler'@'localhost' (using
password: YES)"

 i tried to access
   http://localhost/crawler/log.php
  http://localhost/crawler/display.php

  but all throws the same error msg
  "Access denied for user 'crawler'@'localhost' (using
password: YES)"

 for testing purpose
i created test1.html and test2.php under  /opt/crawler/web/crawler/pub
folder
and i succeeded  to access it
 http://localhost/crawler/test2.php
 http://localhost/crawler/test1.html

im not completely sure why the Access denied error for login.php page
Any idea?

Regards
 

 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/ANNOUNCE-Web-Crawler-tp2607831p4036966.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: [ANNOUNCE] Web Crawler

2013-01-29 Thread SivaKarthik
Hi,
 i resolved the issue "Access denied for user 'crawler'@'localhost' (using
password: YES)" 
 
 mysql user crawler/crawler was created and privileges added as mentioned in
the tutorial..
 Thank you.
  



--
View this message in context: 
http://lucene.472066.n3.nabble.com/ANNOUNCE-Web-Crawler-tp2607831p4036978.html
Sent from the Solr - User mailing list archive at Nabble.com.