Share ideas, ask questions, and get feedback about developing for ProcessMaker
Forum rules: Please post new questions under "Developing processes & programming" for ProcessMaker 2 or 3.
#780205
Hi,

I want to import a 15mb file of pmt_table.sql in wf_workflow database in phpmyadmin but it is not imorting successfully.
It shows file size is too large. it shows that the file less that 2 mb will be uploaded only.
let me know how will i upload it.

thanks
By Adrian
#780211
Hello we have checked your post and we have a solution for your problem, actually when we begin our installation there's some parameters that we change into the PHP.ini file and one of those is referred to this so please when you follow the next steps.
1 find the PHP.ini
for linux
enter a terminal and look for the file with the next code
Code: Select all
sudo nano /etc/php5/apache2/php.ini
for windows
in windows go to your php installation root folder that would come something like this
Code: Select all
C:\php
but if you used the automatic installation method go
Code: Select all
<INSTALL-DIRECTORY>\php\php.ini
2 edit the file
first find the next line
Code: Select all
upload_max_filesize = 2M
and replace it for the next value
Code: Select all
upload_max_filesize = 24M
The value you just updated is the value that gives a limit to the upload file measuring by its size, we recommend using 24M.
Now SAVE .
3 restart service
Now restart the apache service and retry your task

hope this information solves your problem let us know if there is something else we can help you with.
Greetings
#780327
Hi,

I have made the changes mentioned in the post in php.ini
upload_max_filesize = 52M
saved the file,
and restarted the apache service but not able to upload the 45mb file.
It is showing the same error that the file size is larger than 2 mb.

please suggest me the solution as soon as possible
thanks

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]