The likely source for my problem, and that of many others on shared webhosts, is that PhpWiki is coded in a way so that it doesn't work on servers running php_suexec
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had to go into admin.php and comment out the PHP authentication code to make mine work on my hosted server. I'll have to rig my own security, I guess.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just installed with Fantastico and <pre>admin.php</pre> has the correct username and password values, but I still can't sign in. Any advice?
BTW, that's version 1.2.7 -- thanks.
Version 1.2.9 here, same problem.
The likely source for my problem, and that of many others on shared webhosts, is that PhpWiki is coded in a way so that it doesn't work on servers running php_suexec
I had to go into admin.php and comment out the PHP authentication code to make mine work on my hosted server. I'll have to rig my own security, I guess.