You have to set the php_value register_globals to on.
If you cannot do that, you have to switch to 1.3.10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-05-28
Thanks! I actually ended up just using 1.3.10 anyway and it seems to be working pretty well. Got a few things I need to iron out yet, but all in all, works well!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My index page is loading ok, but the links just revert back to the index page. All of the links are in the format:
http://www.mypage.com/wiki/?SandBox
Also, when trying to load the admin.php page, it won't authenticate with the un/pw info in the admin.php page. (???)
I just have no clue what's going on with it - any help would be greatly appreciated.
(side note: running phpwiki 1.2.4, php 4.?, and mySQL)
You have to set the php_value register_globals to on.
If you cannot do that, you have to switch to 1.3.10
Thanks! I actually ended up just using 1.3.10 anyway and it seems to be working pretty well. Got a few things I need to iron out yet, but all in all, works well!