Ignore:
Timestamp:
2006/12/13 14:26:22 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/mainfile.php

    r674 r875  
    7070    // Database Hostname 
    7171    // Hostname of the database server. If you are unsure, 'localhost' works in most cases. 
    72     define('XOOPS_DB_HOST', 'localhost'); 
     72    define('XOOPS_DB_HOST', '127.0.0.1'); 
    7373 
    7474    // Database Username 
Note: See TracChangeset for help on using the changeset viewer.