Mac OS – Mac OS Log – Mac Book Pro – Darwin – Fink – Mac Soft – Mac Seguridad – Mac Trucos – Mac Desarrollo
sudo apache2ctl -k restart
When running My SQL and PHP on the same Mac OS X 10.4 server, you may find that PHP cannot connect to My SQL. When PHP is communicating with a My SQL server on the same host, it uses a socket file to communicate, and looks for it at /tmp/mysql.sock. On Mac OS X Server 10.4, My SQL creates this socket file at /var/mysql/mysql.sock.
To resolve this issue, you can either change the location where My SQL creates its socket file, or modify the location where PHP looks for the file. Please note that the first option is less secure than the second. Before delving in, you should also review new information relevant to PHP and My SQL on Mac OS X Server 10.4.4 and later.
To change the location where My SQL creates its socket file, do this:
Open your preferred text editor and create a plain text file.
Type this text (on two lines as shown):
[mysqld]
socket=/tmp/mysql.sock
Save the file as: /etc/my.cnf
To change the location where PHP looks for the socket file, follow these steps:
In Terminal: sudo cp /etc/php.ini.default /etc/php.ini
Open /etc/php.ini in your preferred text editor.
Find the [My SQL] section, and change the mysql.default_socket directive:
mysql.default_socket = /var/mysql/mysql.sock
Change the permissions on /var/mysql so that www can read the socket, by executing this in Terminal:
sudo chmod 775 /var/mysql
http://macromates.com/screencast/insert_html_tags.mov
http://cakeforge.org/projects/tmbundle/
Las HP a partir del 2004 tienen una tecnología inventada por Apple que permien conexión directa:
Bonjour o rendezvous. Mira si en la configuración de la impresa te permite buscar por eso: http://www.apple.com/macosx/features/bonjour/. Abre el safari tiene una opción de bonjour
http://www.askdavetaylor.com/how_do_i_configure_a_lan_printer_on_mac_os_x.html
http://es.groups.yahoo.com/group/GUM-Sevilla/
Creo recordar que habia un truco por defecto, solo te deja seleccionar la impresa que detecta aunque le puedes poner otra pero para ello, tenías que entrar en modo experto en la configuración de la impresora era pulsando el ratón y un botón del teclado al mismo tiempo ALT key
http://www.macosxhints.com/article.php?story=2004061623340681
Viene explicado en el enlace me lleve meses sin poder imprimir en mi epson
Estoy intentando convertirlo en una estación de desarrollo autónoma,para poder trabajar tanto online como offline. He activado el Apache Server 1.3 que viene por defecto con el sistema, aunque me ha sido de gran ayuda el tutorial de onlamp [1]. Me he bajado el My SQL [2] y el paquete para PHP [3]. También me he instalado el vim 7.0 [4] porque el que viene con Darwin parece fallar tela.
[1] http://www.onlamp.com/pub/a/mac/2001/12/07/apache.html
[3] http://www.entropy.ch/software/macosx/php/
Desde entonces sólo he vuelto a ver ordenadores Apple de lejos, pero a finales del año 2006 se me presentó la oportunidad de manejar un Mac Book Pro, del que tanto había oído hablar a mi amigo Alejandro, así que me lancé sin más. Mi crónica empieza el 8 de Enero de 2007, cuando los chicos de la tienda Golden Mac de Sevilla me llamaron para decirme que la criatura acababa de nacer y estaba preguntando por su padre, ese mismo día a la una de la tarde fuí a recoger a mi niño.