Menu

Syntax error in file....

Hilfe/Help
Anonymous
2004-08-29
2013-04-30
  • Anonymous

    Anonymous - 2004-08-29

    New install on a linux system.  Changed the config.inc.php file as directed.  Tried test.php and got the following:

    ====================
      :
      :
    Syntax error in file: /var/www/html/phpopenchat/include/adodb/drivers/adodb-mysql.inc.php

    ADONewConnection: Unable to load database driver ''

    Any ideas? 

     
    • Marc Steel

      Marc Steel - 2004-08-30

      I am getting the same exact message. It appears to be due to the word "public" in the class declaration.

      I am running PHP 4.3.2 on OS X.

      Anyone...?

       
    • Anonymous

      Anonymous - 2004-09-01

      Hi!

      I solved this :)
      replace all public with var.

      Dont know if the public comes with php 5 but var i always use and it worked here to

       
      • bizi990

        bizi990 - 2004-09-24

        Thanks!

         

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.