hi, I need to upload till 50 Megabytes on dolibarr.
Where can I change the current max upload size and move it to 50 ?
thanks
Hi,
It depends on where and how Dolibarr is installed.
Basically you need to make some changes on php.ini
Hi, where is php.ini file? in which path directory? thanks
First answer to the question :
hi, on Amazon aws. But I don’t know the path
but how can I edit a php file with putty ?
Hi,
Should be something like /etc/php.ini
thanks, I search it and try to edit. I did know to use “vi” to edit, but is the command :q! to save it ?
Personally I use nano that is much more connivent
1 Like
I think this question is very common for everyone. Thanks for this and for this discussed topic!
in vi you save with :wq
but you should try to use a search engine before asking here
1 Like
yes, you are right, I will do next time