Running apache 2.0.28 under Win XP, with PHP 4.1.1 and MySQL 3.23.49 installed. Grabbed phpwiki 1.3.3 today, and got it set up off of mysql - and it looks like it mostly works too. Except that when running off the main page at
Now, given that I don't have a /php directory nor the php executable in my web tree, I'm curious how to get it to link properly to something like this:
Running apache 2.0.28 under Win XP, with PHP 4.1.1 and MySQL 3.23.49 installed. Grabbed phpwiki 1.3.3 today, and got it set up off of mysql - and it looks like it mostly works too. Except that when running off the main page at
http://www.vaevictis666.dns2go.com/wiki/index.php
the links from that page follow this form:
http://www.vaevictis666.dns2go.com/php/php.exe%20?pagename=WikiWikiWeb
Now, given that I don't have a /php directory nor the php executable in my web tree, I'm curious how to get it to link properly to something like this:
http://www.vaevictis666.dns2go.com/wiki/index.php?pagename=WikiWikiWeb
- Vaevictis
(oh and I just looked, most of the links seem to be a href="php.exe ?..." for some reason...