buy
Disable Single User Mode
Disable single user mode

Overview

This document explains the steps to disable Single User Mode in Webuzo by modifying the universal.php configuration file.

procedure 

To disable single-user mode, need to change the below line in /usr/local/webuzo/universal.php file

from:
$globals['disable_single_user'] = NULL;

to:
$globals['disable_single_user'] = 1;

    Was this page helpful?
    Newsletter Subscription
    Subscribing you to the mailing list