- Timestamp:
- 2006/11/30 18:38:06 (20 years ago)
- File:
-
- 1 edited
-
temp/test-xoops.ec-cube.net/html/mainfile.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/mainfile.php
r405 r410 32 32 // Physical path to your main XOOPS directory WITHOUT trailing slash 33 33 // Example: define('XOOPS_ROOT_PATH', '/home/web/xoops.ec-cube.net/html'); 34 define('XOOPS_ROOT_PATH', '/home/web/ xoops.ec-cube.net/html');34 define('XOOPS_ROOT_PATH', '/home/web/test-xoops.ec-cube.net/html'); 35 35 36 36 // XOOPS Virtual Path (URL) 37 37 // Virtual path to your main XOOPS directory WITHOUT trailing slash 38 38 // Example: define('XOOPS_URL', 'http://xoops.ec-cube.net'); 39 define('XOOPS_URL', 'http:// xoops.ec-cube.net');39 define('XOOPS_URL', 'http://test-xoops.ec-cube.net'); 40 40 41 41 define('XOOPS_CHECK_PATH', 0); … … 82 82 // Database Name 83 83 // The name of database on the host. The installer will attempt to create the database if not exist 84 define('XOOPS_DB_NAME', 'xoops_db ');84 define('XOOPS_DB_NAME', 'xoops_db_test2'); 85 85 86 86 // Use persistent connection? (Yes=1 No=0) … … 92 92 define('XOOPS_GROUP_ANONYMOUS', '3'); 93 93 94 // I[gOCúÔ94 // ????????? 95 95 define('XOOPS_AUTOLOGIN_LIFETIME',7257600); 96 96
Note: See TracChangeset
for help on using the changeset viewer.
