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.
Pages: [1]
1
CloudLinux / Issue install after reboot.
« on: May 30, 2017, 04:01:16 PM »
After reboot you need to build CageFS and enable it
Use " /usr/sbin/cagefsctl --init "
Updating users ...
Updating statuses of users ...
Error: failed to open file /usr/local/php/php.ini
Error: failed to open file /usr/local/php/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/php/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/bin/php-cgi
Error: CloudLinux Selector setup error for path: /usr/local/bin/php
OS : CloudLinux 6.9
Use " /usr/sbin/cagefsctl --init "
Updating users ...
Updating statuses of users ...
Error: failed to open file /usr/local/php/php.ini
Error: failed to open file /usr/local/php/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/php/php.ini
Error: CloudLinux Selector setup error for path: /usr/local/bin/php-cgi
Error: CloudLinux Selector setup error for path: /usr/local/bin/php
OS : CloudLinux 6.9
2
SSL / Re: problem security images
« on: March 07, 2017, 03:10:00 PM »check the images links served via https:// not http://
Thank you.
4
CentOS 7 Problems / Re: issue install centos7
« on: March 06, 2017, 02:55:10 AM »is this a clean install, have you installed clean centos 7 minimal before running cwp installer ?Yes, I will install is network down and reinstall have issue.
5
CentOS 7 Problems / issue install centos7
« on: March 05, 2017, 04:16:26 PM »PREPARING THE SERVER
##########################
setenforce: SELinux is disabled
#############################################
Please wait... installing web server files...
#############################################
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.bangmodhosting.com
* epel: mirrors.bestthaihost.com
* extras: mirrors.bestthaihost.com
* updates: mirrors.bestthaihost.com
Package apr-1.5.2-2.x86_64 already installed and latest version
Package apr-util-1.5.4-2.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cwp-httpd.x86_64 0:2.4.25-3 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================================================================
Installing:
cwp-httpd x86_64 2.4.25-3 cwp 5.3 M
Transaction Summary
=============================================================================================================================================================================================================================================
Install 1 Package
Total download size: 5.3 M
Installed size: 25 M
Downloading packages:
cwp-httpd-2.4.25-3.x86_64.rpm | 5.3 MB 00:00:15
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : cwp-httpd-2.4.25-3.x86_64 1/1
Verifying : cwp-httpd-2.4.25-3.x86_64 1/1
Installed:
cwp-httpd.x86_64 0:2.4.25-3
Complete!
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.bangmodhosting.com
* epel: mirrors.bestthaihost.com
* extras: mirrors.bestthaihost.com
* updates: mirrors.bestthaihost.com
Package cwp-suphp-0.7.2-2.x86_64 already installed and latest version
Nothing to do
#############################################
Please wait... Installing PHP ...
#############################################
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.bangmodhosting.com
* epel: mirrors.bestthaihost.com
* extras: mirrors.bestthaihost.com
* updates: mirrors.bestthaihost.com
Package cwp-php-5.6.30-1.x86_64 already installed and latest version
Nothing to do
extension_dir='/usr/local/lib/php/extensions/no-debug-non-zts-20131226'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.bangmodhosting.com
* epel: mirrors.bestthaihost.com
* extras: mirrors.bestthaihost.com
* updates: mirrors.bestthaihost.com
Package cwpphp-7.0.16-4.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cwpsrv.x86_64 0:1.10.2-3 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================================================================
Installing:
cwpsrv x86_64 1.10.2-3 cwp 481 k
Transaction Summary
=============================================================================================================================================================================================================================================
Install 1 Package
Total download size: 481 k
Installed size: 1.4 M
Downloading packages:
cwpsrv-1.10.2-3.x86_64.rpm | 481 kB 00:00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : cwpsrv-1.10.2-3.x86_64 1/1
Verifying : cwpsrv-1.10.2-3.x86_64 1/1
Installed:
cwpsrv.x86_64 0:1.10.2-3
Complete!
Compiler requires 512 MB RAM + SWAP
Installation FAILED at cwp phpfpm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 792 100 792 0 0 1263 0 --:--:-- --:--:-- --:--:-- 1265
grep: /etc/init.d/httpd: No such file or directory
Array
(
[operation] => upload
)
6
How to / Re: how to check my current MySQL root password
« on: March 03, 2017, 01:51:37 AM »to Reset MySQL Root Password also can do via SSH:Code: [Select]# sh /usr/local/cwpsrv/htdocs/resources/scripts/mysql_pwd_reset
Warning: [obfuscated](): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:
mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES)
7
Apache / Re: Starting httpd: (98)Address already in use
« on: April 20, 2016, 07:41:49 AM »When can we expect someone to chime in and actually fix a widespread issue?
You cannot use this panel if hosting clients as soon they add new domain Apache reload fails.
It rather amazing the developers not even updated us with least an eta for fix.
You can use following commands to restore httpd service
1. killall -9 httpd
2. /etc/init.d/httpd restart
but this is not fix
8
Apache / Re: Starting httpd: (98)Address already in use
« on: April 19, 2016, 06:44:37 AM »contact cwp support team for further investigations.I wait feedback cwp support.
9
Apache / Re: Starting httpd: (98)Address already in use
« on: April 18, 2016, 04:38:11 PM »if you're using nginx as reverse proxy, uninstall nginx and use Apache only and see if the problem is resolved or not
don't forget to rebuild the vhost
Do nginx using port 80 or 8181?do you have ssl enabled for your sites ?
use apache and nginx only.
yes, uninstall nginx have issue same.
10
Apache / Re: Starting httpd: (98)Address already in use
« on: April 18, 2016, 03:46:44 PM »do you have ssl enabled for your sites ?
use apache and nginx only.
11
Apache / Re: Starting httpd: (98)Address already in use
« on: April 17, 2016, 08:17:47 AM »
I need new patch to fixed.
12
Apache / Re: Starting httpd: (98)Address already in use
« on: April 17, 2016, 07:43:29 AM »How can i fix this issue guys ? When i rebooted the server, running but after a few hour again down.
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
same problem with new patch.
13
Apache / Re: httpd stopped after adding new domain
« on: April 17, 2016, 07:34:20 AM »Hi,
I hope there is bug into new update .
The issue is that whenever we are adding new domain its gives following error and httpd getting stopped.
---------------------------
Stopping httpd: [ OK ]
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
----------------------------
Please give the solutions to resolve.
Thanks in advance
same problem.
Pages: [1]