Hi Didier,
Did you try to hardcode the server name in config.php?
// URL of index.php e.g. http://yoursite.com/phpwiki/index.php
// you can leave this empty - it will be calculated automatically
$ScriptUrl = "";
// URL of admin.php e.g. http://yoursite.com/phpwiki/admin.php
// you can leave this empty - it will be calculated automatically
// if you fill in $ScriptUrl you *MUST* fill in $AdminUrl as well!
$AdminUrl = "";
~swain
On Tue, 27 Mar 2001, Didier Bretin wrote:
> Hello,
>
> I try to install phpwiki-1.2.0. on http://d.bretin.free.fr/phpwiki-1.2.0/ and apparently
> I'm redirected to another web, the one of my provider, when I click on a link: I got
> this link: http://php.proxad.net/cgi-bin/cgiwrap?SandBox.
>
> Can I do something to avoid this behaviour ? Oh, my provider got php3 and mysql.
>
> Regards
> --
> .------------------------------------------------.
> .^. | Didier Bretin, France | db...@in... |
> /V\ |-----------------------| www.informactis.com |
> // \\ | `------------------------|
> /( )\ | Visit: http://www.fnh.org/ |
> ^^-^^ `------------------------------------------------'
>
> _______________________________________________
> Phpwiki-talk mailing list
> Php...@li...
> http://lists.sourceforge.net/lists/listinfo/phpwiki-talk
>
---
http://www.panix.com/~swain/
"Without music to decorate it, time is just a bunch of boring
production deadlines or dates by which bills must be paid."
-- Frank Zappa
|