Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Hola Alquien mi ayuda Webshop DMN  (Visto 872 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline DjGamer Posteado: March 30, 2017, 06:51:33 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 203
  • Gracias recibida: 12096
  • es
HOLA BUENAS ALQUIEN MI AYUDA COMO CONFIGURAR POR WEBSHOTING NO MI SALE BIEN


<?PHP

   $config               = array();

   // ===================================================================================================
   // = Installation Config
   // ===================================================================================================

   $config['allow_install'] = true;

   // ===================================================================================================
   // = Database-Configuration
   // ===================================================================================================
   // = The following two arrays define the logins which should be used to access the database.
   // ===================================================================================================

   $config['connection'] = array('host'   => '74.534.44.34',
                      'user'   => 'sa',
                      'pass'   => '545KDASIKJ',
                      'db1'   => 'Muonline',
                      'db2'   => 'Me_Muonline',
                      'stats'   => false,
                      'start'   => microtime(true),
                      'debug'   => false);

   // ====================================================================================================
   // PLEASE KEEP YOUR FINGERS FROM ANYTHING BELOW THIS LINE! THANKS!

   // ====================================================================================================

   $error            = false;
   $success         = false;

   // ===================================================================================================
   // CONSTANTS
   // ===================================================================================================

   define('DmNMuSite',      1);
   if(!defined('BASEDIR')){
   define('BASEDIR',      realpath(dirname(__FILE__)).DIRECTORY_SEPARATOR);
   }

?>


Offline Marote #1 Posteado: March 30, 2017, 07:18:28 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.129
  • Gracias recibida: 12963
  • ar
Pusiste permiso 777, en todo el directorio donde pusiste la webshop?


Offline DjGamer #2 Posteado: March 30, 2017, 08:10:24 AM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 203
  • Gracias recibida: 12096
  • es
en webhosting

public_html/webshop?



asi coloca..


Offline Lude #3 Posteado: March 30, 2017, 11:14:33 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 388
  • Gracias recibida: 19156
  • us
Para que te funcione en el hosting debes instalarlo primero en forma loca (en tu PC) luego pasas el ZIP al hosting y cambias unicamente tu IP, asi no tendras problemas.

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
4 Replies
1324 Views
Last post March 13, 2017, 12:02:29 AM
by ZabiinoOo
0 Replies
641 Views
Last post March 15, 2017, 01:45:15 PM
by DjGamer
4 Replies
935 Views
Last post April 05, 2017, 05:15:37 AM
by izgamez
2 Replies
622 Views
Last post April 27, 2020, 03:38:01 PM
by reonu
3 Replies
704 Views
Last post May 12, 2020, 04:47:53 PM
by Zerek