Recent content by maorbari

  1. M

    Nginx logs per seconds

    Hi, I get flood of logs in nginx. How I can do that the logs will be save in memory for one second and than write it from memory to logs files per second and not any query? I mean log all in memory and output to log it one per second. Thanks.
  2. M

    Directadmin login page flood

    Hi, Some bots enter to X.X.X.X:2222 and done flood refreshes on this page. It apear me to "30/06/2015:07:56:03 103.10.197.202 BAD REQUEST unknown" on daily log. How can I block automatically floods like that by iptables? Or there anyway block them with directadmin? Thank you!
  3. M

    Disk Space Of Mysql

    Hi, I want to know if the mysql databases size of users are inside disk space of the account? Thank you!
  4. M

    Remove apache modules from apache-nginx

    Hi, How I can remove modules of apache from apache-nginx webserver? I try create directory of ap2 on custom directory but it work only on apache webserver and not on apache-nginx. Thank you.
  5. M

    Cant backup -> got error

    When I try backup I get this error: "Unable to create backup directory (uid=admin): /home/admin/admin_backups/week-2 : <b>Parent directory does not allow write, or one of the directories didn't allow search (execution) permission</b>" I did set_premissioms.sh all but it doesnt help.. What I...
  6. M

    Pure-ftpd change passive mode to port mode

    Hi, I want to change pure-ftpd to port mode, because csf is block all passive ports and I dont want open them for security reasons.. How I do it? Thank you..
  7. M

    Ioncube error after upgrade php to 5.6.9

    Hi, I upgrade the php version to 5.6.9 and I use ioncube and xcache. After that I got error PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0 For more information...
  8. M

    MySQL 5.7 Upgrade

    Why there is no Mysql 5.7 upgrade option with Custombuild? Thanks.
  9. M

    Nginx with ngx_pagespeed and Naxsi

    Hi, I have nginx reverse proxy to apache with mod_php php 5.6. 1. After I installed ngx_pagespeed and add those lines on nginx.conf, page are load slower and I dont see any cache on the directories I set. pagespeed on; pagespeed FileCachePath /var/ngx_pagespeed_cache; How to solve it? 2. I...
  10. M

    Directadmin doesnt upgrade..

    it show me "DirectAdmin 1.46.3 update to 1.47.0 is available". When I press update, it say me update successfully but it still show me "DirectAdmin 1.46.3 update to 1.47.0 is available". Why it not update? Thank you.
  11. M

    Installed 2 version of php, how to enable?

    Hi, I have installed php 5.5 and php 5.6 on the server. php 5.6 is realeas 2. How to start php 5.6 on some websites by htaccess? Thank you!
  12. M

    upgrade php version to 5.5.5

    Hi, I have php 5.3.27 on directadmin server. how i can install php 5.5.5 with putty or by plugin manager in directadmin? thank you.
Back
Top