开发者

Set up Wordpress on the Amazon Cloud Computing

开发者 https://www.devze.com 2023-01-04 08:01 出处:网络
I wish to set up wordpress on the Amazon Cloud Computing with Ubuntu 64 bit. And I have got error as below:

I wish to set up wordpress on the Amazon Cloud Computing with Ubuntu 64 bit.

And I have got error as below:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 122880 bytes) in /var/www/wor开发者_StackOverflowdpress/wp-admin/includes/file.php on line 759

Please advise.

Best regards,

LeeJava


Try to edit your /etc/php5/apache2/php.ini change the parameter memory_limit and restart apache.

0

精彩评论

暂无评论...
验证码 换一张
取 消