This is what that section says in admin/includes/configure.php

define('DIR_WS_ADMIN', '/zen/admin/');
define('DIR_WS_CATALOG', '/zen/');
define('DIR_WS_HTTPS_ADMIN', '/zen/admin/');
define('DIR_WS_HTTPS_CATALOG', '/zen/');

What should it be? (sorry i'm so ignorant)

This is what it says in includes/configure.php

define('DIR_WS_CATALOG', '/zen/');
define('DIR_WS_HTTPS_CATALOG', '/zen/');

What should this be? (sorry again)