Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5

Mise à jour de 1.9.1 à 1.11.3
#21

bess a écrit :c'est risqué ...

dans config.php tu as quoi comme contenu ?

$config['dbms'] = 'mysql';
$config['db_hostname'] = 'localhost';
$config['db_username'] = 'root';
$config['db_password'] = '';
$config['db_name'] = 'ecobarcocms';

$config['root_url'] = 'http://localhost/Ecobarcode';
$config['root_path'] = 'C:\wamp\www\Ecobarcode';
$config['previews_path'] = 'C:/wamp/www/Ecobarcode/tmp/cache';
$config['uploads_path'] = 'C:/wamp/www/Ecobarcode/uploads';
$config['max_upload_size'] = 64000000;
$config['default_upload_permission'] = '664';
$config['use_smarty_php_tags'] = false;
$config['auto_alias_content'] = true;
$config['url_rewriting'] = 'none';
$config['page_extension'] = ''
$config['query_var'] = 'page';
$config['image_manipulation_prog'] = 'GD';
$config['image_transform_lib_path'] = '/usr/bin/ImageMagick/';

#Default path and URL for uploaded images in the image manager
$config['image_uploads_path'] = 'C:/wamp/www/Ecobarcode/uploads/images';
$config['image_uploads_url'] = $config['root_url'] . '/uploads/images';

#SSL URL. This is used for pages that are marked as secure.
$config['ssl_uploads_url'] = '/uploads';
$config['locale'] = ''
$config['default_encoding'] = 'utf-8';
$config['admin_encoding'] = 'utf-8';
$config['set_names'] = true;
Répondre


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 4 visiteur(s)