Admin->Configuration->Sessions->Session Directory
It probably should be set to:
/home/ihgseing/public_html/cache
Further, your configure.php files need to have the proper path set as well. At the bottom of these files, you'll see a definition setting for DIR_FS_SQL_CACHE, which should be set the same as the Session Directory



