Search:

Type: Posts; User: Servax

Page 1 of 22 1 2 3 4

Search: Search took 0.07 seconds.

  1. [FEATURED] What are the alternatives to Kayako these days?...

    What are the alternatives to Kayako these days? We won't be switching to their cloud platform.
  2. Sticky: All tests enabled on a SuperMicro Intel Xeon E3...

    All tests enabled on a SuperMicro Intel Xeon E3 1240, 8 GB Memory.



    BYTE UNIX Benchmarks (Version 5.1.2)

    System: localhost.localdomain: GNU/Linux
    OS: GNU/Linux --...
  3. If I'm not mistaken, that's only the case with...

    If I'm not mistaken, that's only the case with the PERC H700 and PERC H800s at this point.. The rest will just pop up a warning.
  4. Take a look at awstats, should give you a clue...

    Take a look at awstats, should give you a clue where the traffic is coming from.
  5. What web server are you running? It could be it's...

    What web server are you running? It could be it's not passing on SERVER_ADDR on, it could be HTTP_HOST only or something of that sort. Make a phpinfo() page and take a look at what variables are...
  6. Replies
    11
    Views
    1,271

    I don't see any issue with having that kernel.. ...

    I don't see any issue with having that kernel..

    Here is what CentOS says about the repository for CentOS Plus:

    http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus

    The kernel...
  7. Replies
    2
    Views
    1,150

    You may need to optimize your my.cnf...

    You may need to optimize your my.cnf configuration a bit, but MySQL has a documentation on what could be causing it:

    http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
  8. Replies
    11
    Views
    1,271

    You're probably running a kernel off the CentOS...

    You're probably running a kernel off the CentOS plus repository:

    http://mirror.centos.org/centos/5/centosplus/i386/RPMS/
  9. Replies
    4
    Views
    1,159

    Professional Designer Required

    I am in search of a company to design a vector based logo for me, high resolution.

    Will also need a business card designed and letterhead.

    Please also post your portfolios and experience,...
  10. I don't remember ffmpeg messing with anything to...

    I don't remember ffmpeg messing with anything to do with PHP / Apache.

    But anyways, with mb string you'll need to recompile PHP to support it.
  11. You'll just have to disable safe_mode and...

    You'll just have to disable safe_mode and open_basedir, or just exclude open_basedir protection for your account.

    On WHM, just go recompile Apache without safe mode enabled.
  12. What are the sleeping processes you're talking...

    What are the sleeping processes you're talking about, and how many do you see?

    If they're from Apache, just go edit the httpd.conf and edit the Timeout to a lower value.
  13. Replies
    40
    Views
    3,623

    Since you're using it to make a backup of a...

    Since you're using it to make a backup of a directory, I'm guessing you're going to just be making a cron out of it.

    The rsync command would delete any files that are not there anymore, and...
  14. Should be like this: Select Profile -->...

    Should be like this:

    Select Profile --> Customize --> Select Apache Version --> Select PHP Version --> Exhaustive Options List --> Check "Mbstring"

    It should be under:

    PHP 5.2.5 (Be sure to...
  15. Replies
    40
    Views
    3,623

    You could do it like this: rsync -av...

    You could do it like this:


    rsync -av --delete /misc/ /misc-backup/
  16. Make sure your resolvers are also set correctly:...

    Make sure your resolvers are also set correctly: /etc/resolv.conf
  17. You're going to have to recompile your PHP5...

    You're going to have to recompile your PHP5 manually and include --with-mysql.
  18. If you're using cPanel, just use easyapache and...

    If you're using cPanel, just use easyapache and compile the options in.

    Note, GD is installed, you just don't have FreeType support enabled.

    Trans_Sid should already be compiled in, just enable...
  19. You can make it delete files and fully sync...

    You can make it delete files and fully sync everything, and you can be specific on what directories you want it done to.

    Example: rsync -a --delete /home/ /backup/daily/

    Thats not using a...
  20. This should work fine: However keep in...

    This should work fine:



    However keep in mind this is essentially blocking an whole area or ISP.

    Reference: http://httpd.apache.org/docs/1.3/mod/mod_access.html#allow
  21. Just to be a little more detailed.. Its just...

    Just to be a little more detailed.. Its just telling you the drive information, and the cache mode (write back, write through..).

    Nothing bad though, just more information for you to read and try...
  22. The logs you are showing are showing other mail...

    The logs you are showing are showing other mail servers connecting to yours.
  23. Replies
    16
    Views
    1,547

    To start apf, just run apf --start. As to your...

    To start apf, just run apf --start.

    As to your issue, ask them for the IP your server needs to connect to, and add it in: /etc/apf/allow_hosts.rules
  24. Yep, normal, its just logging the connections.

    Yep, normal, its just logging the connections.
  25. Thanks for the review Mike! Was a pleasure...

    Thanks for the review Mike! Was a pleasure working with you. :)
Results 1 to 25 of 526
Page 1 of 22 1 2 3 4