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 - iyoeng

Pages: [1]
1
CentOS 7 Problems / Re: user can't login after automatique update cwp today
« on: December 04, 2017, 07:49:36 PM »
Can you paste here the entry of:
Code: [Select]
/usr/local/cwp/php71/etc/php-fpm.d/users/global.conf

@Darkness
Code: [Select]
global]
listen = /usr/local/cwp/php71/var/sockets/global.sock
listen.owner = global
listen.group = global
listen.mode = 0660
user = global
group = global
request_slowlog_timeout = 5s
slowlog = /usr/local/cwp/php71/var/log/php-fpm-slowlog-global.log
listen.allowed_clients = 127.0.0.1
pm = ondemand
pm.max_children = 25
pm.process_idle_timeout = 15s
;listen.backlog = -1
request_terminate_timeout = 0s
rlimit_files = 131072
rlimit_core = unlimited
catch_workers_output = yes
env[HOSTNAME] = $HOSTNAME
env[TMP] = /tmp
env[TMPDIR] = /tmp
env[TEMP] = /tmp
env[PATH] = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


2
CentOS 7 Problems / Re: user can't login after automatique update cwp today
« on: December 02, 2017, 04:52:02 PM »
I Have Same Problem Pliss Help Me

first user can not login
then i update then reboot then like this

If I see Log Like This

Code: [Select]
Dec  2 23:44:09 ns1 php-fpm: [02-Dec-2017 23:44:09] ERROR: [/usr/local/cwp/php71/etc/php-fpm.d/users/global.conf:2] unknown entry 'listen'
Dec  2 23:44:09 ns1 php-fpm: [02-Dec-2017 23:44:09] ERROR: Unable to include /usr/local/cwp/php71/etc/php-fpm.d/users/global.conf from /usr/local/cwp/php71/etc/php-fpm.d/users.conf at line 2
Dec  2 23:44:09 ns1 php-fpm: [02-Dec-2017 23:44:09] ERROR: Unable to include /usr/local/cwp/php71/etc/php-fpm.d/users.conf from /usr/local/cwp/php71/etc/php-fpm.conf at line 2
Dec  2 23:44:09 ns1 php-fpm: [02-Dec-2017 23:44:09] ERROR: failed to load configuration file '/usr/local/cwp/php71/etc/php-fpm.conf'
Dec  2 23:44:09 ns1 php-fpm: [02-Dec-2017 23:44:09] ERROR: FPM initialization failed
Dec  2 23:44:09 ns1 systemd: cwp-phpfpm.service: main process exited, code=exited, status=78/n/a
Dec  2 23:44:09 ns1 systemd: Unit cwp-phpfpm.service entered failed state.
Dec  2 23:44:09 ns1 systemd: cwp-phpfpm.service failed.


3
CentOS 6 Problems / kernel:nf_ct_ftp:
« on: March 04, 2016, 07:35:45 AM »
what does this mean and how do I stop it ?

Message from syslogd@ns1 at Mar  4 14:38:35 ...
 kernel:nf_ct_ftp: dropping packetIN= OUT=eth0 SRC=103.9.124.11 DST=61.94.185.111 LEN=65 TOS=0x10 PREC=0x00 TTL=64 ID=54062 DF PROTO=TCP SPT=21 DPT=13339 SEQ=1984967761 ACK=1134899248 WINDOW=114 RES=0x00 ACK PSH FIN URGP=0 OPT (0101080A15B8ED2A00474C00)


4
E-Mail / Re: smtp host?
« on: February 02, 2016, 05:03:17 AM »
Enable your CSF Firewall again
and edit your config CSF Firewall

include port 465/587 your incomin and Outgoing TCP Port


5
I apologize if my post violates rules
for moderator if I violate the rules post please delete it
;D

sorry my english is not good to discuss please understandable  :P

Usually after we add the account on Centos Web Panel (CWP) then the system CWP will automatically generate a directory for the user, usually the directory is in /home /user/ and within the user's home directory there is a directory again that public_html devoted to put the files from the website of the user. CWP system has automatically generate a folder and file that resides in the user directory that is the img folder and the index.html so that if the first time the user opens his website will look like the image below.



If you want a little creative and want to try replacing the default page generate you know where the location of the directory? for those who already know ya had not read this article heheh ... are located in the directory layout

/usr/local/cwpsrv/htdocs/resources/admin/tpl/new_account_tpl

Or for Server

cd  /usr/local/apache/htdocs

6
E-Mail / Re: smtp host?
« on: December 27, 2015, 09:36:25 AM »
please try to disable your firewall  8)

Pages: [1]