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.
1
CentOS-WebPanel Bugs / Re: Remove account dosn't remove entry from /etc/named.conf
« on: January 08, 2018, 07:17:36 PM »
last
2
CentOS-WebPanel Bugs / Re: CWPpro version: 0.9.8.400
« on: January 08, 2018, 07:10:18 PM »
issue #1 was reported by my long long time ago
3
CentOS-WebPanel Bugs / api_key.conf id word readable ?
« on: January 08, 2018, 07:08:14 PM »
Are U kidding me ?
4
Information / New layout - 3rdparty.php
« on: January 08, 2018, 02:43:52 PM »
I see that from user panel 3rdparty.php is not used or migrated ?
How can I add my functions to new layout user's menu
How can I add my functions to new layout user's menu
5
How to / Re: [SHARE] Changing the default Generate Web Pages Clients Centos Panel
« on: January 08, 2018, 10:56:26 AM »here: /usr/local/apache/htdocs
change "index.html" for your new one
This is ONLY for hostname NOT for user's account
6
Information / Re: CWP Why is it encrypted?
« on: January 06, 2018, 06:30:57 PM »
I agry with You netino.
7
CentOS-WebPanel Bugs / Remove account dosn't remove entry from /etc/named.conf
« on: December 30, 2017, 10:52:40 AM »
Remove account dosn't remove entry from /etc/named.conf for domains that was removed with accounts
8
CentOS-WebPanel Bugs / Add domain dosn';t restart apache
« on: December 30, 2017, 09:41:37 AM »
User add domain and point it to account
After that Apache should be reloaded but is not.
I need to restart Apache manually.
When it will be fixed ?
After that Apache should be reloaded but is not.
I need to restart Apache manually.
When it will be fixed ?
9
Postfix / Re: I can send emails. But I do not get. I can pay for fixing issue
« on: December 30, 2017, 09:39:55 AM »
There is no this issue anymore.
10
Information / Re: Developers needed
« on: December 29, 2017, 01:12:17 PM »I have stopped waiting for CWP team to contact me. Also I stopped developing everything I have started to make for CWP. What is useful for me I finished it and what not stays until I made it. All the testing servers and vps`s are now made to Monero miners. So, have fun.
so project is down ?
11
CentOS-WebPanel Bugs / Re: ALL Down please help!!
« on: December 29, 2017, 01:06:23 PM »Hi guys,
like always, i don't know what happen with CWP and their update anyway still few hours my CWP won't boot and i really don't know where to start then i'm unable to access it trought ssh or http here the log from port serie i use one instance on google cloud with centos 7:Code: [Select]Dec 27 03:37:59 foxtrot systemd: Unit cwp-phpfpm.service entered failed state.
Dec 27 03:37:59 foxtrot systemd: cwp-phpfpm.service failed.
Dec 27 03:38:01 foxtrot crond: postdrop: warning: mail_queue_enter: create file maildrop/981226.2409: Read-only file system
Dec 27 03:38:01 foxtrot crond: postdrop: warning: mail_queue_enter: create file maildrop/991291.2163: Read-only file system
Dec 27 03:38:02 foxtrot crond: postdrop: warning: mail_queue_enter: create file maildrop/243532.1916: Read-only file system
Dec 27 03:38:03 foxtrot systemd: cwpsrv.service holdoff time over, scheduling restart.
Dec 27 03:38:03 foxtrot systemd: cwpsrv.service failed to run 'start-pre' task: Read-only file system
Dec 27 03:38:03 foxtrot systemd: Failed to start CentOS Web Panel service (daemon).
Dec 27 03:38:03 foxtrot systemd: Unit cwpsrv.service entered failed state.
Dec 27 03:38:03 foxtrot systemd: cwpsrv.service failed.
Dec 27 03:38:03 foxtrot systemd: Starting CentOS Web Panel service (daemon)...
Dec 27 03:38:04 foxtrot systemd: cwp-phpfpm.service holdoff time over, scheduling restart.
Dec 27 03:38:04 foxtrot systemd: Started The PHP FastCGI Process Manager.
Dec 27 03:38:04 foxtrot systemd: Starting The PHP FastCGI Process Manager...
Dec 27 03:38:04 foxtrot php-fpm: [27-Dec-2017 03:38:04] ERROR: failed to open error_log (/usr/local/cwp/php71/var/log/php-fpm.log): Read-only file system (30)
Dec 27 03:38:04 foxtrot php-fpm: [27-Dec-2017 03:38:04] ERROR: failed to post process the configuration
Dec 27 03:38:04 foxtrot php-fpm: [27-Dec-2017 03:38:04] ERROR: FPM initialization failed
Dec 27 03:38:04 foxtrot systemd: cwp-phpfpm.service: main process exited, code=exited, status=78/n/a
Dec 27 03:38:04 foxtrot systemd: Unit cwp-phpfpm.service entered failed state.
Dec 27 03:38:04 foxtrot systemd: cwp-phpfpm.service failed
i'm not expert in centos or linux anyway if someone can help me please, my website down
don't tell me that there were some update since last days
12
CentOS-WebPanel Bugs / Re: Create subdomain parent directory wrong ownership
« on: December 29, 2017, 01:00:19 PM »
I writed about this bug many weeks ago
13
Apache / Re: Long restart time
« on: December 24, 2017, 07:27:26 PM »
most time get apachectl graceful-stop
startup apache get 1s
startup apache get 1s
14
SSL / Re: AutoSsl installation failed!
« on: December 24, 2017, 12:12:15 PM »each problem is unique per domain so you need to check the log info and resolve that issue.
In some cases people place https forced redirect to https and then you can't renew ssl because http isn't accessible.
I had problem with generating when there was .htaccess redirect from https to https - just like U sad
You need to remove this redirect or add
RewriteRule "^.well-known/acme-challenge" - [L]
15
SSL / Re: Transfer from Letsencrypt Manager to SSL Cert Manager
« on: December 23, 2017, 05:43:37 PM »uninstall old LE manager and reinstall the certs with auto ssl
Can I do this is reverse direction ?
I have about 10 sites use SSL from old LE Manager.
Can I first update SSL for those sites from AUtoSSL generator and then remove LE Manger ??