Menu

bad links in index.php

Anonymous
2002-02-01
2012-10-11
  • Anonymous

    Anonymous - 2002-02-01

    after installation the links will be displayed as follows:

    http://www.mypage.com/pathto/index.php/pathto%2Findex.php?action=edit

    but it should display as followd:

    http://www.mypage.com/pathto/index.php?action=edit

    what has gone wrong? i habe installed phpwiki with mysql as database. version of phpwiki is 1.3.2
    thanx for your help

    regards
    bernd

     
    • Sly

      Sly - 2002-02-23

      you should set the VIRTUAL_PATH in index.php

      it work for me for the edit button

       
    • Sly

      Sly - 2002-02-23

      for no problem :

      define('USE_PATH_INFO', false);

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.