Archivo por meses: junio 2006

Instalar PHP mbstring para phpmyadmin

No se halló la extensión PHP mbstring y al parecer usted está usando tipografía multibyte. phpMyAdmin no puede cortar correctamente las cadenas de caracteres sin la extensión mbstring y podría dar resultados inesperados.

FreeNX

FreeNX link http://freenx.berlios.de/download.php # Make sure you are up-to-dateyum update# Install NX rpm dependenciesyum install expect nc# Grab a Freenx package

Boot Order

para cambiar el orden de boot con windows XP Cd /boot/grub vi menu.lst # grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file# NOTICE:  You have a /boot partition.  This means that#          all kernel and initrd paths are relative to /boot/, eg.#          root (hd0,1)#          kernel… Leer más »

Para que se vean � y acentos

Solo hay que descomentar una linea en /etc/apache2/apache2.conf originalmente esta asi #AddDefaultCharset ISO-8859-1 al quitarle el # queda AddDefaultCharset ISO-8859-1 Para que funcione SEo en mambo con fedora 53) Your server must allow .htaccess override Edited Apache Directive from Override None to Override All and restarted Apache