"SQL ERROR [ mysql4 ]
Unknown column 's.session_forum_id' in 'where clause' [1054]"
Solution:
Run the database_update.php usually located on the installation directory
CMS Troubleshooting
"SQL ERROR [ mysql4 ]
Unknown column 's.session_forum_id' in 'where clause' [1054]"
Run the database_update.php usually located on the installation directory
jfdatabase_inherit.php on line 67
This is caused by PHP using version 4.
Update PHP to use PHP5
Fatal error: main() [function.require]: Failed opening required '//includes/database.php' (include_path='.:/usr/lib/php') in /home/htdocs/includes/joomla.php on line 72
On configuration.php look for
$mosConfig_absolute_path = webserver path
$mosConfig_cachepath = webserver path/cache