• Hello,

    Great plugin and easy but it stops and restarts after having importe 100 or 200 users, then my websites shops Error 404 page.

    I am on dedicated server, so it should not stop ?

    I put in wp-config.php
    define(‘WP_MEMORY_LIMIT’, ‘1024M’);

    And this in php.ini (wp-admin FOLDER)
    max_execution_time=3600
    max_input_time=3600
    memory_limit=1G
    post_max_size=1G
    upload_max_filesize=2G

    But I still cannot import more than hundred users at a time.

    Is there anything else that I can do ?
    And do you think I can have problem if I restart the plugin many times every time it stops ?

    Thanks a lot for the great plugin !

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @makeonlineshop,

    Sure your hosting is not reading the max_execution_time.

    Ask them.

    Thread Starter makeonlineshop

    (@makeonlineshop)

    Hello, I sent them a message, waiting for reply.

    But why do you think that my hosting is not reading max_execution_time ?
    I am on dedicated.

    And am I the only one to have this problem ? Other people can import 7000 users without stopping in the middle of the import ?

    Nothing else that I can do ?

    Thanks again.

    Plugin Author Javier Carazo

    (@carazo)

    @makeonlineshop,

    Much of the hosting does not allow to change this value.

    Yes this is a problem, we should change the method from a standard PHP one to a AJAX method… if someone would make a big donation I could use enough time but if not, the problem will persist and in some hosting they don’t allow you to do it.

    Thread Starter makeonlineshop

    (@makeonlineshop)

    Thank you for your replies.

    So you mean that if my host allows to change max_execution_time
    then no more problem ?

    This is the only cause of the problem ?

    Plugin Author Javier Carazo

    (@carazo)

    This limitation and any other limitation that your hosting could present.

    Thanks for using it, any good review or donation would be highly appreciated 🙂

    Thread Starter makeonlineshop

    (@makeonlineshop)

    Hello,

    How much would it cost to change the method to import and then import all users in 1 time ?

    Thank you.

    Plugin Author Javier Carazo

    (@carazo)

    Write me to carazo AT codection DOT com and we talk.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘php.ini: Every 200 users it blocks and I have to restart, any other solution’ is closed to new replies.