[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postgresql+web



  Quien:	Tito Sam 
  Cuando:	jueves, 08 de junio del 2000, a las 02:21, 
  Qué:		Re: postgresql+web 


> El Wed, Jun 07, 2000 at 09:59:20AM +0200, Vicente Arteaga Gómez dijo:
> > 	Por ejemplo (Extraido del manual de php3):
> > <?php 
> 
> yo tengo que poner esto antes, en mi debian 2.2 (frozen) (no sé si influirá la
> distribución)
> 
> dl ("pgsql.so");
 
	En el php.ini pon esto:

#############################################################################

	[...]

;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
; if you wish to have an extension loaded automaticly, use the
; following syntax:  extension=modulename.extension
; for example, on windows,
; extension=msql.dll
; or under UNIX,
; extension=msql.so
; Note that it should be the name of the module only, no directory information
; needs to go here.  Specify the location of the extension with the
; extension_dir directive above.
extension=pgsql.so

	[...]

#############################################################################

	De esta forma, ya lo tienes cargado por defecto :)

-- 
=============================8<=========================================
    ___       _
  / ___|_   _| (_) ___  Grupo de Usuarios de LInux de Canarias
 | |  _| | | | | |/ __| Pasate por nuestro web....
 | |_| | |_| | | | (__ 		http://www.gulic.org/
  \____|\__,_|_|_|\___| Clave GPG en las paginas de Gulic
                        Clave GPG en search.keyserver.net
  Key fingerprint = F734 17F5 3AB6 E1F6 11C4  B498 5B3E 1111 FEDF 90DF
=============================================================>8=========

Attachment: pgpNIjEmZ8RqN.pgp
Description: PGP signature


Reply to: