502 bad gateway error
-
Hello I've used the noob version of the debian stackscript of nginx+wordpress and seems like something went wrong.. I see a 502 bad gateway error page when i go to my domain.
I've made a index.html file and that seemed to work but the index.php one doesnt.
Any ideas?Thank you
Posted 1 year ago # -
There's something wrong with the Xache configuration. Type nano /etc/php/php.ini and delete everything under [Xcache Admin]
Leave only Xcache.size and Xcache.count
Set Xcache.count to the number of cores your provider has given you. Then reboot.
If the problem persists, change Xcache.size to 32M. Reboot
If it persists, remove Xcache.
Posted 1 year ago # -
I did what you suggested but I'm still getting the error
Posted 1 year ago # -
I'm also getting this error.
tried ubuntu and debian both didn't work.
clean install in a 512 linode.Posted 1 year ago # -
I'm getting this too!
Is this matter being looked into?
Posted 1 year ago # -
I just wanted to jump in the bandwagon with this.. I'm also seeing this problem.
On a side note, I was unable to install Wordpress via command line with:
sudo svn co http://svn.automattic.com/wordpress/tags/2.8.4 .I got this message as a result.
sudo: svn: command not foundI then installed the files via filezilla and was able to create and edit the wp-config file properly, but now the test site has the 502 bad gateway error.
Restarts and reboots didn't help.
Ubuntu 10.04 LTS
nginx/0.7.62
Wordpress 3.01Posted 1 year ago # -
me too "502 Bad Gateway"
this is for a dev system using hosts file for name resolution192.168.2.202 lanxcapedev.com
192.168.2.202 wpdev.lanxcapedev.com
192.168.2.202 http://www.lanxcapedev.comPosted 1 year ago # -
Hopefully, will figure out the problem with nginx later, but for now using:
LAMP Stack !!5 Minute!! VPS Install 4 Ubuntu 32bit
Posted 1 year ago # -
try changing owner of your website files : sudo chown -R www-data:webmasters /home/$USERNAME/public_html/$DOMAIN_NAME/public
Posted 1 year ago # -
I tested this script from here:
http://vpsbible.com/vps-setup-guides/stackscripts/lemp-lite-ubuntu-stackscript/
and reciveing the same error...
502 bad gateway error
on linode 512 ubu10.04 32b
html files load but not php files...I saw the out-of-date sign on top but I needed to install php 5.2.x instead of 5.3 and didn't know how...
also to install xcache as well..would be thank full if someone could guide me...
Posted 11 months ago # -
no .. script is deprecated Pooya .. that's why tis sayin "out of date"!
Posted 11 months ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
