PHP Fatal error: require_once(): Failed opening required ‘auto-tag.class.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in on line 29 Este es el error que vemos y es que tenemos que cambiar en auto-tag.php esta línea: require_once(‘auto-tag.class.php’); Por require_once(‘ruta_completa_de_tu_path/auto-tag.class.php’); Donde ruta_completa_de_tu_path es la ruta interna y completa a este fichero. Solucionado.


Este es un buen recopilatorio de chuletas para sistemas Linux/Unix. Imprescindible para mucho. Linux Command Line Cheat Sheets Solaris Cheat Sheets IBM (AIX) Cheat Sheets Debian/Ubuntu Cheat Sheets Package Management Cheat Sheets Unix Cheat Sheets Bash Cheat Sheets Awk Cheat Sheets Ed Cheat Sheets Sed Cheat Sheets GDB debugger Cheat Sheets


Gana dinero con el juego de ¡alla tu on line!


Para el que no sepa que es Zend Studio, en resumidas cuentas, es un gran editor web orientado a la programación de páginas PHP, con ayudas en la gestión de proyectos y depuración de código. Me han pasado por correo este listado de atajos de teclado (keyboard shortcuts) para Zend Studio. Seguro que le viene [...]


DataStreams is a bookstore to develop in .NET. It will help us at the time of easily integrating the data that we have stored (it supports to manifold formats) and we will be able to export them in CSV, Excel, and XML. Memory the problems that I had in its day (To create a installer [...]