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-03-19, 06:53:22

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.


Topics - tinu

Pages: [1]
1
I just wish to take time to say thanks to Mustafa Ramadan to dedicate his time and effort on constant updates and hard work on Kloxo Mr Panel. If anybody feels the same they can join me via reply on this thread.

Once Again Thank You Mustafa.


2
Kloxo-MR Technical Helps / Webserver Problem after update
« on: 2016-02-25, 20:03:37 »
webserver stopped.  I reboot and still not worked.

used both hiawatha and apache. apache works fine but is slow.

Code: [Select]
First I did this

yum reinstall hiawatha* httpd* -y
chkconfig hiawatha on
chkconfig httpd on

[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

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
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'
[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

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
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'
[root@vps1****1 ~]# yum install mod_perl
Loaded plugins: fastestmirror, presto, priorities, protectbase, refresh-
              : packagekit, replace
Setting up Install Process
Loading mirror speeds from cached hostfile
 * mratwork-epel: mirror.imt-systems.com
 * mratwork-ius-stable: mirrors.ircam.fr
 * mratwork-webtatic: uk.repo.webtatic.com
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package mod_perl.x86_64 0:2.0.4-11.el6_5 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch            Version                  Repository     Size
================================================================================
Installing:
 mod_perl          x86_64          2.0.4-11.el6_5           base          3.2 M

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 3.2 M
Installed size: 6.1 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 3.2 M
mod_perl-2.0.4-11.el6_5.x86_64.rpm                       | 3.2 MB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : mod_perl-2.0.4-11.el6_5.x86_64                               1/1
warning: /etc/httpd/conf.d/perl.conf created as /etc/httpd/conf.d/perl.conf.rpmnew
  Verifying  : mod_perl-2.0.4-11.el6_5.x86_64                               1/1

Installed:
  mod_perl.x86_64 0:2.0.4-11.el6_5

Complete!
[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

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

- For help, type '/script/restart-web [--help|-h]'
[root@vps1****1 ~]# chkconfig hiawatha on
[root@vps1****1 ~]# chkconfig hiawatha on
[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address 127.0.0.1:30080
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'
[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

Stopping httpd:                                            [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address 127.0.0.1:30080
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'

[root@vps1****1 ~]# sh /script/restart-web -y

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

Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server: Error binding 0.0.0.0:80
                                                           [FAILED]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'
[root@vps1****1 ~]# sh /script/restart-web -y

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

- For help, type '/script/restart-web [--help|-h]'

Reinstalled server still same problem. Help

[root@vps1**** ~]# sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016022403
   - Web: hiawatha-10.1.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: vps194871.ovh.net
C. Services:
   1. MySQL: MariaDB-server-10.0.24-1.el6.x86_64
   2. PHP:
      - Branch: php70w-cli-7.0.3-1.w6.x86_64
      - Used: --Use PHP Branch--
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
   5. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   6. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   7. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
      - spam: bogofilter
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3736       2172       1564          3         64       1580
   -/+ buffers/cache:        527       3209
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        20G  3.1G   16G  17% /


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

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



BTW Thanks For latest update. I am excited you included PHP7 and force domain php setting and other changes. websites are fast now.  :)

But please help on this matter. Thanks

3
Kloxo-MR Technical Helps / mailserver again not working
« on: 2015-12-01, 11:10:32 »
Hello mustafa please help me on this problem. a few days ago i reinstalled server and this mail problem came again.

i am not able to send or receive any mails. this problem is coming in a duration of few days automatically like its scheduled.

please help me fix this problem once and for all. give me a solution so that if it happens again i dont have to reinstall server.

here is sysinfo

Code: [Select]
sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015103001
   - Web: hiawatha-9.15.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: vpsxxxxx.ovh.net
C. Services:
   1. MySQL: MariaDB-server-10.0.22-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php55m-5.5.30-1.ius.el6
        * php56m-5.6.14-1.ius.el6
      - Used: php55m
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_worker
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --used--
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3736       3166        570          5        145       1787
   -/+ buffers/cache:       1233       2503
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        20G  8.0G   11G  44% /

also i tried unistallating and reinstalling qmail toaster. that also didn't work.

I also tried changin hostname.


4
Hello Mustafa

I just noticed that when i switch from apache to hiawatha or hiawatha proxy it shows success but when i restart-web then service shows missing.

service also show not installed in services list.

i dont think it is properly installing or activating files. can you please check what is the problem.

i use hiawatha it gives better performance than apache.
i want to use nginx, it is best but it wont let me use htaccess. so i dont use nginx.

please advice.

5
Not_allowed_to_perform_deliveries_as_root.

Tried these all

Code: [Select]
sh /script/fixmail-all
sh /script/restart-all

sh /script/restart-mail -y
*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.

I tried reseting mysql password.
then i wasnt able to login
then i reset master password then it was giving error
then i used

Code: [Select]
sh /script/upcp -y
sh /script/cleanup

panel login again but same webmail problem .

tried this also

Code: [Select]
yum reinstall kloxomr-webmail* -y

Still Not sending not receiving mails.

Please help Thank you

here is sysinfo

Code: [Select]
A. Kloxo-MR: 7.0.0.b-2015103001
   - Web: hiawatha-9.15.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: vps
C. Services:
   1. MySQL: MariaDB-server-10.0.22-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php55m-5.5.30-1.ius.el6
        * php56m-5.6.14-1.ius.el6
      - Used: php55m
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_worker
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3736        939       2797          4         50        464
   -/+ buffers/cache:        424       3312
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        20G   13G  6.2G  67% /



6
Hello Mustafa,

I am running wordpress on a single website hosted on a vps from reputed hosting.
I have 4gb ram and ssd hdd specially for this ecommerce website and i am running wordpress only.
I am having issues in speed I tried increasing php memory from 32mb to 3gb. I tried optimize apache speed but even then its running slow.
I nearly tried all server tricks in kloxo mrpanel. Panel runs smooth but website not. can you please tell me what to do. or what am I missing. If you want i can give you server access.

7
Hello mustafa

I am getting permission denied error on every kloxo command i am giving to my server.

/script/fixwebmail
/script/fixvpop
/etc/init.d/httpd restart
/etc/init.d/named restart

[roo@**~]# /script/fixvpop
-bash: /script/fixvpop: Permission denied

i am using ovh server.

Please help me fix this permission problem.

8
Hello mustafa can you please tell me how to increase default email receiving attachment quota. I am sending 18mb attachment from google and its showing me

Google tried to deliver your message, but it was rejected by the server for the recipient domain xxxx.com by mail.xxxx.com. [xxx.xxx.xx.xxx].

The error that the other server returned was:
552 sorry, that message size exceeds my databytes limit (#5.3.4)

Please tell me how to receive email with large attachments.

9
Kloxo-MR Technical Helps / Subdomains Not Working
« on: 2015-04-29, 18:23:59 »
Hello mustafa
I am using kloxoMR 7.0b on centos 6x64. I can run all things successfully but recently I added subdomains and they are not working. can you please guide me how to fix that.

I am using cloudflare and then configuring through kloxo but after domain is working there shouldn't be a problem.
scripts i used to fix

sh /script/cleanup
sh /script/fix-dns
sh /script/fixweb
sh /script/restart-all

Can you please point me to the direction to fix the problem.

10
Kloxo-MR Technical Helps / Kloxo MR Stopped Centos Network
« on: 2015-04-23, 15:45:42 »
Hello,
After few days installation of Kloxo MR i found out that i can use ssh and vnc to connect to server but I cant use browser in my vps and  somehow my internet on my vps not working. I dont know what to do.

My websites are not working too. This is happening to me after Kloxo MR Installation . Please help.

I cannot install applications by yum too. Any solution?

I also searched in the forum but cannot find any related topics.

11
Kloxo-MR Bugs and Requests / Awesome Kloxo Fork
« on: 2015-04-18, 11:50:59 »
Hello
I want to inform you that after nearly 8 months since our previous conversation I installed your kloxo fork again. And after some tweaking it is miraculously running smooth..

I want to support you and will donate too.

Also I want to ask for a little help maybe its a bug maybe its setting issue, after fresh installation and several sh /script/fixmail-all, sh /script/cleanup commands I get this amazing Kloxo fork running but afterlogic and rainloop and showing login error.

rainloop showing (Domain is not allowed)
afterlogic showing (The username or password you entered is incorrect.)

roundcube,squirrelmail and telaen are working. but those two webmail login page looks awesome so i bet they are good clients. How do i fix them??

Keep up the good work


12
Kloxo-MR Technical Helps / Kloxo-MR Fresh Install Problems
« on: 2014-11-21, 04:34:26 »
Hello. I was using  LXAdmin kloxo and read about kloxo-MR and decided to move to it. Features are good on reading but when i fresh install it on a centos server i faced several difficulties which i want admins to notice.

1) DNS Not working (We have to manually switch program in order for it to work)

2) Apache Webserver Not working (We have to manually switch to other webserver and switch back to apache in  order for it to work)

3) Webmail not working (Couldnt make it to work yet)

4) if we switch to other php version from phpbrance option webserver stops working god knows how to make it work it again. whats the use of multiple php if we cant make it work

5) when adding domain we cannot set our own password . it gives error. after generating password it use it in the password field but display last message that password no accepted.

6) somehow yum stopped installing programmes after 20-30mins. It couldnt find the repository and download mirror sites. i reinstalled again and again for this problem.

Can you tell me to fix these problems. is there a set of settings like using what php brance with what php-type.
unless a new user make kloxo to work for first time, installation of kloxo-mr is useless. Like I am going nuts over googling and serching your forum to fix these problems. I formatted my vps 6-7 times for settings to work.

what I mean to say there should be some basic settings already set so everything works for first time.

still need  answers to those problems though. reply please.

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.043 seconds with 17 queries.

web stats analysis