Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author apasionados

    (@apasionados)

    Hi David,

    Our plugin uses the same PHP instruction to get the Memory limit as the plugin you mention (hiWeb Memory Usage plugin): ini_get('memory_limit').
    So they always should show same memory limit. We have tested them today on several installations and the always have shown the same memory limit.

    Best regards from Spain.

    Thread Starter davidki

    (@davidki)

    Ok I see, but I have 256MB of php memory and your plugin show that I have only 128MB. I created new website in new webhosting provider.

    Could the problem be somewhere in new webhosting provider?

    Maybe some server settings?
    Can you help me? What can I tell them?

    Thank you, David

    Plugin Author apasionados

    (@apasionados)

    Hi David,

    First thing I would do is upload a PHP with PHPINFO. You can get more information on this for example here (this is the first result of a search for phpinfo file on Google).
    Just ipload the file via FTP and execute it. This will give you precise information about all the PHP settings, including the memory limit.
    With this information you can contact the hosting company.

    P.D. Don’t forget to delete the PHPINFO file after having done all checks.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display the wrong values of php memory limit’ is closed to new replies.