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?
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.