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.
16
CentOS-WebPanel GUI / How to create registration form for users?
« on: September 22, 2019, 05:28:04 AM »
How to create registration form for users?
for hosting
for email
for hosting
for email
17
Apache / Need user analogue www-data, to have premissions read www files form internet
« on: August 08, 2019, 03:21:42 AM »
Need user analogue www-data, to have premissions read www files form internet brauser.
Have it in cwp? If not how create it?
Have it in cwp? If not how create it?
18
iptables / Re: How to set fail2ban to centos web panel log in(server.com:2031/login/index.php)?
« on: July 30, 2019, 06:59:11 PM »
?
19
CentOS-WebPanel GUI / How to secure phpMyAdmin with .htaccess
« on: July 30, 2019, 02:16:51 PM »how to cheate same as picture?
i try /usr/local/apache/conf/httpd.conf
<Directory /usr/local/cwpsrv/var/services/pma2/>
AllowOverride All
<IfModule mod_authz_core.c>
</ifModule>
</Directory>
not work .htaccess in /usr/local/cwpsrv/var/services/pma
20
CentOS-WebPanel GUI / How change path https://server.com:2031/pma/ PMA name? Of PhpMyAdmin login GUI
« on: July 30, 2019, 12:23:33 PM »
i find
/usr/local/apache/conf.d/system-redirects.conf:Redirect permanent /myadmin http://ip:2030/pma
i find
/usr/local/cwpsrv/var/services/pma path phpmyadmin
i try rename /usr/local/cwpsrv/var/services/pma to pma2 and add
/usr/local/apache/conf.d/domain-redirects.conf Alias /pma2 /usr/local/cwpsrv/var/services/pma2
is not work have error 'No input file specified.' or 'Internal Server Error'
Help
AND how change to new path Url in Control Panel?
/usr/local/apache/conf.d/system-redirects.conf:Redirect permanent /myadmin http://ip:2030/pma
i find
/usr/local/cwpsrv/var/services/pma path phpmyadmin
i try rename /usr/local/cwpsrv/var/services/pma to pma2 and add
/usr/local/apache/conf.d/domain-redirects.conf Alias /pma2 /usr/local/cwpsrv/var/services/pma2
is not work have error 'No input file specified.' or 'Internal Server Error'
Help
AND how change to new path Url in Control Panel?
21
PHP / Re: Phpmyadmin "502 Bad Gateway" Error
« on: May 25, 2019, 03:12:43 AM »
not work only in chrome
a padding to disable MSIE and Chrome friendly error page
a padding to disable MSIE and Chrome friendly error page
22
PHP / Re: Phpmyadmin "502 Bad Gateway" Error
« on: May 24, 2019, 05:51:59 PM »
i fin one exit of this bug:
url of my server ip http
http://11.11.11.11:2031/pma/
where i can see files on server for try fix it bug for use domain and https?
url of my server ip http
http://11.11.11.11:2031/pma/
where i can see files on server for try fix it bug for use domain and https?
23
Apache / Re: Activate mod_cloudflare in Apache
« on: May 20, 2019, 11:06:04 AM »
Protected multilib versions: apr-1.3.9-5.el6_9.1.i686 != apr-1.6.2-1.x86_64
error: Protected multilib versions: apr-util-1.3.9-3.el6_0.1.i686 != apr-util-1.6.0-1.x86_64
error: Protected multilib versions: apr-util-1.3.9-3.el6_0.1.i686 != apr-util-1.6.0-1.x86_64
24
E-Mail / Re: how to disable roundcube centos web panel 6
« on: May 17, 2019, 06:06:08 PM »
i want close access www.mysite.com/webmail/ and www.mysite.com:2031/roundcube/
25
E-Mail / how to disable roundcube centos web panel 6
« on: May 16, 2019, 02:12:02 PM »
how to disable roundcube centos web panel 6
26
CentOS-WebPanel Bugs / whong url user panel flags
« on: April 04, 2019, 09:57:49 AM »
example:
USER panel <img src="/user/cwp_theme/original/img/flags/16/RussianFederation.png"
real file on hdd /user/cwp_theme/original/img/flags/16/Russia.png
USER panel <img src="/user/cwp_theme/original/img/flags/16/RussianFederation.png"
real file on hdd /user/cwp_theme/original/img/flags/16/Russia.png
27
How to / How to hidde Websites on one IP? on my cwp server checks whow all sites
« on: April 04, 2019, 04:13:38 AM »
How to hidde Websites on one IP? on my cwp server checks whow all sites
site for check https://2ip.io/domain-list-by-ip/
site for check https://2ip.io/domain-list-by-ip/
28
CentOS 6 Problems / Apache http not work, only https
« on: March 19, 2019, 06:01:10 AM »
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@sire.ru to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@sire.ru to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
29
CentOS Configuration / Starting httpd: (99)Cannot assign requested address: AH00072:
« on: March 19, 2019, 05:03:56 AM »
if i build webservers Nginx Only get error of starting httpd:
Starting httpd: (99)Cannot assign requested address: AH00072: make_sock: could not bind to address 195.20.47.217:80
no listening sockets available, shutting down
AH00015: Unable to open logs
[FAILED]
Starting httpd: (99)Cannot assign requested address: AH00072: make_sock: could not bind to address 195.20.47.217:80
no listening sockets available, shutting down
AH00015: Unable to open logs
[FAILED]
30
SSL / How to create cron job for AutoRenewal ssl for all sites?
« on: March 01, 2019, 06:02:12 PM »
at 2 monts
0 0 * */2 * /usr/bin/wget --spider "https://site.com/admin/index.php?module=ssl_vhosts&action=run_cron" >/dev/null 2>&1
not work! Help.
0 0 * */2 * /usr/bin/wget --spider "https://site.com/admin/index.php?module=ssl_vhosts&action=run_cron" >/dev/null 2>&1
not work! Help.