Activity Stream
48,167 MEMBERS
61327 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    xtremededi.com

    Default Need help for my VPS

    Hello Friends

    ME Facing a Huge Problem
    i Have a VPS Server and install Webmin CP

    Config of my VPS:
    Ram: 512 MB (Burst Ram 1GB)
    OS: CentOS 5.4 x64
    Kernel and CPU Linux 2.6.18-164.10.1.el5.028stab067.4 on x86_64
    Processor information Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 4 cores


    im using Rapidleech and Torrentflux-b4rt
    everything running well but whenever me do remote upload links from Rapidleech to my Rapidshare, Hotfile or Megaupload accounts
    my vps stop responding, only its Control panel works, until i don't do reboot it, it doesn't open... or its start work again when file gets uploaded to my accounts

    and if i download files using http from rapidleech to my pc its also stop work
    its open only when when i do only 1 download with http using download manager or without download manager

    what problem it could be, as i check all
    apache is fine, i install lighttpd, but nothing happen.

    so need your help guys
    please tell me how could i get rid of this shit problem ???

    could it be get resolve by installing nginx
    if yes, then please give me tutorial to install it or install it for me
    i could provide a 30 days legal RS account for this help


    please please please help friends
    its very urgent to me

    Thanks in Advance
    Regards
    SnowDoN Reviewed by SnowDoN on . Need help for my VPS Hello Friends ME Facing a Huge Problem i Have a VPS Server and install Webmin CP Config of my VPS: Ram: 512 MB (Burst Ram 1GB) OS: CentOS 5.4 x64 Kernel and CPU Linux 2.6.18-164.10.1.el5.028stab067.4 on x86_64 Processor information Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 4 cores Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    nooky.us
    Try to reinstall your VPS with centOS and install Kloxo (there is probably an option for that).

    Then try again. If that fails, get support from your provider .. you might expect that from him.

  4.     
    #3
    Banned
    Rebuild your VPS again with Cent OS x64
    Using SSH install CPanel

    Rebuild Apache (if you need)

    Enjoy Your RL/TF

  5.     
    #4
    Member
    Website's:
    xtremededi.com
    Guys i have rebuild my vps lots of times ans have used kloxo too
    and shubank cPanel is not a free cp, we have to pay alot for this, and how could apache is the problem ??

  6.     
    #5
    Member
    hey it sounds like you are behind firewall. if you didn't installed firewall then the default iptable rules may be the issue with upload & download. when such problem occurs again, try restarting iptables. ssh command to restart iptable is "service iptables restart".

  7.     
    #6
    Banned
    Website's:
    KWWHunction.com
    Have your host check ipTables ?

  8.     
    #7
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    contact your host. it's not a problem with your panels.
    otherwise get an other vps.

  9.     
    #8
    Member
    The problem was your webserver (Apache), change it to lighttpd if you don't have experience with Apache. It works for me

  10.     
    #9
    Member
    You can using kloxo panel /lxadmin, to change the webserver for easy

  11.     
    #10
    Banned
    Website's:
    budgetvds.com hilohost.com wdispatch.com
    Quote Originally Posted by SnowDoN View Post
    Hello Friends

    ME Facing a Huge Problem
    i Have a VPS Server and install Webmin CP

    Config of my VPS:
    Ram: 512 MB (Burst Ram 1GB)
    OS: CentOS 5.4 x64
    Kernel and CPU Linux 2.6.18-164.10.1.el5.028stab067.4 on x86_64
    Processor information Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz, 4 cores


    im using Rapidleech and Torrentflux-b4rt
    everything running well but whenever me do remote upload links from Rapidleech to my Rapidshare, Hotfile or Megaupload accounts
    my vps stop responding, only its Control panel works, until i don't do reboot it, it doesn't open... or its start work again when file gets uploaded to my accounts

    and if i download files using http from rapidleech to my pc its also stop work
    its open only when when i do only 1 download with http using download manager or without download manager

    what problem it could be, as i check all
    apache is fine, i install lighttpd, but nothing happen.

    so need your help guys
    please tell me how could i get rid of this shit problem ???

    could it be get resolve by installing nginx
    if yes, then please give me tutorial to install it or install it for me
    i could provide a 30 days legal RS account for this help


    please please please help friends
    its very urgent to me

    Thanks in Advance
    Regards
    I would say try to recompile Apache & PHP with CURL are check to see if it's an enabled already on your server you can check this by login to SSH has root then doing the following command below

    Run this command VIA SSH
    Code: 
    php -i | grep curl
    Your results should look like something this below
    Code: 
    [~]# php -i | grep curl
    Configure Command =>  './configure'  '--disable-pdo' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-sockets' '--prefix=/usr/local' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-config-file-path=/usr/local/lib' '--with-config-file-scan-dir=/usr/local/lib/php.ini.d' '--with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir=/usr' '--with-gd' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libxml-dir=/opt/xml2/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-png-dir=/usr' '--with-ttf' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr'
    curl
    cURL Information => libcurl/7.20.0 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

BE SOCIAL