<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comentarios en: Apache, PHP y Oracle XE en Ubuntu</title>
	<atom:link href="http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/</link>
	<description>computadoras, sistemas operativos, base de datos, programación</description>
	<pubDate>Thu, 24 Jul 2008 23:36:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Por: Javier Roque</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-93</link>
		<dc:creator>Javier Roque</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-93</guid>
		<description>Hola, porfavor necesito ayuda.
Tengo ubuntu hardy heron, con lampp y cuando intento instalar el oci8 me sale lo siguiente :

Starting to download oci8-1.3.3.tgz (127,320 bytes)
………………………..done: 127,320 bytes
10 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
1. Please provide the path to the ORACLE_HOME directory. Use ‘instantclient,/path/to/instant/client/lib’ if you’re compiling with Oracle Instant Client : autodetect

1-1, ‘all’, ‘abort’, or Enter to continue: shared,instantclient,/opt/oracle/instantclient_10_2
1. Please provide the path to the ORACLE_HOME directory. Use ‘instantclient,/path/to/instant/client/lib’ if you’re compiling with Oracle Instant Client : autodetect

1-1, ‘all’, ‘abort’, or Enter to continue:

Si le doy enter me sale esto otro:

checking for unistd.h… yes
checking for long int… yes
checking size of long int… 4
checking if we’re on a 64-bit platform… no
checking OCI8 libraries dir… lib
checking Oracle version… configure: error: Oracle client libraries not found
ERROR: `/tmp/pear/cache/oci8-1.3.3/configure –with-oci8′ failed

Te agradeceré mucho la ayuda</description>
		<content:encoded><![CDATA[<p>Hola, porfavor necesito ayuda.<br />
Tengo ubuntu hardy heron, con lampp y cuando intento instalar el oci8 me sale lo siguiente :</p>
<p>Starting to download oci8-1.3.3.tgz (127,320 bytes)<br />
………………………..done: 127,320 bytes<br />
10 source files, building<br />
running: phpize<br />
Configuring for:<br />
PHP Api Version: 20041225<br />
Zend Module Api No: 20060613<br />
Zend Extension Api No: 220060519<br />
1. Please provide the path to the ORACLE_HOME directory. Use ‘instantclient,/path/to/instant/client/lib’ if you’re compiling with Oracle Instant Client : autodetect</p>
<p>1-1, ‘all’, ‘abort’, or Enter to continue: shared,instantclient,/opt/oracle/instantclient_10_2<br />
1. Please provide the path to the ORACLE_HOME directory. Use ‘instantclient,/path/to/instant/client/lib’ if you’re compiling with Oracle Instant Client : autodetect</p>
<p>1-1, ‘all’, ‘abort’, or Enter to continue:</p>
<p>Si le doy enter me sale esto otro:</p>
<p>checking for unistd.h… yes<br />
checking for long int… yes<br />
checking size of long int… 4<br />
checking if we’re on a 64-bit platform… no<br />
checking OCI8 libraries dir… lib<br />
checking Oracle version… configure: error: Oracle client libraries not found<br />
ERROR: `/tmp/pear/cache/oci8-1.3.3/configure –with-oci8′ failed</p>
<p>Te agradeceré mucho la ayuda</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: luizk</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-56</link>
		<dc:creator>luizk</dc:creator>
		<pubDate>Thu, 13 Dec 2007 02:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-56</guid>
		<description>hola a todos,
en mi caso consigo terminar el proceso de compilacion-instalacion pero al intentar realizar la conexion a la base de datos con ocilogon("user","pass"); me devuelve el siguiente error 

Warning: ocilogon() [function.ocilogon]: ORA-12162: TNS:net service name is incorrectly specified in /var/www/bd2/practica7/pr71.php on line 12 

ya he probado mil cosas pero nada...  si no es mucha molestia  ¿podrian echarme un cable? 

un saludo y gracias</description>
		<content:encoded><![CDATA[<p>hola a todos,<br />
en mi caso consigo terminar el proceso de compilacion-instalacion pero al intentar realizar la conexion a la base de datos con ocilogon(&#8221;user&#8221;,&#8221;pass&#8221;); me devuelve el siguiente error </p>
<p>Warning: ocilogon() [function.ocilogon]: ORA-12162: TNS:net service name is incorrectly specified in /var/www/bd2/practica7/pr71.php on line 12 </p>
<p>ya he probado mil cosas pero nada&#8230;  si no es mucha molestia  ¿podrian echarme un cable? </p>
<p>un saludo y gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: ixla</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-53</link>
		<dc:creator>ixla</dc:creator>
		<pubDate>Wed, 28 Nov 2007 11:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-53</guid>
		<description>hola, prueba lo siguiente:
cuando hagas:
 &#62;sudo make install

te dirá lago parecido a :
Installing shared extensions:     /usr/lib/php5/20060613+lfs/

entonces haces:
&#62;cd  /usr/lib/php5/20060613+lfs
&#62;ldd oci8.so

y te dirá algo como:
        linux-gate.so.1 =&#62;  (0xffffe000)
        libclntsh.so.11.1 =&#62; /opt/oracle/instantclient/libclntsh.so.11.1 (0xb6548000)
        libc.so.6 =&#62; /lib/tls/i686/cmov/libc.so.6 (0xb63f5000)
        libnnz11.so =&#62; /opt/oracle/instantclient/libnnz11.so (0xb624a000)
        libdl.so.2 =&#62; /lib/tls/i686/cmov/libdl.so.2 (0xb6246000)
        libm.so.6 =&#62; /lib/tls/i686/cmov/libm.so.6 (0xb621f000)
        libpthread.so.0 =&#62; /lib/tls/i686/cmov/libpthread.so.0 (0xb6208000)
        libnsl.so.1 =&#62; /lib/tls/i686/cmov/libnsl.so.1 (0xb61f1000)
        /lib/ld-linux.so.2 (0x80000000)
        libaio.so.1 =&#62; not found
Son librerias dinamicas, si en alguna te pone "not found" ... entoces deberias instalartelas con apt-get, haces un restart del apache y pruebas a ver si te funciona el oci.
Un saludo y suerte.</description>
		<content:encoded><![CDATA[<p>hola, prueba lo siguiente:<br />
cuando hagas:<br />
 &gt;sudo make install</p>
<p>te dirá lago parecido a :<br />
Installing shared extensions:     /usr/lib/php5/20060613+lfs/</p>
<p>entonces haces:<br />
&gt;cd  /usr/lib/php5/20060613+lfs<br />
&gt;ldd oci8.so</p>
<p>y te dirá algo como:<br />
        linux-gate.so.1 =&gt;  (0xffffe000)<br />
        libclntsh.so.11.1 =&gt; /opt/oracle/instantclient/libclntsh.so.11.1 (0xb6548000)<br />
        libc.so.6 =&gt; /lib/tls/i686/cmov/libc.so.6 (0xb63f5000)<br />
        libnnz11.so =&gt; /opt/oracle/instantclient/libnnz11.so (0xb624a000)<br />
        libdl.so.2 =&gt; /lib/tls/i686/cmov/libdl.so.2 (0xb6246000)<br />
        libm.so.6 =&gt; /lib/tls/i686/cmov/libm.so.6 (0xb621f000)<br />
        libpthread.so.0 =&gt; /lib/tls/i686/cmov/libpthread.so.0 (0xb6208000)<br />
        libnsl.so.1 =&gt; /lib/tls/i686/cmov/libnsl.so.1 (0xb61f1000)<br />
        /lib/ld-linux.so.2 (0&#215;80000000)<br />
        libaio.so.1 =&gt; not found<br />
Son librerias dinamicas, si en alguna te pone &#8220;not found&#8221; &#8230; entoces deberias instalartelas con apt-get, haces un restart del apache y pruebas a ver si te funciona el oci.<br />
Un saludo y suerte.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: brujula</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-47</link>
		<dc:creator>brujula</dc:creator>
		<pubDate>Wed, 14 Nov 2007 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-47</guid>
		<description>tengo el mismo problema que  Carlos Andres
checking Oracle version… configure: error: Oracle-OCI8 needed libraries not found
ERROR: `/tmp/pear/cache/oci8-1.2.4/configure –with-oci8′ failed
la plataforma esta a 32 bits y según he leido hay esta el problema pero no lo soluciono

abierto a sugerencias</description>
		<content:encoded><![CDATA[<p>tengo el mismo problema que  Carlos Andres<br />
checking Oracle version… configure: error: Oracle-OCI8 needed libraries not found<br />
ERROR: `/tmp/pear/cache/oci8-1.2.4/configure –with-oci8′ failed<br />
la plataforma esta a 32 bits y según he leido hay esta el problema pero no lo soluciono</p>
<p>abierto a sugerencias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Artemio Estrella</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-45</link>
		<dc:creator>Artemio Estrella</dc:creator>
		<pubDate>Sat, 10 Nov 2007 16:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-45</guid>
		<description>Qué tal Carlos, he dejado abandonado el proyecto y precisamente este fin de semana estoy por continuarlo. Dame oportunidad de reconfigurar mi equipo y yo creo que para el lunes pongo un ejemplo de como hacer un query hacía Oracle desde PHP.</description>
		<content:encoded><![CDATA[<p>Qué tal Carlos, he dejado abandonado el proyecto y precisamente este fin de semana estoy por continuarlo. Dame oportunidad de reconfigurar mi equipo y yo creo que para el lunes pongo un ejemplo de como hacer un query hacía Oracle desde PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carlos Andres</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-44</link>
		<dc:creator>Carlos Andres</dc:creator>
		<pubDate>Sat, 10 Nov 2007 14:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-44</guid>
		<description>Hola, hasta aqui todo muy bien y muchas gracias amigo por tu post.
Pero estoy esperando el siguiente post "Nos resta hacer una prueba de conexión, esto lo mostraré en el siguiente post, pues quiero hacer mención de la librería ADOdb para PHP."

Muchas gracias</description>
		<content:encoded><![CDATA[<p>Hola, hasta aqui todo muy bien y muchas gracias amigo por tu post.<br />
Pero estoy esperando el siguiente post &#8220;Nos resta hacer una prueba de conexión, esto lo mostraré en el siguiente post, pues quiero hacer mención de la librería ADOdb para PHP.&#8221;</p>
<p>Muchas gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Carlos Andres</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-42</link>
		<dc:creator>Carlos Andres</dc:creator>
		<pubDate>Thu, 08 Nov 2007 16:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-42</guid>
		<description>Hola, muchas gracias por tu guia. Al ejecutar
sudo pecl install oci8 e indicarle la ruta de ORACLE_HOME obtengo este mensaje al finalizar

checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found
ERROR: `/tmp/pear/cache/oci8-1.2.4/configure --with-oci8' failed</description>
		<content:encoded><![CDATA[<p>Hola, muchas gracias por tu guia. Al ejecutar<br />
sudo pecl install oci8 e indicarle la ruta de ORACLE_HOME obtengo este mensaje al finalizar</p>
<p>checking Oracle version&#8230; configure: error: Oracle-OCI8 needed libraries not found<br />
ERROR: `/tmp/pear/cache/oci8-1.2.4/configure &#8211;with-oci8&#8242; failed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Patricio</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-17</link>
		<dc:creator>Patricio</dc:creator>
		<pubDate>Thu, 20 Sep 2007 08:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-17</guid>
		<description>Hola..
He consegido con exito que al compilar yo mismo el apache y el php (tengo el server 10g en la misma compu) la extencion oci8 me funcione... pero lo que quiero ahora es poder compilar solo la extencion oci8 de manera que el resto de la instalacion la maneje el apt... esto para que las actualizaciones se manejen automaticamente. El punto es que no consigo que me funcione... conoces alguna forma de que esto sea posible.... ???</description>
		<content:encoded><![CDATA[<p>Hola..<br />
He consegido con exito que al compilar yo mismo el apache y el php (tengo el server 10g en la misma compu) la extencion oci8 me funcione&#8230; pero lo que quiero ahora es poder compilar solo la extencion oci8 de manera que el resto de la instalacion la maneje el apt&#8230; esto para que las actualizaciones se manejen automaticamente. El punto es que no consigo que me funcione&#8230; conoces alguna forma de que esto sea posible&#8230;. ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Artemio Estrella</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-14</link>
		<dc:creator>Artemio Estrella</dc:creator>
		<pubDate>Fri, 07 Sep 2007 13:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-14</guid>
		<description>Por qué no pones el listado de errores, para ver específicamente dónde te está dando problemas y ver si te puedo ayudar.</description>
		<content:encoded><![CDATA[<p>Por qué no pones el listado de errores, para ver específicamente dónde te está dando problemas y ver si te puedo ayudar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: teodoro</title>
		<link>http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-11</link>
		<dc:creator>teodoro</dc:creator>
		<pubDate>Mon, 03 Sep 2007 18:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://espaciodetrabajo.wordpress.com/2007/04/21/apache-php-y-oracle-xe-en-ubuntu/#comment-11</guid>
		<description>Estoy tratando de seguir los pasos  para tener php con oracle cuando compilo oci8 con pecl, en el archivo oci8.c me larga muchos errores de sintaxis del codigo.Algun comentario ?</description>
		<content:encoded><![CDATA[<p>Estoy tratando de seguir los pasos  para tener php con oracle cuando compilo oci8 con pecl, en el archivo oci8.c me larga muchos errores de sintaxis del codigo.Algun comentario ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
