Changeset 1198 for temp/test-xoops.ec-cube.net/data/conf/core.php
- Timestamp:
- 2007/01/21 17:45:30 (19 years ago)
- File:
-
- 1 edited
-
temp/test-xoops.ec-cube.net/data/conf/core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/data/conf/core.php
r1182 r1198 12 12 /////////////////////////////////////////////////////////// 13 13 14 //-------------------------------------------------------------------------------------------------------- 15 16 define ('ECCUBE_INSTALL', 'ON'); 17 define ('HTML_PATH', '/home/web/test-xoops.ec-cube.net/html/'); 18 define ('SITE_URL', 'http://test-xoops.ec-cube.net/'); 19 define ('SSL_URL', 'http://test-xoops.ec-cube.net/'); 20 define ('DOMAIN_NAME', ''); 21 define ('DB_TYPE', 'mysql'); 22 define ('DB_USER', 'xoops'); 23 define ('DB_PASSWORD', 'password'); 24 define ('DB_SERVER', '127.0.0.1'); 25 define ('DB_NAME', 'xoops_db_test3'); 26 define ('DB_PORT', '3306'); 27 define ('DATA_PATH', '/home/web/test-xoops.ec-cube.net/html/../data/'); 28 29 //-------------------------------------------------------------------------------------------------------- 14 30 // DB¥¨¥é¡¼¥á¡¼¥ëÁ÷¿®Àè 15 31 define ("DB_ERROR_MAIL_TO", "[email protected]");
Note: See TracChangeset
for help on using the changeset viewer.
