Menu

unexpected T_STRING in index.php on line 361

Help
2003-10-12
2012-10-11
  • Jonathan Melhuish

    I'm trying to install version 1.3.4 on PHP 4.3.1 and have configured it successfully using configurator.php, but upon loading index.php I get:

    "Parse error: parse error, unexpected T_STRING in /home/sites/site27/web/wiki/index.php on line 361"

    Any help much appreciated :-)

    Jon

     
    • Anonymous

      Anonymous - 2003-10-24

      easy, i've had this problem too, which is not really one: just edit index.php an comment line 361
      this line must -before you modify it- look like:
      Ignored. blablabla
      after modification it should look like:
      //Ignored. blablabla

      --pilouface

       

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.