Vertaling van "compiled php" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
When you encounter a PHP parsing error, the error line number will correspond to the compiled PHP script, NOT the template itself.
Cuando usted encuentra un error de análisis de PHP, el número de la línea de error corresponde al script PHP compilado, no al template en si.
Optimize OPCache for production so that the compiled PHP code will be stored in memory.
Optimizar OPCache para la producción de modo que se almacenará el código PHP compilado en memoria.
This technology allows you to cache previously compiled PHP scripts, which are called most often.
Esta tecnología le permite almacenar en caché las secuencias de comandos PHP compiladas previamente, que se llaman con más frecuencia.
Also, the user that compiled PHP must have permission to access the sendmail binary. add a note
Además, el usuario con el que está compilado PHP debe tener permiso para acceder al binario de sendmail.
If your script uses the regular expression functions (ereg() and friends), you should make sure that you compiled PHP and Apache with the same regular expression package.
Si su script usa las funciones de expresiones regulares (ereg() y amigas), debe asegurarse de que compiló PHP y Apache con el mismo paquete de expresiones regulares.
If you compiled PHP from source then you will need to recompile with iconv support. Other OS
Si Usted compiló PHP desde código fuente entonces Usted necesitará recompilarlo con soporte para iconv.
Once you've compiled PHP with CURL support, you can begin using the CURL functions.
Una vez que se ha compilado PHP con soporte para CURL, se pueden utilizar las funciones CURL.
Once you've compiled PHP with cURL support, you can begin using the cURL functions.
Una vez haya compilado PHP con soporte para cURL, puede empezar a usar las funciones cURL.
Also, the user that compiled PHP must have permission to access the sendmail binary. Installation
Asimismo, el usuario que compile PHP debe tener permiso para acceder al binario sendmail. Instalación