- Update the PHP.ini files on the shared hosting
if you get the session error change the path as shown under session.save_path
2. If you are a development environment set the zend.assertion = 1
3. If you enable debug ( DEBUG=”false”) then set send.assertion = -1 as shown in the image