Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - deco

Pages: [1]
1
CentOS-WebPanel GUI / 502 gateway error - CWPSRV
« on: September 04, 2019, 02:11:54 PM »
Hi,

Everything is running well, e.g. PMA, websites, services, etc.
Except the webpanel, which is unavailable: 502 gateway error

The CWPSRV error.log gives the following:

[error] 8334#0: *3 connect() to unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock failed (111: Connection refused) while connecting to upstream, client: 213.127.228.146, server: localhost, request: "GET /login/index.php HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "<hostname>:2031"

replaced <hostname> (is the hostname of the server)

I'm out of options and could not find any answer in the forum regarding this issue. Please help!

2
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 14, 2017, 08:41:09 PM »
letting know that the installation went without any problems :)
Apache got it's User error, as mentioned before in this topic.. but just following the instructions and all went well.
Updated MySQL, PHPMyAdmin, CWP panel.. need to check several things, but i've good hope.
My platform is still working as a beast, no worries so far.

3
Installation / Re: How to install CentOS Web Panel?
« on: January 26, 2015, 03:10:42 PM »
Can't install CentOS Web Panel. I still keep getting the following errors:
#############################################
Please wait... installing web server files...
#############################################

/usr/local/src/apache-2.2.27.sh: line 28: ./configure: Permission denied
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
/usr/local/src/apache-2.2.27.sh: line 38: ./configure: Permission denied
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
rm: cannot remove `/usr/local/apache/conf/httpd.conf': No such file or directory
/usr/local/src/apache-2.2.27.sh: line 49: ./configure: Permission denied
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

etc..

looking in the /tmp folder, the installer makes files under 1000:1000 instead of root or something..

drwxr-xr-x 27 1000 1000    4096 Apr 15  2014 apr-1.5.1
-rw-r--r--  1 root root 1020833 Apr 30  2014 apr-1.5.1.tar.gz
drwxr-xr-x 19 1000 1000    4096 Nov 13  2013 apr-util-1.5.3
-rw-r--r--  1 root root  874462 Apr 30  2014 apr-util-1.5.3.tar.gz
drwxr-xr-x 11  500  500    4096 Mar 13  2014 httpd-2.2.27
-rw-r--r--  1 root root 7519677 Apr 30  2014 httpd-2.2.27.tar.gz
drwxr-xr-x  5 1000 1000    4096 Mar 14  2009 suphp-0.7.1
-rw-r--r--  1 root root  386521 Apr 30  2014 suphp-0.7.1.tar.gz

How do i solve this?
CentOS 6 x64

Pages: [1]