Please Help with These Errors
And since then, I had tried to install this theme in 3 different computer: my laptop (win10, xampp); home pc (win7, xampp); and office pc (ubuntu, lamp); all domain name had been set for internal development via host file and add a virtual host in apache (I won't subscribe the vps before I can finish the development locally).
Regrettably, after all set, I must still face a horror when importing demo #01.
When install the Kute Toolkit, Revo Slider, and Vis Com -- i got this warning:
[Sun Mar 19 12:24:50.606997 2017] [php7:warn] [pid 10124:tid 2504] [client 127.0.0.1:52520] PHP Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in D:\\htdocs\\ww2suppliermep_com\\wp-includes\\update.php on line 129, referer: http://www.suppliermep.com/wp-admin/themes.php?page=tgmpa-install-plugins&plugin_status=install
Since it just a warning I opt to ignore it. But, I need your explanation about this warning, whether it is save to ignore or I must fix the problem.
And back to data import problem, after so long process the importer always failed with these type of error:
[Sun Mar 19 13:54:13.797244 2017] [php7:warn] [pid 8776:tid 2404] [client 127.0.0.1:54375] PHP Warning: Illegal string offset 'comment_author_email' in D:\\htdocs\\ww2suppliermep_com\\wp-content\\plugins\\akismet\\class.akismet.php on line 270, referer: http://www.suppliermep.com/wp-admin/admin.php?import=wordpress&step=1&_wpnonce=cad60cc2c9
[Sun Mar 19 13:54:13.797244 2017] [php7:warn] [pid 8776:tid 2404] [client 127.0.0.1:54375] PHP Warning: Cannot assign an empty string to a string offset in D:\\htdocs\\ww2suppliermep_com\\wp-content\\plugins\\akismet\\class.akismet.php on line 270, referer: http://www.suppliermep.com/wp-admin/admin.php?import=wordpress&step=1&_wpnonce=cad60cc2c9
[Sun Mar 19 14:08:15.822639 2017] [php7:error] [pid 8776:tid 2244] [client 127.0.0.1:54775] PHP Fatal error: Out of memory (allocated 14680064) (tried to allocate 28672 bytes) in D:\\htdocs\\ww2suppliermep_com\\wp-content\\plugins\\kutetheme-toolkit\\js_composer\\shortcodes\\hot-deal.php on line 359, referer: http://www.suppliermep.com/wp-admin/admin.php?import=wordpress&step=1&_wpnonce=cad60cc2c9
[Sun Mar 19 14:08:31.771177 2017] [php7:error] [pid 8776:tid 2404] [client 127.0.0.1:54375] PHP Fatal error: Out of memory (allocated 52428800) (tried to allocate 4096 bytes) in D:\\htdocs\\ww2suppliermep_com\\wp-includes\\media.php on line 2813, referer: http://www.suppliermep.com/wp-admin/admin.php?import=wordpress&step=1&_wpnonce=cad60cc2
And the last time I got error is:
[Sun Mar 19 20:08:47.497208 2017] [php7:error] [pid 2732:tid 2420] [client 127.0.0.1:50299] PHP Fatal error: Maximum execution time of 60 seconds exceeded in D:\\htdocs\\ww2suppliermep_com\\wp-includes\\wp-db.php on line 1877, referer: http://www.suppliermep.com/wp-admin/admin.php?import=wordpress&step=1&_wpnonce=5841e256bd
I had tried to edit my php.ini to use bigger memory and prolonged the execution time. But still got these error, especially the execution time error. I really don't understand why, please give hints to solve this problem.