Menu

#115 FileFinder.php:18: Fatal[2048]: var: Deprecated. Please use

1.3.x
open
nobody
None
5
2012-10-11
2005-03-05
Derek Doerr
No

I've just installed PHPWik (into
http://localhost/phpwiki-1.3.10/) and when I try to
access http://localhost/phpwiki-1.3.10/index.php, I get
the following error messages:

C:\Program Files\Apache
Group\Apache2\htdocs\phpwiki-1.3.10\lib\FileFinder.php:18:
Fatal[2048]: var: Deprecated. Please use the
public/private/protected modifiers

C:\Program Files\Apache
Group\Apache2\htdocs\phpwiki-1.3.10\lib\FileFinder.php:18:
Fatal[2048]: var: Deprecated. Please use the
public/private/protected modifiers

Line #18 of FileFinder.php is:

var $_pathsep, $_path;

I'm running Windows XP; Apache 2.0; PHP 5.0 and also
have mySQL 4.1 running.

Unfortunately I'm also VERY new to PHP....

Does any body have any ideas? Do I need to revert back
to PHP v4.x?

Discussion

  • Derek Doerr

    Derek Doerr - 2005-03-05

    Logged In: YES
    user_id=818765

    Also, I'm using version 1.3.x of PHPWiki.

     
  • Joel Uckelman

    Joel Uckelman - 2005-04-04

    Logged In: YES
    user_id=245140

    That line is commented out in the current CVS version. Have
    you tried commenting that line?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.