Browser installation of joomla gives session table error.
While installing Joomla through "browser installation" method, I get this error:
jtablesession::Store Failed
DB function failed with error number 1146
Table 'studenttest.jos_session' doesn't exist SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '62e5d7bfa06b839af97f09d9f5527ebc','1317058297','','0','1','0' )
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 40 bytes) in /Applications/XAMPP/xamppfiles/htdocs/studenttest/libraries/joomla/error/exception.php on line 117
my database name is "studenttest" and i have kept $db_prefix=jos_
Kindly help me out with this.








