Giter Site home page Giter Site logo

Comments (8)

ThaierAlkhateeb avatar ThaierAlkhateeb commented on July 28, 2024

Hi ,
have you tried to change the two following values and restarted your engine?
upload_max_filesize = 20M
post_max_size = 21M

from economizzer.

RDLeiria avatar RDLeiria commented on July 28, 2024

Hi,

Thanks for your reply.

Yes, I did the following in php.ini.

file_uploads = On
upload_max_filesize = 50M
post_max_size = 50M
max_file_uploads = 20

After that I restarted Apache, but I got the same error.

from economizzer.

gugoan avatar gugoan commented on July 28, 2024

Hello,
@RDLeiria
Without attach file you can insert registry normally?

I'll try to reproduce the error

from economizzer.

RDLeiria avatar RDLeiria commented on July 28, 2024

Hello @gugoan,

Yes, I can. Please, take a look in the attached screenshots.

1
2

from economizzer.

RDLeiria avatar RDLeiria commented on July 28, 2024

Hello everybody,

Thanks for your previous replies.

Any news about error? I am moving from my Windows app to Economizzer.
If you think that this error is too much complicated to fix, I can try another web software.

Regards{}

from economizzer.

gugoan avatar gugoan commented on July 28, 2024

Hi,
I believe it is easy to solve, I will do a fresh installation on different virtual machines, tonight.

from economizzer.

MrBRB avatar MrBRB commented on July 28, 2024

Hi
I had trouble to change upload size from 2Mb, too. I solved it with creating a "user.ini" with content post_max_size = 90M
upload_max_filesize = 50M

in path "/etc/php/7.0/apache2/conf.d"

Only with this custome file added the upload size changed and I had no more issues. Seems that Apache2 doesn't work with changes in "/etc/php/7.0/apache2/php.ini " any more.

from economizzer.

RDLeiria avatar RDLeiria commented on July 28, 2024

Hi @MrBRB,

Thanks for your reply.

I gave-up from this system. I developed a new one to my own use.

Thanks anyway.

from economizzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.