yutherink Posted February 24, 2016 Share Posted February 24, 2016 Buen día. Les pido el favor de que me ayuden con esto, no sé a qué se debe éste error. Tengo dos sitios con plataforma prestaShop en un mismo servidor: www.feryseg.com www.ferreteriayseguridadindustrial.com Cada vez que ingreso a alguno de los sitios ó al admin de los mismos, se descarga automáticamente un archivo que dice lo siguiente: <?php /* * 2007-2014 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <[email protected]> * @copyright 2007-2014 PrestaShop SA * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ require(dirname(__FILE__).'/config/config.inc.php'); Dispatcher::getInstance()->dispatch(); He revisado las bases de datos, el archivo config, settings, acces, index, y no encuentro anomalías. Me comunico con mi proveedor de hosting y me dice que los enlaces con los dominios está perfecto. Espero me puedan ayudar, he buscado en foros pero no encuentro solución. Quedo muy pendiente. Gracias. Link to comment Share on other sites More sharing options...
Enrique Gómez Posted February 25, 2016 Share Posted February 25, 2016 Es un tema completamente de hostinghttp://stackoverflow.com/questions/18422140/apache-is-downloading-php-files-instead-of-displaying-them Link to comment Share on other sites More sharing options...
Recommended Posts