Error Uploading Contacts File.csv

I am getting next message in console: Marker - 25Nov, 2017, 11:03:35
Sat Nov 25 09:04:22 2017 [63578][1][FATAL] ERROR: cannot write to upload directory"

And Aplication show me this error :

File was not uploaded successfully. It may be that the ‘upload_max_filesize’ setting in your php.ini file is set to a small number

And php.ini has this line:

; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize=33554432M

this php.ini file is located in:
/suitecrm-7.9.7-0/php/etc/php.ini

Even when I update this file save and reconstruct suiteCRM, the same error.

Thanks in advance for your valuable help!!!

Hello,
I’m almost sure that’s not the actual address of your php.ini file.

90% of the time it’s /etc/php5/apache2/php.ini

Salu2.