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-28, 21:11:59

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

Pages: 1 [2] 3 4 ... 8
16
Kloxo-MR Tips and Tricks / How to reinstall Kloxo
« on: 2018-10-25, 12:01:04 »
 yum remove mratwork-* -y

yum remove kloxomr7 -y

rm -rvf /var/lib/mysql

yum remove Mari*

rm -rvf /etc/init.d/mysqld

and then reinstall kloxo

18
like this


/script/add –-parent-class=domain –parent-name=kims –class=addondomain –name=tt.com

Who knows exact command?

19
I tried to set session.save_path in php  file.

I used ini_set, but not changed.

I have kloxo servers and not kloxo severs.

They can be set it.

But kloxo-me can't be set it in php file.

Please how can I set it?

20
Kloxo-MR Technical Helps / Please open your wallet!
« on: 2017-11-07, 11:56:35 »
He need your help for his safe return.
On the left is a sponsor button.
Let's donate small money to reward his efforts.
Let us think of the help that he has given you.
He is not a volunteer.
Open your wallet.

21
Kloxo-MR Technical Helps / traffic and quota control problem
« on: 2017-08-18, 15:12:53 »
Despite of exceed of traffic and quota, use can upload data and access without any messages.

I run fixquota and fixtraffic.

But the same.

/dev/sda3       /       ext4    defaults,noatime,nodiratime,usrquota,grpquota   1       1
/dev/sda1               /boot                   ext4    defaults                        1 2
/dev/sda2               swap                    swap    defaults                        0 0
tmpfs                   /dev/shm                tmpfs   defaults                        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620                  0 0
sysfs                   /sys                    sysfs   defaults                        0 0
proc                    /proc                   proc    defaults                        0 0

22
I installed  more php version.

But the page does not work normally. it tell me "download pop up with follow message".

'whitch application/x-httpd-php (2.6 KB)'

php page is no problem.




23
Kloxo-MR Technical Helps / quota not work
« on: 2017-08-03, 14:37:16 »
TotDisk    258.70 MB    30.00 MB

But user can upload files over quota.

current user quota is 30MB, but he can upload without limit.

How can I solve?

[root@q352-2128 /]# sh /script/sysinfo
A. Control Panel:               
   - Kloxo-MR: 7.0.0.c-2017072303
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.31-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: q352-2128.cafe24.com
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.31-1.ius.centos6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.3-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.27-1.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          7971       4337       3633          0        196       3489
-/+ buffers/cache:        651       7319
Swap:         2048          0       2048
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       235G  4.4G  219G   2% /

24
Here usage

    Traffic    180.40 MB    30.00 MB

I setup traffic as  30MB, now it used 180.

Bu i can access to my home.

25
I can't find the page where it is.

26
Now just get internal server error.

How can I redirect to certain domain.

27
I want to show custom traffic exceed when traffic will be reached.

28
I changed admin password by panel.
But panel was showed disable panel at the moment.

And then I can't access into panel by old password and new passwrod.

So I tried reset mysql and reset mysql kloxo password.

but still 'only_admin_can_modify_general nname'.

So I copied the kloxo password on another server. But I can not log in anyway.

How can I solve this problem?

29
is it possible to put PHP code inside a XML document to be later executed? For example, can I say "<? phpinfo();?> in .xml

30
Yes. I am using php in HTML files.

But after upgraded, i can't use it.

I added .htm and .html in accout.conf filr in /etc/php-fpm.d/

like this "security.limit_extensions = .php .php3 .php4 .php5 .htm .html"

It works. But now not work.

How can I use it?

Pages: 1 [2] 3 4 ... 8

MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.071 seconds with 18 queries.

web stats analysis