Custom post type permalink structure to include the taxonomy

Try this

   $args['rewrite']=array('slug'=>'/%my_service_cats%/');
    register_post_type( 'my_services', $args);
    register_taxonomy( 'my_service_cats', 'my_services', $args);

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