Knowledge Base Article
My SohoLaunch is showing a blank page
SohoLaunch cannot function properly on PHP 5, which is the default PHP version on our servers.
The solution is to change the PHP version of your account to 4.
You can do this by adding the following line to your .htaccess file:
AddHandler application/x-httpd-php4 .php .php3 .php4 .php5 .phtml
Rating
|

