Search results

  1. D

    Sumbit your site to WarezBot

    Almost done ;) http://cdnpic.com/upload/56d407c3.png http://cdnpic.com/upload/659049fe.png http://cdnpic.com/upload/c58f7500.png
  2. D

    Trouble installing cpanel

    you have to use nameservers provided by your hosting company..
  3. D

    Hosting Websites without any control panel on your VPS /DEDI

    you are right xD , typed install 2 times, which is not required.. it will throw up an error that theres no package called install .
  4. D

    LatestDownloads - Not paying?

    never had problems with SZ , as they manage payments themselves..
  5. D

    Dtatbase Error in ACP

    http://cdnpic.com/upload/2cbf74f1.png http://cdnpic.com/upload/beedb58f.png
  6. D

    hi all guys

    gill ? welcome :D
  7. D

    Dtatbase Error in ACP

    if you have a mod related to Akismet, Disable it..try again.
  8. D

    How To Enable Mod_Rewrit in VPS?

    this will work on Debian .. hes using kloxo, which mostly means its CentOS.
  9. D

    Facebook Fanpage

    http://www.facebook.com/pages/cdnpic/119277751424490 Awesome landing page . Click on the like button pl0x <3 I will share the method to create custom landing pages in development area after some time :D Thanks .
  10. D

    Reliable img hosting

    http://cdnpic.com ( stable, reliable and more features )
  11. D

    Looking for a blog to post

    interested in warez.warezbot.net ? pm me with desired username and password..
  12. D

    How I grab this results?

    use API, instead of grabbing your self, you may endup in getting your IP banned.. http://code.google.com/apis/ajaxsearch/
  13. D

    Need tips for what to code

    ++ for python Django <3
  14. D

    How To Enable Mod_Rewrit in VPS?

    Click switch program.. Change it to the desired. if it's Apache, mod_rewrite is already enabled imo.. for lighty, you have to edit the lighttpd.conf and have to edit it as given by VBSEO.
  15. D

    a litle help mail.mydomain.com

    it's a DNS issue.. you have either an 'A' record or a Cname for mail.yourdomain.com which points to the old Ip.
  16. D

    Can you ban a whole country?

    you can try MOD_GEO IP.. http://www.maxmind.com/app/mod_geoip http://www.vpsgeek.info/tutorials/installing-mod_geoip-for-apache2-on-debian-lenny/
  17. D

    Wubi - Linux Installer For Windows

    Try to avoid this..instead install from iso, because it still runs on top of NTFS.. use it ,if you are new to linux..
  18. D

    Security Thread, Get/Post your tips here!

    small sanitizing function :) function sanitize($str) { return strtolower(strip_tags(trim(($str)))); }
  19. D

    LulzIMG.APP - teh desktop appz0r

    wish I had windows.. nvm , will try on wine :D
  20. D

    Get FULL System Info using Batch + Explained ;)

    <3 batch scripts :D for Linux you can use cat /proc/cpuinfo ( for more info on processor) free ( ram ) df -h ( HDD )
Back
Top