Im currently trying to move my site from localhost on my machine to my web server. And there is one problem.
Everything works fine, except login form for administrat
phpGrid requies session to work.
First of all, if you have access to php.ini, check if path in session.save_path is valid and writable. In Linux, by default, the path is /var/php_sessions/.
Some web hosting services such as iPage, disallows shared user session folder for security reasons. Users MUST create and maintain their own session folder.
http://www.ipage.com/knowledgebase/beta/article.bml?ArticleID=1290&type=How%20To#Nugget_1374
If you don’t want to deal with all those and prefer more loose security hosting, we recommend bluehost or stablehost.