
Originally Posted by
cywolf By the way, SQL is not a product - it stands for Structured Query Language. MySQL is one database which implements it. When SugarCRM refers to the "SQL server" it means your MySQL server (unless you're using MS-SQL instead).
#2 is saying that the session.save_path variable in your php.ini configuration file points to a directory where the webserver application isn't allowed to create files. This is probably covered in more depth in the Sugar Wiki. Without knowing what platform you're on (Windows, Linux, etc) it's hard to say any more, although I suspect you're on Linux.
Bookmarks