Menu

#30 Fatal error: Unknown():

Display Error
open
5
2003-06-04
2003-06-04
Anonymous
No

Name: Jeff Shaikh
Email: jeff@digitalcanvas.com

After install and modifing config.inc.php:

Fatal error: Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition adodb_mysql of the object you are trying to operate on was loaded _before_ the session was started in /usr/home/eslisland/www/htdocs/phpopenchat/include/class.Chat.inc on line 1130

FreeBSD 4.4
Apache/1.3.27
PHP 4.3.1 Server API CGI
+ register_globals Off
+ Mysql Client API version 3.23.54
+ session.auto_start Off
+ session.bug_compat_42 On
MySQL 3.23.54

Discussion

  • Michael Oertel

    Michael Oertel - 2003-06-04

    Logged In: YES
    user_id=98351

    I sounds like session problem. Try to remark
    session_save_path(TMPDIR); within config.inc.php

    -letreo

     
  • Michael Oertel

    Michael Oertel - 2003-06-04
    • assigned_to: nobody --> letreo
     

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.