<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adolfo Abegg &#187; PHP</title>
	<atom:link href="http://www.adolfoabegg.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.adolfoabegg.com</link>
	<description>Analista - Programador</description>
	<lastBuildDate>Mon, 25 Jan 2010 09:10:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache se detiene al ejecutar una aplicación de Symfony</title>
		<link>http://www.adolfoabegg.com/apache-se-detiene-al-ejecutar-una-aplicacion-de-symfony</link>
		<comments>http://www.adolfoabegg.com/apache-se-detiene-al-ejecutar-una-aplicacion-de-symfony#comments</comments>
		<pubDate>Thu, 28 May 2009 13:27:37 +0000</pubDate>
		<dc:creator>Adolfo Abegg</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.adolfoabegg.com/?p=23</guid>
		<description><![CDATA[No encontré la explicación específica de este error pero en mi log de apache encontré esto:
EACCELERATOR: PHP crashed on opline 13 of execute()
at ...\lib\vendor\symfony\lib\plugins\
sfPropelPlugin\lib\vendor\propel\util\DebugPDOStatement.php:61
Buscando en internet encontré este post con la solución:
http://www.netfulvpc.fr/phptechnoframe/trucs-et-astuces/xampp-17&#38;sl=fr&#38;tl=es&#38;history_state0=
Debes actualizar la librería libmysql.dll lo puedes descargar aquí.
Luego copia el dll en los directorios:
XAMPP\apache\bin
XAMPP\php
Y en windows\system32
(No te olvides de hacer un backup del [...]]]></description>
			<content:encoded><![CDATA[<p>No encontré la explicación específica de este error pero en mi log de apache encontré esto:<br />
EACCELERATOR: PHP crashed on opline 13 of execute()<br />
at ...\lib\vendor\symfony\lib\plugins\<br />
sfPropelPlugin\lib\vendor\propel\util\DebugPDOStatement.php:61</p>
<p>Buscando en internet encontré este post con la solución:<br />
http://www.netfulvpc.fr/phptechnoframe/trucs-et-astuces/xampp-17&amp;sl=fr&amp;tl=es&amp;history_state0=</p>
<p><a title="Descargar libmysql.dll" href="http://www.adolfoabegg.com/libmysql_dll.zip">Debes actualizar la librería libmysql.dll lo puedes descargar aquí</a>.<br />
Luego copia el dll en los directorios:<br />
XAMPP\apache\bin<br />
XAMPP\php<br />
Y en windows\system32</p>
<p>(No te olvides de hacer un backup del dll original)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adolfoabegg.com/apache-se-detiene-al-ejecutar-una-aplicacion-de-symfony/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cambiar el &#8220;background color&#8221; del editor de PHPeclipse</title>
		<link>http://www.adolfoabegg.com/cambiar-el-background-color-del-editor-de-phpeclipse</link>
		<comments>http://www.adolfoabegg.com/cambiar-el-background-color-del-editor-de-phpeclipse#comments</comments>
		<pubDate>Tue, 25 Mar 2008 04:24:22 +0000</pubDate>
		<dc:creator>Adolfo Abegg</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Configuración]]></category>
		<category><![CDATA[PHPeclipse]]></category>

		<guid isPermaLink="false">http://www.adolfoabegg.com/2008/03/25/cambiar-el-background-color-del-editor-de-phpeclipse.html</guid>
		<description><![CDATA[Ir a Window, Preferences, PHPeclipse Web Development
Seleccionar PHP y luego en el panel de la izquierda, seleccionar el tab  Syntax
Finalmente, el color se establece en el apartado "Background color" que se puede ver en la imagen adjunta.

]]></description>
			<content:encoded><![CDATA[<p>Ir a Window, Preferences, PHPeclipse Web Development<br />
Seleccionar PHP y luego en el panel de la izquierda, seleccionar el tab  Syntax</p>
<p>Finalmente, el color se establece en el apartado "Background color" que se puede ver en la imagen adjunta.</p>
<p><img src="http://imagenes.adolfoabegg.com/blog/background_color_phpeclipse_.png" alt="Changing phpeclipse background color. Cambiar el color de fondo de phpeclipse" border="0" height="400" hspace="0" vspace="0" width="500" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adolfoabegg.com/cambiar-el-background-color-del-editor-de-phpeclipse/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
