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

Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 48
  1.     
    #31
    Member
    Website's:
    nationwebhost.com
    Before tightening anything up, new vps.:
    NationWebHost
    Follow us: Twitter Facebook

    Affordable Shared & Reseller Web Hosting Plans

  2.     
    #32
    Banned
    Website's:
    blackshare.org porndome.org filme-porno.bz filmeporno.me
    CONGRATULATIONS!!! YOUR HOS' SCORED 13 - THATS FUCKIN' AWESOME!!!

  3.     
    #33
    Member
    Website's:
    nationwebhost.com
    That is what you get if you don't do anything in cPanel. I just re-installed Centos with cPanel and done a test and it scored 13 .
    NationWebHost
    Follow us: Twitter Facebook

    Affordable Shared & Reseller Web Hosting Plans

  4.   Sponsored Links

  5.     
    #34
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    WOW! HOST IS NOT NOOBISH! READY FOR USE!


    For those noobz who have 1 or higher add this in your php.ini:
    Code: 
    disable_functions = show_source,symlink,system,shell_exec,passthru,exec,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate
    This is just an example, more can be added it depends on your hosting type and php software that you use.

    More:
    Code: 
    disable_functions = apache_get_modules,apache_get_version,apache_getenv,apache_note,
                         apache_setenv,disk_free_space,diskfreespace,dl,
                         highlight_file,ini_alter,ini_restore,openlog,passthru,phpinfo,
                         proc_nice,shell_exec,show_source,symlink,system
    dl ? Loads a PHP extension at runtime
    This function is required for loading ionCube on the fly. However if you have a popular sites using ionCube then the better way is to load it from php.ini anyway. Not only because of speed increase, also you would be in control of ionCube versions so you can make sure that they match with your PHP versions.
    exec ? Execute an external program
    This function is required for XCart and spellcheck feature of Horde. There is no good thing I can say about letting this function work. You could perhaps use safe_mode to designate a safebin environment where you let users to execute only the binaries you allow.
    fsockopen ? Open Internet or Unix domain socket connection
    This function is unfortunately required for Virtuemart paypal module. Thus removed from the example above. You can add it if you are sure that it wont break anything in your system.
    popen ? Opens process file pointer
    This function is required for XCart. Similar to the exec function and can be limited by using safe_mode. Too bad that PHP developers decided to drop safe_mode in php6
    set_time_limit ? Limits the maximum execution time
    Disabling this function seems to effect gallery2. In either case a script would timeout when apache timeouts are reached which is 300 seconds by default. Thus it should be more or less safe to let this one unless the site in question is a very busy site and causing problems.
    popen ? Opens process file pointer
    This function is used by MediaWiki when calling diff3 (used to merge 3 texts). It is also used by Horde while calling sendmail to send mail (does not effect Horde if SMTP is used for sending mail)
    proc_open ? Execute a command and open file pointers for input/output
    This function is used by MediaWiki in Parser.php in a function.



    Here are more functions to disable:
    http://www.phpbuilder.com/manual/fea....functions.php

    Defendos BETA3 Released! Thread - Official Website

  6.     
    #35
    Member
    Website's:
    hotgirls365.com consoleden.com
    Quote Originally Posted by l0calh0st View Post


    For those noobz who have 1 or higher add this in your php.ini:
    Code: 
    disable_functions = show_source,symlink,system,shell_exec,passthru,exec,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate
    This is just an example, more can be added it depends on your hosting type and php software that you use.

    More:
    Code: 
    disable_functions = apache_get_modules,apache_get_version,apache_getenv,apache_note,
                         apache_setenv,disk_free_space,diskfreespace,dl,
                         highlight_file,ini_alter,ini_restore,openlog,passthru,phpinfo,
                         proc_nice,shell_exec,show_source,symlink,system
    dl ? Loads a PHP extension at runtime
    This function is required for loading ionCube on the fly. However if you have a popular sites using ionCube then the better way is to load it from php.ini anyway. Not only because of speed increase, also you would be in control of ionCube versions so you can make sure that they match with your PHP versions.
    exec ? Execute an external program
    This function is required for XCart and spellcheck feature of Horde. There is no good thing I can say about letting this function work. You could perhaps use safe_mode to designate a safebin environment where you let users to execute only the binaries you allow.
    fsockopen ? Open Internet or Unix domain socket connection
    This function is unfortunately required for Virtuemart paypal module. Thus removed from the example above. You can add it if you are sure that it wont break anything in your system.
    popen ? Opens process file pointer
    This function is required for XCart. Similar to the exec function and can be limited by using safe_mode. Too bad that PHP developers decided to drop safe_mode in php6
    set_time_limit ? Limits the maximum execution time
    Disabling this function seems to effect gallery2. In either case a script would timeout when apache timeouts are reached which is 300 seconds by default. Thus it should be more or less safe to let this one unless the site in question is a very busy site and causing problems.
    popen ? Opens process file pointer
    This function is used by MediaWiki when calling diff3 (used to merge 3 texts). It is also used by Horde while calling sendmail to send mail (does not effect Horde if SMTP is used for sending mail)
    proc_open ? Execute a command and open file pointers for input/output
    This function is used by MediaWiki in Parser.php in a function.



    Here are more functions to disable:
    http://www.phpbuilder.com/manual/fea....functions.php
    l0calh0st, your my host . Said we scored 13 lol.

  7.     
    #36
    Banned
    CONGRATULATIONS!!! YOUR HOS' SCORED 4 - THATS FUCKIN' AWESOME!!! - OVH

    CONGRATULATIONS!!! YOUR HOS' SCORED 12 - THATS FUCKIN' AWESOME!!! - Hostgator

  8.     
    #37
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    CammyD, are you sure? Check it again

    Defendos BETA3 Released! Thread - Official Website

  9.     
    #38
    Member
    Website's:
    hotgirls365.com consoleden.com
    We scored 13 yesterday lol.

    Todays test - WOW! HOST IS NOT NOOBISH! READY FOR USE!

    .

  10.     
    #39
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    Magic

    Defendos BETA3 Released! Thread - Official Website

  11.     
    #40
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    lmao, hackers can take over your server with a notepad and an open tcp / udp port these days, that's not to mention the fact that they can hack you threw sending headers :/

    pointless
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


Page 4 of 5 FirstFirst ... 2345 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Image Host Script
    By lig}{tning in forum General Discussion
    Replies: 14
    Last Post: 5th Sep 2012, 07:18 AM
  2. Best Host for Proxy Script
    By Geocodes in forum Hosting Discussion
    Replies: 8
    Last Post: 9th Aug 2012, 09:27 AM
  3. Replies: 12
    Last Post: 13th Mar 2012, 02:23 PM
  4. Dragon Host: Test Theme
    By Jamie Holle in forum Graphics Area
    Replies: 4
    Last Post: 11th Dec 2011, 02:08 PM
  5. I need to accept the script host
    By MrUp in forum Hosting Discussion
    Replies: 3
    Last Post: 18th Aug 2011, 04:24 PM

Tags for this Thread

BE SOCIAL