Search results

  1. I

    ./build update_versions fails - ioncube_loader_lin_5.5.so...

    ./build update_versions Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_5.5.so: /usr/local/lib/ioncube/ioncube_loader_lin_5.5.so: cannot open shared object file: No such file or directory Tried to disable and enable "ioncube=yes" in the options.conf file - the same result Need help
  2. I

    The best php-run mode?

    What is the best (the most popular/modern) way to run php in modern servers (4 cores, 8-16GB ram) with Directadmin? mod_php+mod_ruid2 | fastcgi | php-fpm ? Can you suggest me one of them (and maybe explain your suggestions? ) Thanx
  3. I

    apache use >300 MB ram

    apache use too much memory. How to find, what is wrong? php: apache_modules:
  4. I

    Warning: preg_match() [function.preg-match]:

    Need help. Got this error Warning: preg_match() [function.preg-match]: Compilation failed: unknown option bit(s) set at offset -1 in /home/...
  5. I

    --enable-magic-quotes in default config

    magic_quotes_gpc has been DEPRECATED as of PHP 5.3.0 http://ua2.php.net/manual/en/info.configuration.php#ini.magic-quotes-gpc But default configuration configure/ap2/configure.php5 contains --enable-magic-quotes... Why?
  6. I

    How to block answers to spammers for non-existing emails?

    After using original latest exim.conf and exim.pl Every day i see --------- A new message or response with subject: Warning: 300 emails have just been sent by unknown has arrived for you to view. Follow this link to view it: --------- 300 is a limit in /etc/virtual/limit There are a lot of...
  7. I

    How to rewrite default filter and filter.conf ?

    Hi. How to rewrite default filter and filter.conf for new users? Is there official "way" without editing user_create_post.sh?
  8. I

    ./build exim fails (4.73)

    CB 1.2 gcc: auths/auths.a: No such file or directory make[1]: *** [exim] Error 1 make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.73/build-Linux-i386' make: *** [all] Error 2 *** The make has failed, do you want to try to make again? (y,n): Does CB 1.2 support exim 4.73?
  9. I

    Zend 3.3.9 can not update

    /build zend File already exists: ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz Location of php.ini: /usr/local/lib Press return to continue... ./build: line 5937: ./install.sh: No such file or directory -----------
  10. I

    Directadmin 1.37.0 CMD_ADMIN_CRON_JOBS does nothing

    http://IP:222/CMD_ADMIN_CRON_JOBS returns ------ All User Cron Jobs none ------ But there are users with cron settings. What does All User Cron Jobs do? Compiled on Redhat CentOS 5.0 Server Version 1.37.0
  11. I

    Zend+php 5.3.3

    Zend doesnt work after upgrating from php 5.2.14 to 5.3.3... ? And php does not compiles from 5.2.14 to 5.2.15? Need help.
  12. I

    Need help with fantastic Load Average

    Please help me with a fantastic Load Averages. Directadmin sometimes sends by mail. How to find out what's going on? After all, like all indicators seem to be normal (except for the LA). I use apache ITK. This is an automated message notifying you that the 1 minute load average on your system...
  13. I

    Roundcube set incorrect @localhost instead @domain for new users

    Roundcube sends letters from the "@ localhost" for the email accounts by default (with login 'username' instead '[email protected]') and the user must manually adjust the value of the sender's [email protected] When you edit the variable $ rcmail_config ['mail_domain']='%n', boxes contain default...
  14. I

    Itk+apache - does anybody use it?

    Does anybody use ITK+APACHE. Is it stable? How about perfomace and memory usage? Is it better than fast-cgi?
  15. I

    Additional ip bag

    well, i have 2 resellers, Reseller1 with shared 1.1.1.1 and Reseller2 with shared 2.2.2.2. And there is a User under Reseller1 with ip 1.1.1.1 From admin panel i want to move User from Reseller1 to Reseller2. After that User became in Reseller2 user list, but with ip of Reseller1 (1.1.1.1) I...
  16. I

    How DA do tasks as root?

    How does directadmin restart apache, edit files etc... ps showes that DA is running as nobody.... Can u explain this pls?
  17. I

    Can not update MySQL

    I have found http://files.directadmin.com/services/all/mysql/ 5.1.41 mysql. Why "./build mysql" doesn't download 5.1.41 but only recompiles 5.1.40 in CentOS 5.4?
  18. I

    Hacked + cgi-spam - how to block smtp ports

    Someone has cracked my client, has placed a script which was a SMTP PERL server and began send spam. A question - how to block all SMTP connections for users, except exim?
  19. I

    3 or more DNS servers/ and skip dns creating

    1)Is there any way to config 3 or more DNS? (until dns1 and dns2) 2) some accounts do not need dns. How can i skip dns creating in bind for some account setups?
  20. I

    What kind of PHP do u use? How to php-FastCGI?

    How to use FastCGI php with DA? If u use both mod and cgi, tell, pls, how users select version (exept manual editing httpd)
Back
Top