I have setup wordpress 3.9.1 on ubuntu 32 with nginx.
Whenever I import xml dummy data files, the files uploads till 70% and then starts to reupload and then finally gives up.
I have run the following commands to tackle permission problems
cd /usr/share/nginx/html/
sudo chown www-data:www-data * -R
sudo chown -R www-data:www-data /usr/share/nginx/html/
sudo usermod -a -G www-data myusername
sudo chmod -R g+rw /usr/share/nginx/html/
I am now able to install plugins but the above problem persists.
any help is appreciated
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
yes i am getting this error
2014/07/07 16:00:02 [error] 6177#0: *157 client intended to send too large body:
2434798 bytes, client: 120.59.101.247, server: 128.199.148.238, request: "POST /wp-admin/admin.php?import=wordpress&step=1&_wpnonce=1f9719d36b HTTP/1.1", host: "www.lionframes.com", referrer: "http://www.lionframes.com/wp-admin/import.php? import=wordpress"
Thanks Andrews I did that it fixed the problem
I am also facing another problem. My homepage is working fine but all my pages show 404 error ? Can you help me with that ?
Thanks again
my error logs say this
2014/07/07 17:30:34 [error] 6385#0: *453 FastCGI sent in stderr: “PHP message: PHP Warning: Invalid argument supplied for foreac h() in /usr/share/nginx/html/wp-content/themes/brandon/functions/meta-page.php on line 174” while reading response header from up stream, client: 120.59.101.247, server: 128.199.148.238, request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi:// unix:/var/run/php5-fpm.sock:”, host: “www.lionframes.com”, referrer: “http://www.lionframes.com/wp-admin/nav-menus.php”
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.