Create a Category with a front-end post

take a look at wp_insert_term which you can use to create your new category ex:

wp_insert_term($termName,$taxonomyName);

in your case $termName should be the title and $taxonomyName should be category

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)