Joomla latest error

Discussion in 'Installation/Configuration' started by trexen, Dec 7, 2009.

  1. trexen

    trexen Member

    web site give me following error when try to install Joomla 1.5.15:

    jtablesession::Store Failed
    DB function failed with error number 1146
    Table 'web32db1.jos_session' doesn't exist SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '541712bb0868a996bdd5696d89a66601','1260198439','','0','1','0' )

    Tha DB and username/password is correct

    ISPConfig 2.2.33

    Any suggestion?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is a database table with the name "jos_session" mising in your joomla database. This is not related to ispconfig. Maybe you can get the missing database table structure from the joomla sources.
     
  3. trexen

    trexen Member

    It was the Joomla itself that sucks =)
     

Share This Page