[pmwiki-users] PHP CGF cannot be accessed directly...

Patrick R. Michaud pmichaud at pobox.com
Tue Apr 11 12:45:19 CDT 2006


On Tue, Apr 11, 2006 at 12:17:05PM -0500, Kathy Watson wrote:
>      I just installed pmwiki on my pc which has a webserver.. running
>    apache/1.3.33 and php.. i'm not sure what version of PHP (or if it
>    matters)...
>    Here is my error:
>     
>    i go to 10.0.0.4/pmwiki/pmwiki.php (my localhost) and it opens fine.. i
>    see the pmwiki.php page, it looks great, but when i click on any link that
>    links within my computer... for example, "To continue setting up PmWiki,
>    see initial setup tasks." , i get this message:
>    [...]
>       Can anyone help me? I'm not sure what the problem is. I'll keep working
>    at a solution, but any help would be greatly appreciated. Thank you , 
>    Jason

Try explicitly setting $ScriptUrl in your local/config.php:

    $ScriptUrl = 'http://10.0.0.4/pmwiki/pmwiki.php';

Pm




More information about the pmwiki-users mailing list