Menu

#28 win2k issues

open
nobody
None
5
2012-10-11
2002-06-17
Dave
No

Has anyone installed phpwiki on win2k with phptriad or
foxserv. More specifically, are you using dbm or mysql ?

Discussion

  • Mike Kruchoski

    Mike Kruchoski - 2002-07-01

    Logged In: YES
    user_id=387762

    I'm running phpwiki 1.3.3 on a Win2K machine with FoxServ
    2.1 (Apache 1.3.22 and MySQL 3.23) -- as of a week ago.
    Email me if there are specific questions I might be able to
    address.

     
  • Peter "mash" Morgan

    Logged In: YES
    user_id=405789

    I'm running Wind 2k, iis and mysql - no problem apart from
    setting
    /
    * Define to 'true' to use PATH_INFO to pass the pagename's.
    * e.g. http://www.some.where/index.php/HomePage instead
    * of http://www.some.where/index.php?
    pagename=HomePage
    * FIXME: more docs (maybe in README).
    /
    define('USE_PATH_INFO', false);

     
  • Fatman

    Fatman - 2003-12-01

    Logged In: YES
    user_id=906200

    Win2k + MySQL, no problems I haven't been able to overcome.

     
  • Reini Urban

    Reini Urban - 2004-06-06

    Logged In: YES
    user_id=13755

    I develop and test on Win2K with all possible db backends.
    Apache 1 and Apache 2.
    CGI and as module.
    mysql 3.23, 4.0 and 4.1 (broken at text search)
    dba: only db3
    USE_PATH_INFO true and false.

     

Log in to post a comment.