Phpmyadmin Whitepage

shayanzez

New member
Joined
Jun 28, 2013
Messages
4
Hi Dears. i Have problem with phpmyadmin . When I Click on phpmyadmin in my DA Control panel it just show me a blank page !

today i installed DABackup-IPBlocker-CSF-Clamav and NGINX . Is Problem For these plugins ? how can i Solve this ?
 
Is php ini_set() disabled in php.ini as sjuggested by CSF security check?

You might need to get rid of the 'ini_set' under 'disable_functions' in your php.ini, although CSF recommends this.
 
This is in

Is php ini_set() disabled in php.ini as sjuggested by CSF security check?

You might need to get rid of the 'ini_set' under 'disable_functions' in your php.ini, although CSF recommends this.


this is in my php.ini :(

disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open, allow_url_fopen, ini_set
 
You should never reboot the server unless you update your kernel. In case you are running Apache with mod_php you should restart only apache.
 
Back
Top