warning: date() [function.date]: It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.

[wpfmb type=’error’ theme=2]warning: date() [function.date]: It is not safe to rely on the system’s time zone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function.[/wpfmb] […]

Continue Reading…

Warning: phpinfo() has been disabled for security reasons

When trying to view phpinfo we get the following error : [wpfmb type=’error’ theme=2]Warning: phpinfo() has been disabled for security reasons[/wpfmb] This is because you have disabled phpinfo in your php.ini file. Just remove that entry from disable_functions and this should be fixed. grep phpinfo /usr/local/lib/php.ini disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, […]

Continue Reading…

pure-authd (/usr/sbin/pure-authd -s /var/run/ftpd.sock -r /usr/sbin/pureauth) running as root with PID

While trying to restart FTP via WHM we are getting the error : [wpfmb type=’error’ theme=2] pure-authd (/usr/sbin/pure-authd -s /var/run/ftpd.sock -r /usr/sbin/pureauth) running as root with PID[/wpfmb] Login to WHM >> Manage Service SSL Certificates >>Reset the FTP SSL certificate. Try restarting FTP, It should work. After that make sure to run: /scripts/upcp –force If […]

Continue Reading…