[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Sop.Tec.LinuxPPP] PHP-3.0.14



./configure --with-apxs=/usr/sbin/apxs --with-ldap --prefix=/usr
--with-apache=/etc/httpd --with-pgsql=/usr --with-mysql --with-xml

 Tengo la ligera sospecha que estas usando Mandrake, verdad?

					Saludos
--
 (o- Cristian Othon Martinez Vera <cfuga en itam mx>  Pulchrum est paucorum
//\     http://eniac.rhon.itam.mx/~cfuga/          hominum.
v_/_

---------------------------------------------------------------------

Ya le hice así... como que algo ha de andar faltando por ahi
cuando le puse (después de haber compilado e instalado el php)

/etc/rc.d/init.d/httpd start

salio

Starting httpd: Syntax error on line 71 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/lib/apache/libphp3.so into server: /etc/httpd/lib/apache/libphp3.so: cannot open shared object file: No existe el fichero o el directorio
                                                          [FAILED]

tuve que copiar a manopla el archivo libphp3.so

cp /usr/lib/apache/libphp3.so /etc/httpd/lib/apache/

/etc/rc.d/init.d/httpd start
Starting httpd:                                            [  OK  ]

Ojala nada mas sea necesario ese archivo pero tengo la ligera sospecha de que igual y me quedó bailando algo más por ahí. Alguna sugerencia?

ahora cuando entro al webtasker (http://localhost/webtasker/index.phtml)
me pide el login (como siempre) le doy "admin" (tal y como dice el LEEME) y me sale lo sig.:

Warning: PostgresSQL query failed: ERROR: operario: Permission denied. in php/operario.php on line 205

Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/httpd/html/webtasker/index.phtml on line 18

Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in /home/httpd/html/webtasker/index.phtml on line 19 La clave o el nombre especificados no son correctos.Pulse 'reload' en su navegador e introduzcala de nuevo.

Según yo ya está jalando el php3 como debiera, ahora el problema es con la configuración de mi posgresql.
Alguien sabe como puedo hacerle???? Gracias.
Saludos y gracias.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

---------------------------------------------------------------------
Lista de soporte de LinuxPPP
Reglas de la lista en http://pepe.net.mx/reglas.html



[Hilos de Discusión] [Fecha] [Tema] [Autor]