D:\file_system\active\Websites\blog\wiki2\lib\FileFinder.php:18: Fatal[2048]: var: Deprecated. Please use the public/private/protected modifiers
after trying many times to install 1.3.10 I think I'm giving up on wiki. After the success ane ease of use of version 1.2 This realeas sux. I was up all night trying to recode this to work for me.
I'm running
XP
php 5.0.3
MySQL 4.19
Apache 2.
PHP is running as a module.
I have read and reread the small install info provided, but seem to be missing some thing.
I read in this forum that the patch file is no longer needed, but then I find syntax errors and incorect method calls using = & ,(out dated on php 5) along with many more. :(
Not a happy man. I love php wiki 1.2, and that works just fine with php 5, but I want to have the user Auth stuff.
Is there a release out(or in the works) that addresses the major php 5 issues?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thats all I seem to get
D:\file_system\active\Websites\blog\wiki2\lib\FileFinder.php:18: Fatal[2048]: var: Deprecated. Please use the public/private/protected modifiers
after trying many times to install 1.3.10 I think I'm giving up on wiki. After the success ane ease of use of version 1.2 This realeas sux. I was up all night trying to recode this to work for me.
I'm running
XP
php 5.0.3
MySQL 4.19
Apache 2.
PHP is running as a module.
I have read and reread the small install info provided, but seem to be missing some thing.
I read in this forum that the patch file is no longer needed, but then I find syntax errors and incorect method calls using = & ,(out dated on php 5) along with many more. :(
Not a happy man. I love php wiki 1.2, and that works just fine with php 5, but I want to have the user Auth stuff.
Is there a release out(or in the works) that addresses the major php 5 issues?
no, php5 is still not working.
hmm thats to bad.... I woild realy like to get this thing working with php 5, as all my servers are now updated'
Do you have any hints or a todo list of tasks to fix this, I'm willing to lend my skills and time to solving this.
Any hints on where the problems are in the code, or a link to your codeing docs would be nice...
I will keep trying my self, and if I succeed I will let you know....I got nothing better to do these days...
Setup debugging on php5 (via cgi) and step through
XmlElement and BlockParser. There are lot of hints in the src.