Guys,
I'm attempting to secure my site. According to the PmWiki instructions the 
first thing to do is site analysis. 
After Downloading the analyze.php script and placing it in my cookbook/ 
directory. and inserting in the config file the
include_once("$FarmD/cookbook/analyze.php");
$AnalyzeKey = 'secret';

I get these error messages when I boot up my site:
Warning: 
include_once(/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/cookbook/analyze.php)
 [function.include-once]: failed to open stream: No such file or directory in 
/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/local/config.php on line 33

Warning: include_once() [function.include]: Failed opening 
'/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/cookbook/analyze.php' for 
inclusion (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in 
/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/local/config.php on line 33

Warning: Cannot modify header information - headers already sent by (output 
started at 
/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/local/config.php:33) in 
/hermes/waloraweb003/b1294/pow.verist/htdocs/pmwiki/pmwiki.php on line 1130

Then if I still go ahead and try to analyze my site I get this:
Detailed results
Obtain site configuration ... no connection
The analyzer was unable to connect to the site. This may be because the url was 
entered incorrectly, the site is behind a firewall, or is otherwise 
inaccessible to the pmwiki.org server.

What do I need to do to correct this? 
Has anyone ever used the SiteAnalyzer? And did it work for you?
Many thanks,
Al 


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to