I'm using php 5.0.0b4, mysql 3.23.53 on a Solaris machine. I unpacked phpwiki as instructed and made the necessary changes to config.ini for using mysql. However when I try to navigate to index.php I get the following :
Fatal error: Cannot re-assign $this in /usr/local/webservers/hosting-services/htdocs/phpwiki-1.3.10/lib/WikiUserNew.php on line 548
Any ideas?
Mark.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using php 5.0.0b4, mysql 3.23.53 on a Solaris machine. I unpacked phpwiki as instructed and made the necessary changes to config.ini for using mysql. However when I try to navigate to index.php I get the following :
Fatal error: Cannot re-assign $this in /usr/local/webservers/hosting-services/htdocs/phpwiki-1.3.10/lib/WikiUserNew.php on line 548
Any ideas?
Mark.
I posted some php5 instructions on phpwiki-talk.
1. only rc2 does work. 5.0.0b4 not.
2. you have to call the /php5-patch.php to patch WikiUserNew.php