see attached what is this and how to not have it say fail....................
see attached what is this and how to not have it say fail.................... Csampson |
I have confirmed with the host that this is running: Can you please tell us where the "please check it for sure" link takes you? Does it take you to a PHP information page? As I've confirmed that PHP is running via FastCGI on your server so it seems that whatever method the script is using to perform this check isn't working properly. Please advise.......... Csampson |
see attached what is this and how to not have it say fail.................... Directive Local Value Master Value Hope it's help you... |
Yes can you tell me where those files are located? Csampson |
i personally would not put a lot of stuck in that Audit Report. since my first impression is that it was a marketing ploy to get you to purchase a server audit $200.00 see attached what is this and how to not have it say fail.................... though i guess at this point, that doesnt seem like such a bad idea to you at the moment. however that was just for the audit, if they actually have to do any work, then it could be somewhere around $500.00 to properly configure the server according to their Audit. and yes DSO is a better option on a dedicated server, specifically when heavily used.
however, this is not something i would recommend the lame at heart doing, since DSO is really weird with file permissions. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
There are many functions which can be disabled in PHP using the disable_functions php.ini setting. This setting currently only functions from php.ini so one must be careful to not to disable a function which might be needed. I think you need to take a look at this: dl — Loads a PHP extension at runtime You will find what you have in your settings here: /etc/php.ini Probably have you some MOD who use ionCube... |