| Re: нужна помощь в инсталляции |
| by Antuan on 2002/9/1 15:08:28 Quote: $xoopsConfig['dbhost'] = "localhost"; Правильно так: $xoopsConfig['dbhost'] = "mysql.webzdarma.cz"; |
| Re: нужна помощь в инсталляции |
| by Doping on 2002/9/1 14:26:23 [quote] // XOOPS Physical Path // Physical path to your main XOOPS directory WITHOUT trailing slash define("XOOPS_ROOT_PATH","/3w/wz.cz/s/smash"); // XOOPS Virtual Path (URL) // Virtual path to your main XOOPS directory WITHOUT trailing slash define("XOOPS_URL", "http://smash.wz.cz"); // Database // Choose the database to be used $xoopsConfig['database'] = "mysql"; // Table Prefix // This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default 'xoops'. $xoopsConfig['prefix'] = "xoops"; // Database Hostname // Hostname of the database server. If you are unsure, 'localhost' works in most cases. $xoopsConfig['dbhost'] = "localhost"; // Database Username // Your database user account on the host $xoopsConfig['dbuname'] = ""; // Database Password // Password for your database user account $xoopsConfig['dbpass'] = "здесь пароль"; // Database Name // The name of database on the host. The installer will attempt to create the database if not exist $xoopsConfig['dbname'] = ""; // Use persistent connection? (Yes=1 No=0) // Default is 'Yes'. Choose 'Yes' if you are unsure. $xoopsConfig['db_pconnect'] = 1; include(XOOPS_ROOT_PATH."/include/common.php");quote] |
| Re: нужна помощь в инсталляции |
| by Hermit on 2002/9/1 13:16:01 И не забудь install.php потереть + наверное на mainfile.php стоит что-нибудь вроде 444 поставить... |
| Re: нужна помощь в инсталляции |
| by Hermit on 2002/9/1 13:10:39 Quote: с этими вопросами можно перейти в ЧАТ В центре титульной страницы сайта
|
| Re: нужна помощь в инсталляции |
| by Hermit on 2002/9/1 13:10:38 Quote: с этими вопросами можно перейти в ЧАТ В центре титульной страницы сайта
|

