-
PHP:
- php accelerator = NO - WARNING (Dolphin can be much faster if you install some php accelator))
- php setup = cgi-fcgi - WARNING (your PHP setup maybe very inefficient, please check it for sure and try to switch to
- mod_php,
- apache dso module
- or FastCGI)
- Of the above highlighted list which is the best to use?
- Also what about this warning as well?
- disable_functions = dl - FAIL (must be = )