Skip to content
TIPS EN CLAVE

Menu

  • Windows 7
  • Utilitarios
    • MY HEllO
      Programas para tratar imágenes.

Apache – PHP Category

Setting “realpath_cache_size”

Posted by miguelangel On August 8, 2017 August 12, 2020 Filed under Apache - PHP

En php.ini

realpath_cache_size” to e.g. “5242880” or “5M” in php.ini*

may improve performance on Windows significantly in some cases.

 

  • Install and enable the intl extension (used for validators).

;extension=php_intl.dll

  • Install and/or enable a PHP accelerator (highly recommended).

How to enable cURL

Posted by miguelangel On August 8, 2017 August 12, 2020 Filed under Apache - PHP

En php.ini

894: extension=php_curl.dll

how to load mod_expires

Posted by miguelangel On June 21, 2017 August 12, 2020 Filed under Apache - PHP
  1. Buscar el archivo mod_expires.so en apache\module
  2. Abrir el archivo httpd.conf que esta en apache\conf\
  3. Activar la linea #LoadModule expires_module modules/mod_expires.so
    se activa quita en simbolo #
  4. Grabar el fichero httpd.conf
  5. Reiniciar el servidor apache

 

 

 

Call to undefined function openssl_decrypt()

Posted by miguelangel On May 19, 2017 August 12, 2020 Filed under Apache - PHP

Solución

738:  extension_dir = “\xampp\php\ext”

907:  extension=php_openssl.dll

 

Recent Posts

  • modal con tailwind.css 3.0
  • Widget archivo por años
  • Bloquear USB
  • Liberar espacio borrando archivos basura
  • Ver contraseña WiFi con comandos. Windows 10

Recent Comments

    Categoría

    Archives

    • February 2022
    • November 2020
    • August 2020
    • May 2020
    • January 2020
    • September 2019
    • August 2017
    • June 2017
    • May 2017
    • September 2016
    • August 2016
    • April 2016
    • February 2016
    • December 2015
    • November 2015
    • September 2015
    • July 2015
    • June 2015
    • May 2015
    • April 2015
    • March 2015
    • December 2014
    • November 2014
    • October 2014
    • September 2014
    • August 2014
    • June 2014
    • May 2014

    © 2023 TIPS EN CLAVE

    Built with Enlightenment Theme and WordPress