Before you ask please READ THIS

probleme import

Hi
having a problem to import your demo
i check you forum and i find the solution to incrase my php version and other stuf
so i contact my hosting company and they told me i m able to set the memory_limit to 128MB, but not to increase the maximum execution time above the limitation of 120 seconds.
so how can i import demo with execution time 120 seconds.

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    So you can't import even with 120 seconds? it should be more then enough for importer.
    What exactly error do you have now?

    With kind regards.
  • i dont have error
    the demo import stop and block after 2 minute
  • AirAir
    Posts: 10,970
    Have you tried increasing WordPress memory as described in http://apollo13.eu/docs/fatmoon/#!/issues_importing_demo_data (near end of chapter) ?

  • this a screenshoot
    sh.jpg
    1440 x 570 - 77K
  • AirAir
    Posts: 10,970
    Have you tried increasing WordPress memory as described in http://apollo13.eu/docs/fatmoon/#!/issues_importing_demo_data (near end of chapter) ?
  • the response of my hosting company

    Hello ,

    Thank you for contacting our Help Desk.

    You can apply some of the changes by creating a php.ini and placing it in the folder in question. However, please note that there are some limitations imposed on our shared environment:

    Code:
    max_execution_time = 120
    max_input_time = 120
    memory_limit = 768M
    post_max_size = 128M
    upload_max_filesize = 128M


    This means that you will be able to set the memory_limit to 128MB, but not to increase the maximum execution time above the limitation of 120 seconds.

    i uplod a php.ini with this code and i place it in public_html but stil have the same probleme also a changed php version to 5.6
  • a creat you a user admin access


    http://tores.sourati.net
    user : apollo
    passe : L9qqb8%3
  • I delete the user because this is a public forum give me your mail to send a new access
  • AirAir
    Posts: 10,970
    yacine_sy said: I delete the user because this is a public forum give me your mail to send a new access
    That is good, cause I didn't ask you yet to send me this data.

    You still didn't answer my question about increasing memory for WordPress. You do it in wp_config.php file, not in server settings(as described in link I gave you). Try once again https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    if that wont help then please send me temporary access to your WordPress and FTP so I could check there what is going on. Send it here on forum via private message(click on my nick, in top-right corner you will find option "Message"). In message please attach LINK to topic it applies to.

    By sending access to WordPress I mean:
    -create new ADMIN account with fake e-mail
    -set some password to this account
    -send me created login and password

    With kind regards.

  • yes a incrase memory for WordPress in my wp-config.php : define('WP_MEMORY_LIMIT', '128M');

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!