I've tried phpwiki as both a CGI application under PWS and using the servlet interface with JRun. In each case the first page will load and I'm able to navigate around but it doesn't seem to store my page changes. Even the pages copied from /pgsrc into /dbdir/pages are all empty.
Please help!
Thanks,
Todd
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You are the first person I know who's running PhpWiki on NT using the flat file system. My only guess is that there's some problem with the web server being able to write out files. Could it be a permissions problem? I don't know much about NT so I don't know if it has users and groups.
~swain
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here's my setup:
phpwiki v1.2 w/file-based persistence
php v4.0.6
WinNT 4 sp6
PWS 4
JRun 3.1
I've tried phpwiki as both a CGI application under PWS and using the servlet interface with JRun. In each case the first page will load and I'm able to navigate around but it doesn't seem to store my page changes. Even the pages copied from /pgsrc into /dbdir/pages are all empty.
Please help!
Thanks,
Todd
Hi Todd,
You are the first person I know who's running PhpWiki on NT using the flat file system. My only guess is that there's some problem with the web server being able to write out files. Could it be a permissions problem? I don't know much about NT so I don't know if it has users and groups.
~swain
Nice to know I'm breaking new ground. ;)
Thanks for the suggestions but I'm pretty tight on time and was able to get MoinMoin working instead.
PHPWiki looks great though. Thanks again.
Todd