Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php:74) in /home/onlinesu/public_html/kb/wp-includes/feed-rss2.php on line 8
Softacalous blank issue https://kb.onlinesupport4u.in Thu, 15 Sep 2016 16:15:21 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 Softacalous blank issue cPanel/WHM https://kb.onlinesupport4u.in/softacalous-blank-issue-cpanelwhm/ Thu, 15 Sep 2016 16:15:21 +0000 http://kb.onlinesupport4u.in/?p=333 While working one of the clients server

We saw an issue where going from WHM > plugin > Softacalous and opening it resulted in blank page.

The issue is due to corrupt files in softacalous.

To fix this issue softacalous need to be reinstalled

to reinstall to go

cd  /usr/local/cpanel/whostmgr/docroot/cgi/

rm -rf softaculous

cd /home

wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh


Once done softacalous was working fine

]]>