Search results

Jump to: navigation, search

Page title matches

  • ...ocess of web installation. Typically you would not need to modify the 'etc/config.php' file by hand. Should you need to make changes to the file, you can do so b ...me background understanding of server administration. Do not edit the 'etc/config.php' file unless you are sure about what you are doing.}}
    4 KB (642 words) - 14:32, 31 May 2012
  • ...our X-Cart shopping cart software]. The values of the variables inside the config.php file must be edited very carefully, because these settings affect the gener ...uired charset BEFORE changing the value of the $sql_charset variable in <u>config.php</u>. The instructions for converting the database to use a different charse
    39 KB (6,145 words) - 12:52, 15 March 2021

Page text matches

  • # Retrieve the value of the variable $blowfish_key from the file <xcart_dir>/config.php of the development copy of your store and temporarily save it somewhere on ...he development store copy you created at Step 1, enable the option "Update config.php only" and enter the Blowfish key value you saved at Step 2.
    33 KB (5,054 words) - 11:55, 15 August 2016
  • ...atabase. To disable, or to ensure that this setting is disabled, open your config.php file and ensure the $store_cc variable is set to false: RedirectMatch permanent ^.*/config.php http://www.yourdomain.com/x-cart-path/error_message.php
    20 KB (3,285 words) - 14:01, 22 July 2020
  • ...our X-Cart shopping cart software]. The values of the variables inside the config.php file must be edited very carefully, because these settings affect the gener ...uired charset BEFORE changing the value of the $sql_charset variable in <u>config.php</u>. The instructions for converting the database to use a different charse
    39 KB (6,145 words) - 12:52, 15 March 2021
  • ...dules were initialized at the same time in <u><xcart_dir>/init.php</u> (<u>config.php</u>, <u>func.php</u> and <u>init.php</u> for each module were included in < $_config_file = $_module_dir . XC_DS . 'config.php';
    11 KB (1,668 words) - 17:34, 22 July 2020
  • ...tps://www.x-cart.com/xcart_manual/online/configuration_file_config_php.htm config.php] file of your X-Cart installation. ...the value of the $store_cc variable in config.php to "true" (See [[X-Cart:Config.php#Storing Customers’ Credit Card Info]]).
    34 KB (5,931 words) - 17:42, 22 July 2020
  • 2. Update /config.php file (it is located in the root x-cart folder). You should alter this varia Edit the host names variables in config.php file of your X-Cart installation to reflect your new domain names, for exam
    206 KB (29,060 words) - 13:38, 22 July 2020
  • ...er gains access to the database (that, of course, provided your store's <u>config.php</u> has not been compromised as well). ...your Blowfish key by editing the value of the $blowfish_key variable in <u>config.php</u>: your data is already encrypted with this key and X-Cart needs exactly
    11 KB (1,957 words) - 15:02, 1 April 2013
  • ...Blowfish key with a new one, you must set write permissions on the file <u>config.php</u>. On Unix this can be accomplished by using the following command: <pre>chmod 666 config.php</pre>
    12 KB (1,936 words) - 11:25, 10 October 2015
  • ...s, including the values of the variables in the main configuration file <u>config.php</u>, paths to images, file permissions, etc. 6. If necessary, edit the main X-Cart configuration file <u>config.php</u>:
    24 KB (4,142 words) - 17:42, 20 July 2020
  • ...value of the $installation_auth_code variable from the file <u>[xcart_dir]/config.php</u> (X-Cart versions 4.4.2 and later) or <u>[xcart_dir]include/install.php< ...g the variable <u>$xcart_https_host</u> in the configuration file [[X-Cart:Config.php]].
    22 KB (3,632 words) - 14:00, 22 July 2020
  • ...why it is neccesary to set writable permissions on config.php (chmod 0666 config.php) and xcart directory (chmod 0777 . - dot means current directory, because y {{Note | it is insecure to keep config.php file writable for everyone. After the installation, you should change the p
    2 KB (419 words) - 16:13, 7 March 2013
  • '''Live store''' security profile corresponds to the following settings in config.php: ...tection mechanism is disabled. This is caused by the following settings in config.php:
    2 KB (357 words) - 11:37, 26 March 2013
  • ===config.php=== See [[LiteCommerce:Config.php]] page.
    508 bytes (48 words) - 13:10, 19 January 2010
  • ..._UNKNOWN_ADMIN_IP) in X-Cart's main configuration file [[X-Cart:Config.php|config.php]] to TRUE. * [[X-Cart:Config.php|Config.php]]
    6 KB (1,102 words) - 11:31, 26 March 2013
  • chmod 644 etc/config.php ...tails on how to do this). LiteCommerce installation directory and the 'etc/config.php' file within it must now be configured to be unwriteable and undeletable by
    5 KB (723 words) - 12:20, 31 May 2012
  • ...99_Credit_Card_Info | Storing Customers’ Credit Card Info]] and [[X-Cart:Config.php#Storing_CVV2_codes | Storing CVV2 Codes]]}} 1. Open the file <u>config.php</u> in a text editor. Set the values of the $store_cc and $store_cvv2 varia
    15 KB (2,487 words) - 17:53, 26 February 2014
  • ...ode_for_security_sensitive_operations_performed_via_the_store.27s_back_end|config.php]]. ...ode_for_security_sensitive_operations_performed_via_the_store.27s_back_end|Config.php]]
    4 KB (691 words) - 12:36, 20 September 2016
  • 8. Open X-Cart's main configuration file <u>config.php</u> for editing and set the true values for the following variables: ...s a new Blowfish key and writes it to the $blowfish_key variable in the <u>config.php </u>file. With manual installation, a new Blowfish key is never generated.
    9 KB (1,594 words) - 17:49, 22 July 2020
  • ...code can be found in your 'config.php' file (litecommerce_root_folder/etc/config.php). {{note|Before modifying the 'config.php' file you should first change its access permissions via site Cpanel or usi
    8 KB (1,300 words) - 14:30, 31 May 2012
  • # The store address is obtained from the store config file etc/config.php. $options = parse_ini_file("./etc/config.php", true);
    4 KB (542 words) - 12:07, 20 September 2010
  • 5. Edit the <tt>config.php</tt> file and adjust the settings related to your MySQL database account on 6. Edit the <tt>config.php</tt> file and adjust the settings related to the X-Cart HTTP & HTTPS host a
    5 KB (775 words) - 11:35, 15 February 2013
  • chmod 666 etc/config.php ...n directory, 'classes/modules/' and 'bin/' directories within it, and 'etc/config.php' file must be configured to be readable, writeable and deletable by the own
    9 KB (1,459 words) - 12:13, 31 May 2012
  • ...ILED_TPL_CHECK_MD5 in X-Cart's main configuration file [[X-Cart:Config.php|config.php]].}} ...lled and configured on your web-server and the variable $https_location in config.php is set up properly. For more details please refer to: [[X-Cart:Configuring_
    11 KB (1,800 words) - 18:21, 1 March 2018
  • ...u receive a notification saying the blowfish key is wrong, you should open config.php for editing and replace the wrong blowfish key value with the correct one.
    23 KB (3,535 words) - 13:06, 27 September 2013
  • ...ocess of web installation. Typically you would not need to modify the 'etc/config.php' file by hand. Should you need to make changes to the file, you can do so b ...me background understanding of server administration. Do not edit the 'etc/config.php' file unless you are sure about what you are doing.}}
    4 KB (642 words) - 14:32, 31 May 2012
  • ...ocess of web installation. Typically you would not need to modify the 'etc/config.php' file by hand. Should you need to make changes to the file, you can do so b ...me background understanding of server administration. Do not edit the 'etc/config.php' file unless you are sure about what you are doing.}}
    6 KB (922 words) - 12:28, 31 May 2012
  • {{Note1|The $store_cc variable in the config.php file must be set to true in case you enable the default 'Credit Card' payme ...lled and configured on your web-server and the variable $https_location in config.php is set up properly. For more details please refer to: [[X-Cart:Configuring_
    15 KB (2,602 words) - 11:54, 15 August 2016
  • ...resetting the password, restore the value of CHECK_CUSTOMERS_INTEGRITY in config.php to TRUE.
    6 KB (916 words) - 13:00, 19 April 2013
  • ...: '''httр://&lt;<i>domain</i>&gt;/&lt;<i>directory</i>&gt;/wp-admin/setup-config.php'''.<br /><br /> ...0px]]<br />Click '''Run the install''' to continue.<br/><br />If the '''wp-config.php''' file cannot be created automatically, you should create it manually in t
    10 KB (1,665 words) - 13:09, 11 November 2016
  • ...mode]] is available in the section [[X-Cart:Config.php|Configuration file config.php]].}}
    5 KB (901 words) - 13:54, 22 July 2020
  • or can be edited in [[X-Cart:Config.php|config.php]] file.
    4 KB (626 words) - 13:51, 21 November 2012
  • require_once $xcart_dir."/config.php"; 10. Open 'config.php' of X-Cart 4.1.10 and find the following code there:
    3 KB (476 words) - 12:43, 18 December 2009
  • ===config.php=== See [[X-Cart:config.php]] page.
    5 KB (729 words) - 12:31, 30 November 2017
  • 5. Modify file "etc/config.php". Check the sections: You will find some additional explanations in the 'config.php' file above these sections.
    3 KB (488 words) - 12:05, 20 September 2010
  • 2. Also you should correct 'host settings' in the configuration file, etc/config.php : Please make the necessary changes in the 'config.php' file, apply the new license and check the results.
    2 KB (338 words) - 12:06, 20 September 2010
  • 2. Also you should correct 'host settings' in the configuration file: etc/config.php ...t will be working on new domain. Please make the necessary changes in the 'config.php' file, apply the new license and test a result.
    4 KB (576 words) - 12:09, 31 May 2012
  • chmod 644 etc/config.php ...tails on how to do this). LiteCommerce installation directory and the 'etc/config.php' file within it must now be configured to be unwriteable and undeletable by
    2 KB (277 words) - 12:14, 31 May 2012
  • ...ed to modify the 'database' parameter in the [[LiteCommerce:Config.php|etc/config.php]] file to match the database containing the duplicate data. After that you
    4 KB (612 words) - 12:34, 31 May 2012
  • ...lled via three variables in the main configuration file <tt><u><xcart_dir>/config.php</u></tt>. You must set the value of all the three variables to false (which # file <xcart_dir>/config.php
    11 KB (1,641 words) - 11:42, 15 October 2015
  • ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    14 KB (2,365 words) - 17:54, 22 July 2020
  • It can be found in the 'litecommerce_root_folder/etc/config.php' file, in the following lines: ...rmation on http and https hosts in the file 'litecommerce_root_folder>/etc/config.php':
    8 KB (1,230 words) - 12:17, 20 January 2020
  • Disallow: /config.php Disallow: /config.php
    9 KB (1,367 words) - 18:03, 22 July 2020
  • ...e|Please do not change any values defined in the file <u>modules/Magnifier/config.php</u> except the value of '$magnifier_sets["save_init_image"]' as it can caus ...mage"] variable in the X-Magnifier configuration file <u>modules/Magnifier/config.php</u>. By default, the variable is set to "1" meaning that the system keeps t
    36 KB (6,057 words) - 17:44, 22 July 2020
  • ...N hour(s).''' The recommended value is 24. To disable using cache, edit <u>config.php</u> and change the value of the <tt>USE_DATA_CACHE</tt> constant to false. ...y performance. You can enable SQL query cache by editing the setting in <u>config.php</u>.
    19 KB (3,066 words) - 17:45, 22 July 2020
  • ...-Cart root. You can do it by editing the main X-Cart configuration file <u>config.php</u>. 1. In the X-Cart root directory, locate the file config.php and open it for editing with your favorite plain text editor.
    17 KB (2,717 words) - 17:45, 22 July 2020
  • {{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay {{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    18 KB (2,845 words) - 17:53, 22 July 2020
  • ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    10 KB (1,644 words) - 17:54, 22 July 2020
  • ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    14 KB (2,309 words) - 17:55, 22 July 2020
  • ...e following number of queries: max_questions * the number of users in the config.php
    9 KB (1,471 words) - 18:04, 22 July 2020
  • ...lled via three variables in the main configuration file <tt><u><xcart_dir>/config.php</u></tt>. You must set the value of all the three variables to false (which # file <xcart_dir>/config.php
    11 KB (1,590 words) - 18:10, 22 July 2020
  • ...the Two-Factor Authentication module config file <u>modules/TwoFactorAuth/config.php</u>, find the following block of code:<br /> ...-enable the two-factor authentication feature via <u>modules/TwoFactorAuth/config.php</u> by restoring the comment symbol you have removed.<br />
    15 KB (2,415 words) - 11:31, 19 July 2022
  • ...st differs from your HTTP host, you will need to edit the file <xcart_dir>/config.php specifying your HTTPS host in the variable $xcart_https_host.
    6 KB (1,035 words) - 17:41, 22 July 2020
  • After that you should edit the 'config.php' file and adjust the settings referring to the host and web directory where
    49 KB (7,930 words) - 13:44, 22 July 2020
  • ...OM:8081 where it is installed right now (as set in the configuration file "config.php").''
    8 KB (1,363 words) - 17:50, 22 July 2020
  • > chmod 644 config.php
    3 KB (533 words) - 12:42, 22 November 2011
  • * '''PHP memory limit option''' added in the 'config.php' configuration file.
    2 KB (294 words) - 12:03, 31 May 2012
  • {{Note1|Important: Simple mode is not the same thing as [[X-Cart:Config.php#Single_Store_mode_.28X-Cart_PLATINUM_and_PRO.29|Single Store mode]]. Simple
    3 KB (468 words) - 17:10, 23 April 2015
  • ...ar' (e.g. 'var/log', 'var/cache', 'var/templates_c'). For a full list, see config.php.
    17 KB (2,569 words) - 15:19, 10 May 2018
  • ...to edit, locate the [HTML_Template_Flexy] group of parameters in the 'etc/config.php' file and set the 'verbose' parameter to 'On' (See the section [http://www.
    8 KB (1,256 words) - 12:24, 31 May 2012
  • See [[LiteCommerce:Config.php]] for the instructions on how to enable logging.
    994 bytes (155 words) - 18:34, 18 January 2010
  • {{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    5 KB (899 words) - 19:00, 31 January 2013
  • 3c) Find this code in '<xcart_dir>/modules/Froogle/config.php' file:
    28 KB (4,454 words) - 17:10, 6 November 2014
  • It’s possible to switch between LiteCommerce skins by editing etc/config.php configuration file in section “skin_details”.
    13 KB (1,892 words) - 17:27, 5 February 2010
  • ..., try to increase the value of the '''"memory_limit"''' setting in the etc/config.php file, as described in the LiteCommerce manual:
    18 KB (2,785 words) - 13:07, 31 May 2012
  • ...Commerce. To enable logging, edit the 'Logging details' section of the etc/config.php file: delete the semicolon before "type = file" and add a semicolon before
    33 KB (5,323 words) - 13:03, 31 May 2012
  • # Check X-Cart configuration (config.php) and make sure the HTTPS server location is correct.
    1 KB (189 words) - 11:03, 19 October 2010
  • Also included are the $xcart_dir/config.php and if present the $xcart_dir/config.local.php (for your custom config valu
    1 KB (195 words) - 10:26, 24 December 2010
  • ...value of the $installation_auth_code variable from the file <u><xcart_dir>/config.php</u> .}}
    20 KB (3,404 words) - 14:38, 17 October 2012
  • ...between these two payment methods.}}{{Note1|The $store_cc variable in the config.php file must be set to false in case you disable the default 'Credit Card' pay
    7 KB (1,183 words) - 16:38, 19 July 2018
  • ...Cookie Law</u> module configuration file <xcart_dir>/modules/EU_Cookie_Law/config.php. This file defines your store's "strictly necessary" and "functional" cooki
    11 KB (1,790 words) - 17:53, 22 July 2020
  • ...lled and configured on your web server and the variable $https_location in config.php is defined properly. For details please refer to: [[X-Cart:Configuring_HTTP
    9 KB (1,417 words) - 16:28, 14 December 2015
  • ...his number can be changed in the file <u><root_dir>modules/XCart_Upselling/config.php</u>.
    17 KB (2,837 words) - 17:06, 11 March 2014
  • 3c) Find this code in '<xcart_dir>/modules/Froogle/config.php' file:
    29 KB (4,564 words) - 09:31, 30 March 2018
  • # Remove the comment from config.php:<br />
    713 bytes (105 words) - 01:14, 11 October 2016
  • ...To enable debug mode, edit this file: '''modules/Amazon_Payments_Advanced/config.php''' and add the following code anywhere in that file: '''define('AMAZON_PA_D
    19 KB (2,996 words) - 16:01, 20 March 2019
  • ...some configuration settings in the file <u>modules/Product_Notifications/config.php</u>. The configuration settings that need to be adjusted use names like the
    14 KB (2,108 words) - 15:24, 13 May 2019
  • 3. Edit the file <u>config.php</u> adjusting the '''$xcart_web_dir''' parameter. If your cart was installe
    4 KB (569 words) - 03:23, 31 July 2019
  • ...e URL. If you experience this problem, open the file <u>modules/Anti_Fraud/config.php</u> for viewing/editing and check the line defining the Antifraud service U
    17 KB (2,929 words) - 17:46, 22 July 2020
  • ...such file or directory in /opt/website/www/modules/eBay_Inventory_Manager/config.php on line 0<br/><br/>A: This is a license file which you receive after purcha
    26 KB (4,210 words) - 18:09, 22 July 2020