<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre class="escaped">Is there some trick to downloading PHP files that I don't know about?
There's place on the <a
href="http://www.pmwiki.org/wiki/PmWiki/SiteAnalyzer">pmWiki website</a> with a "site analyzer" that tests for security. </pre>
It instructs me to install a few lines into the config.php file in the
"local" directory. <br>
<pre class="escaped">include_once("$FarmD/cookbook/analyze.php");
$AnalyzeKey = 'secret';
Then it tells me to downland and put "analyze.php" script into the "cookbook" directory.
When I invoke the site analyzer, it says it can find the site but can't find the script. But the script is there.
Why is the analyze site not seeing the analyze.php file in the cookbook directory?
</pre>
<pre class="moz-signature" cols="72">--
Philip Yates
515 High St.
Oregon City, OR 97045
(503) 570-8000 cell
(503) 656-1127 home
</pre>
</body>
</html>