Search results

  1. P

    Custombuild + CloudLinux + CageFS support

    Well have you posted on the CL forum? It states in their docs its supported which i assumed it was but bugs are a different story.
  2. P

    DirectSlave - solution to add and remove zones on slave without DirectAdmin

    And we thank you and appreciate it. Ill try to install it when i remove DA from a VPS server i have out there.
  3. P

    DirectSlave - solution to add and remove zones on slave without DirectAdmin

    Correct, you can use this with DA & Debian server not running DA? I read that Jeffs script had to be modified for Debian based boxes. Do you have to be running the same OS across boxes? And can it run in tandum with a Debian, Freebsd, RH6 server with no DA os install? It would be nice to see DA...
  4. P

    Custombuild + CloudLinux + CageFS support

    I havent install CageFS yet but i thought it was fully supported.
  5. P

    Does CB2.0 do the proftpd -> pureftpd conversion?

    Ok thanks for the recap. I thought DA stopped using the proftpd.passwd file. So it seems i can still ftp using: USERNAME instead of [email protected]. Why does the docs say you have to change to [email protected] as part of the login creditals for pure?
  6. P

    Where did this version of modsecurity come from /usr/local/modsecurity/????

    Why does that make sense? When you installed it did it move/create /usr/local/modsecurity. I installed it from /usr/local/src/modsec* then i moved it to /etc/httpd/conf/*. Maybe its part of the recompile. Its the only thing i can think of that may create the directory if i did not do it manually.
  7. P

    Where did this version of modsecurity come from /usr/local/modsecurity/????

    Well i have found two installations of this on two servers. Does it get installed when you manaually install and compile modsecurity?
  8. P

    Here is how to fix INTERNAL SERVER ERROR when using Phpmyadmin to Import a DB w/FCGI

    I was trying to import a very small db, 3kb to be exact and getting an internal server error in Phpmyadmin. In my error_log i was also seeing this; mod_fcgid: HTTP request length 131952 (so far) exceeds MaxRequestLen (131072) First, i tried increasing the size of upload_max_filesize = 15M...
  9. P

    DirectSlave - solution to add and remove zones on slave without DirectAdmin

    Did you get this resolved? If not, what solution did you end us using? And why not simply just use the DA multi server setup in DA?
  10. P

    Where did this version of modsecurity come from /usr/local/modsecurity/????

    So nobody knows? Maybe you should look in your /usr/local/ for it. drwxr-xr-x 4 root root 4096 Mar 17 04:23 modsecurity [root@la1010 modsecurity]# ls -la total 16 drwxr-xr-x 4 root root 4096 Mar 17 04:23 . drwxr-xr-x. 23 root root 4096 Mar 23 22:23 .. drwxr-xr-x 2 root root 4096...
  11. P

    Does CB2.0 do the proftpd -> pureftpd conversion?

    Still waiting for a comment on this from someone who knows.
  12. P

    After Latest Update: No SSH Access Anymore

    Set the config firewall to test and restart it. Try to login. If it does not work try to get your noc to install a kvm for investigation. I can initiate a console session right into my boxes without the need for a kvm because i use a remote access card (drac5) on all my servers which are dell...
  13. P

    Where did this version of modsecurity come from /usr/local/modsecurity/????

    I didnt install it. Is it part of some upgrade? Whats /usr/local/modsecurity doing there? I have my own version that i installed and setup and its in /etc/httpd/conf/modsecurity2/* Also, in /usr/local/modsecurity i see a bin file which contains a number of pl files that upgrade rulesets etc...
  14. P

    Does CB2.0 do the proftpd -> pureftpd conversion?

    Is this specific to DA because iv run pure on other boxes and also had a pure-ftpd.conf to play with. At least thats what i remembered.
  15. P

    Does CB2.0 do the proftpd -> pureftpd conversion?

    I saw that thread but i dont see any config options in init.d. Just pure-ftpd which is the start script.
  16. P

    Does CB2.0 do the proftpd -> pureftpd conversion?

    During the installation of DA on a new server i chose CB1.2 so it installed proftpd by default. But then later i decided to try CB2.0 and the only option during ./build install all was pure-ftpd so i went with it. I just tested ftp using pure-ftpd and it works but i cant for the life of me...
  17. P

    Changed my mind about php-frm.

    Ok thanks for the info.
  18. P

    Changed my mind about php-frm.

    Iv changed my mind about running php-frm with php 5.3. I installed 5.3 + php-frm and 5.4 as cgi phpsup. I want to change the 5.3 config. I see that is created a number of files in directory /usr/local/53*. If i rerun CB2.0 and change the options to 5.3 phpsup will i have to do anything else to...
  19. P

    [HOWTO] mod_ruid2

    Well i didnt copy out hosts* to custom. Why are people suggesting this?
  20. P

    [HOWTO] mod_ruid2

    The reason why WHMCS was not work was because, 1) All directories were chown 0711 instead of 0755 2) I followed the origional post in this thread. I discovered chowned all directories back to 0755 Removed the manually installed mods. updated using cb2.0 ran rewrite confs That was it! As i...
Back
Top