Search results

  1. NewEraCracker

    error

    :facepalm: Kloxo :facepalm: Contact your host for assistance.
  2. NewEraCracker

    error

    First. Which control panel are you using?
  3. NewEraCracker

    error

    You have lot of stuff to work out. Ask your host to help you.
  4. NewEraCracker

    error

    That script will show what is missing in your php installation for scripts such as IPB or vB to work properly. You mean where :P And you should place it in the www or public_html and then access it as http://example.com/check_compatibility.php (replacing example.com with your domain)
  5. NewEraCracker

    error

    no mysql installed? Oh epic fail bro. Check the requirements using: https://github.com/NewEraCracker/php_work/blob/master/check_compatibility.php ;)
  6. NewEraCracker

    Im Back D:

    Welcome back :)
  7. NewEraCracker

    screensnapr.com/e/fiZB5Y.png :))

    screensnapr.com/e/fiZB5Y.png :))
  8. NewEraCracker

    mstsc.exe was deleted

    mstsc.exe C:\Windows\System32 mstsc.exe.mui C:\Windows\System32\en-US Your windows in in EN-US language right?
  9. NewEraCracker

    mstsc.exe was deleted

    rename the mstsc.exe.mui into C:\Windows\System32 to something else. like mstsc.exe.mui.bak :|
  10. NewEraCracker

    mstsc.exe was deleted

    Copy the mstsc.exe.mui to C:\Windows\System32\en-US
  11. NewEraCracker

    Torrents or Filehosting ?

    Filehosts with home connection, Torrents with VPS connection :)
  12. NewEraCracker

    Hi. :)

    Hi. :)
  13. NewEraCracker

    Bind remote Mysql user to Ip

    Do you have any control panel installed?
  14. NewEraCracker

    Bayfiles: The Pirate Bay Founders Launch File-Hosting Site

    Already posted :) http://www.wjunction.com/showthread.php?t=99700
  15. NewEraCracker

    [HELP] Adf.ly support warez links?

    Hello, I've seem some adf.ly users getting their accounts suspended for using it for linking to copyrighted (warez'ed) content. Proceed at your own risk.
  16. NewEraCracker

    Database Error When Restoring With Bigdump

    you should use ssh to do the job. If you are in a VPS: mysql -u mysql_username -p database_name < database_backup.sql If you are using shared, you have to ask your host to do that.
  17. NewEraCracker

    NewEraCracker Server For Windows (Apache/Nginx/PHP/MariaDB) V3

    V2.2.0.1 - 2011/08/29 Security Tweak: Changed some httpd_source.conf configurations so they work even if user adds virtualhosts configurations. V2.2.0.2 - 2011/08/29 Security Tweak Fix: Changed the way the security tweak is done to avoid conflicts with mod_rewrite. V2.2.1.0 - 2011/08/31...
  18. NewEraCracker

    LinCut Earn minimum $0.25 per 1000 views (Short url)

    And you should add checking for the Accept-Language header. That way, you could auto select language if none provided via a cookie ;)
  19. NewEraCracker

    [PHP] using ipRangeCalculate.php to deny IPs

    Today, I present two pieces of my code. ipRangeCalculate.php https://raw.github.com/NewEraCracker/php_work/master/ipRangeCalculate.php <?php // Author: NewEraCracker // License: Public Domain //@link: http://php.net/manual/en/function.inet-pton.php if ( !function_exists('inet_pton')) {...
  20. NewEraCracker

    Which Is Best ORG or NET?

    Only domains with US location are seizable (example: com, net, us): http://www.robtex.com/dns/com.html#records http://www.robtex.com/dns/net.html#records http://www.robtex.com/dns/us.html#records The following extensions are not seizable as the central entity that manages them is outside US...
Back
Top