Tagged: x
-
AuthorPosts
-
March 12, 2017 at 1:36 pm #1403932
Hi!
When i update COnvertplug pluggin my site crashes and i cant acces the site or the admin (HTTP ERROR 500)I´ve restored my last backup and its working again (I´ve tested it 3 times)
Could you check it?
Thanks!March 12, 2017 at 1:37 pm #1403933This reply has been marked as private.March 12, 2017 at 9:14 pm #1404274Hello There,
Thanks for writing in! You may have been experiencing PHP memory limit exhaustion. We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
We would loved to know if this has work for you. Thank you.
March 13, 2017 at 5:52 am #1404701Hello, I´ve done what you said and updated, and the page crashed again,
Could you check it?
Thanks!March 13, 2017 at 7:29 am #1404778Please give us FTP access so we could further investigate.
Thanks.
March 13, 2017 at 8:07 am #1404819This reply has been marked as private.March 13, 2017 at 9:55 am #1404936Hi There,
Thanks for the FTP account, it’s working fine.
Could you please double check on the admin account, I was unable to login?
Many thanks.
March 13, 2017 at 11:20 am #1405080This reply has been marked as private.March 14, 2017 at 12:03 am #1405896Hi There,
Unfortunately, the password is still incorrect. I did just copy paste it when I tried to login to typo error. But it is still wrong. Please double check.
March 14, 2017 at 5:17 am #1406161This reply has been marked as private.March 14, 2017 at 5:48 am #1406212Hi There,
Upon checking your website, I could see that it’s running on the PHP 5.3.3.
Could you please contact to your hosting provider upgrade the PHP to the version 5.6?
Thanks.
March 29, 2017 at 11:14 am #1424290hi! Im letting this on stand by, waiting to change the host, i will keep you updated!
Thanks!March 29, 2017 at 11:22 am #1424302Thanks,
Let us know how it goes.
-
AuthorPosts