Menu

#3 problems after insllation

open
nobody
5
2004-05-01
2004-05-01
fudi
No

I installed CSIG and got the new installation page, but
when I try to access the site I get the foloowing error:
"Fatal error: Cannot redeclare class system
in /usr/local/lib/php/System.php on line 51"

Did I do something wrong during installation, or is shtere
a line of code I need to adjust somewhere?

Discussion

  • Eric Gerdes

    Eric Gerdes - 2004-05-01

    Logged In: YES
    user_id=601961

    Change line number 30 in libraries.php to read:
    $new_include_dir = "./:" . $root_path . "libraries/:" . ini_get
    ('include_path');

    that should fix it.

     
  • fudi

    fudi - 2004-05-02

    Logged In: YES
    user_id=1033278

    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.