ispCP - Board - Support - VHCS fork

Full Version: DEFAULT_ADMIN_ADRESS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I removed DEFAULT_ADMIN_ADRESS in the /etc/ispcp/ispcp.conf.

Now - I get a notice on the Login Page from the Control Panel.

Quote:Notice: Undefined index: DEFAULT_ADMIN_ADDRESS in /var/www/ispcp/gui/include/admin-functions.php on line 1665

It's not really a problem, but I decided to say this for the ispCP Omega 1.0 Smile!

Or is this already fixed?
put an empty string to it
DEFAULT_ADMIN_ADRESS =

it's almost clear that there are problems if you delete variables/lines in the config file.
Ah, okay, now it's not more there. Thx Smile!
Reference URL's