Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-05-11, 10:58:41

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

Pages: 1 2 3 [4] 5
46
Thank You Mustafa for your kind support. I just waited for 2 hours and then i ran sh /script/upcp after that SSL started appearing on my domain and now i am running sh /script/cleanup

One more thing i want that i want to know when certificate is close to expire how should we renew it?

47
Quote
Create letsencrypt ssl files may fail if website not work (no 'welcome page'). Your domain still show 'default page'.

so any suggestions? what should i do?

48
Quote
Try 'sh /script/fixweb; sh /script/restart-web'.
gave following result

Quote
*** Process for PHP-FPM service ***
  - Process: restart
Stopping php56m-fpm (PHP Used):                            [FAILED]
Starting php56m-fpm (PHP Used): [09-Jun-2016 12:06:07] ERROR: unable to bind lis               tening socket for address '/opt/configs/php-fpm/sock/php-admin.sock': Address al               ready in use (98)
[09-Jun-2016 12:06:07] ERROR: FPM initialization failed
                                                           [FAILED]

i checked websites are working fine and now https://example.com shows this
Quote
Your connection is not secure
The owner of www.example.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website.
Advanced:

www.example.com uses an invalid security certificate. The certificate is not trusted because it is self-signed. The certificate is only valid for *.lxlabs.com The certificate expired on Saturday, February 24, 2007 5:31 AM. The current time is Thursday, June 09, 2016 9:08 PM. Error code: SEC_ERROR_UNKNOWN_ISSUER

and as i have mentioned earlier that i have created certificate for www.example.com using the method you have mentioned earlier.

49
ok i have disable varnish cache but its still saying "can't establish a connection to the server at example.com"

50
Quote
[root@server1 ~]# sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016060703
   - Web: hiawatha-10.3.0-f.1.mr.el6.i686
   - PHP: php54s-5.4.43-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) i686
   - Hostname: server1.example.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.i686
   2. PHP:
      - 'Branch' installed: php54-cli-5.4.45-1.ius.el6.i686
      - 'Multiple' installed:
        * php54m-5.4.44-1.ius.el6
        * php55m-5.5.28-1.ius.el6
        * php56m-5.6.12-1.ius.el6
      - 'Used' selected: php56m-fpm
      - 'Multiple' status: disable
   3. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Httpd: httpd24u-2.4.20-2.ius.el6.i686
       - PHP Type: php-fpm_event
   4. WebCache: varnish
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: varnish-3.0.7-1.el6.i686
   5. Dns: djbdns
     - Bind: --uninstalled--
     - DJBDns: djbdns-1.05-17.4.mr.el6.i386
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.19.mr.el6.i686
      - spam: bogofilter-1.2.4-1.el6.i686
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3072        496       2575          3          0        313
   -/+ buffers/cache:        182       2889
   Swap:         3072          5       3066
E. Disk Space:
   Filesystem         Size  Used Avail Use% Mounted on
   /dev/ploop43096p1  119G   19G   95G  17% /


*** Process Time: 00:00:00:06.6002 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)




51
Quote
1. Check application with 'letsencrypt-auto --version'
2. If no error, try add certificate with 'admin > all > all domains > select one > ssl certificate > add letsencrypt certificate'.

If your domain is domain.com, by default, SAN are 'domain.com, www.domain.com, cp.domain.com and webmail.domain.com'. So, make sure www, cp and webmail declare in 'A record' for dns setting of domain.com.

1. went fine with following output

Quote
letsencrypt 0.8.0

2. went fine and created certificate.

when i try to access my site using https://example.com the browser gives following error:

Quote
Unable to connect:
can't establish a connection to the server at example.com

anything which i am doing wrong?

52
Hello i was wondering if anyone succeeded in installing letsencrypt certficate. I want to install letsencrypt certificate on CentOS 6.8, Kloxo-MR: 7.0.0.b-2016060703. I have multiple clients on my VPS

Please guide me on this.

53
@MRatWork

I know these problem occurs in every program its not big deal.. what i want to say is, I am really thankful to you that you made an awesome Web Control Panel. I mean no other Web Control Panel can compete Kloxo MR 7. Its an awesome piece of work. Thank you Mustafa for making this and providing support for this.

Best Regards,
Muhammad Mehroz Anjum

54
ok guys its strange i have tried it many time time but this time my procedure worked:

I tried following:

From 'switch program' i switched to Apache for web and Apache 2.4

cache turned off

then i tried following commands:

Quote
sh /script/upcp

then everything start working

one thing i didn't i understand why varnish cache is running when i have turned it off.

Quote
-------------------------------------------------------------------

Stopping Varnish Cache:                                    [  OK  ]
Starting Varnish Cache:                                    [  OK  ]
-------------------------------------------------------------------

i mean doesn't matter for me if it runs or not but i want to know why it is running when i have turned it off

55
Quote
[root@server1 ~]# rm -f /etc/httpd/conf.d/perl.conf; sh /script/restart-web -y

Stopping php56m-fpm:                                       [  OK  ]
Starting php56m-fpm:                                       [  OK  ]
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]

Now my websites are showing kloxo default pagge

56
Code: [Select]
Try 'yum reinstall httpd* -y; sh /script/restart-all -y'.
i tried here is the result:
Quote
Starting httpd: httpd.event: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory

57
netstat -tulpn | grep :80

gives me this

Code: [Select]
tcp        0      0 :::80                       :::*                        LISTEN      1060/httpd

58
after reboot

Code: [Select]
*** Process for HTTPD service ***
  - No need started
  - Process with 'httpd': restart
Stopping httpd:                                            [FAILED]
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]

59
ok after

Code: [Select]
rm /etc/httpd/conf.d/perl.conf

here is the result
Code: [Select]

*** Process for HTTPD service ***
Starting httpd:                                            [  OK  ]
  - Process with 'httpd': restart
Stopping httpd:                                            [FAILED]
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]



60
Hello,

I before the second last update I was using Apache 2.4 with nginx proxy with varnish cache server. When i updated kloxo apache 2.4 and apache 2.2 failed to start so i switched to nginx and disabled varnish cache. After that i updated kloxo to most recent version and tried following things:

- switched to apache 2.2 from kloxo admin panel
- executed sh /script/fix-all via SSH
- executed sh /script/restart-all via SSH

every thing went fine except apache.

Code: [Select]
*** Process for HTTPD service ***
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
  - Process with 'httpd': restart
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory

p.s right now i am switching back to nginx untill we have a solution for apache

Pages: 1 2 3 [4] 5

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.062 seconds with 20 queries.

web stats analysis