On Fri, Aug 10, 2007 at 02:17:31PM -0700, sam wrote: > > I changed the dir name to pmwiki, just in case... > > Then double-checked per your suggestion: > # $ScriptUrl = > 'http://www.curl.org/pmwiki/pmwiki.php'; > # $EnableDiag = 1;
Be sure to uncomment the $ScriptUrl line -- remove any leading '#' before the setting. > http://www.curl.org/pmwiki/ I tried this address but got a "404 not found" error. Pm > --- "Patrick R. Michaud" <[EMAIL PROTECTED]> wrote: > > > On Fri, Aug 10, 2007 at 01:29:52PM -0700, sam wrote: > > > I don't think so: > > > $ScriptUrl = > > > 'http://www.(mydomain).org/wiki/pmwiki.php'; > > > > Setting $ScriptUrl should be causing all of the urls > > to appear with your explicit setting, and not > > anything > > that PmWiki detects from the environment. > > > > Double-check the spelling of the $ScriptUrl > > variable. > > You might try setting $EnableDiag = 1; and then > > running > > with ?action=diag and verify that [ScriptUrl] is set > > to > > 'http://www.(mydomain).org/wiki/pmwiki.php' > > > > If that doesn't work, is there a url we could look > > at? > > > > Pm > > > > > --- Ben Wilson <[EMAIL PROTECTED]> wrote: > > > > > > > Check your $ScriptUrl setting. Perhaps it was > > > > misset? > > > > > > > > On 8/10/07, sam <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Just installed pmwiki... > > > > > > > > > > I can get to the homepage: > > > > > > > > > > http://www.mydomain.org/wiki/ > > > > > > > > > > I'm using an index.php and $EnablePathInfo = > > 0; > > > > > > > > > > wiki.d has been created > > > > > > > > > > The problem is that all the urls point to > > > > 'global-bin' > > > > > So the Initial Setup Tasks goes to: > > > > > > > > > > > > > > > http://domain/global-bin/php.cgi?n=PmWiki.InitialSetupTasks > > > > > > > > > > which results in an internal server error > > > > > > > > > > We're using FreeBSD/apache hosted on Verizon. > > > > > Any suggestions on why and how to fix this? > > > > > > > > > > thx, > > > > > sam > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > > Looking for a deal? Find great prices on > > flights > > > > and hotels with Yahoo! FareChase. > > > > > http://farechase.yahoo.com/ > > > > > > > > > > > > _______________________________________________ > > > > > pmwiki-users mailing list > > > > > [email protected] > > > > > > > > > > > > > > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > > > > > > > > > > > -- > > > > Ben Wilson > > > > "Words are the only thing which will last > > forever" > > > > Churchill > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > Yahoo! oneSearch: Finally, mobile search > > > that gives answers, not web links. > > > > > > http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC > > > > > > _______________________________________________ > > > pmwiki-users mailing list > > > [email protected] > > > > > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > ____________________________________________________________________________________ > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, > news, photos & more. > http://mobile.yahoo.com/go?refer=1GNXIC > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
