[PHP-INSTALL] START PHP WITH APACHE WIN

2004-05-04 Thread Luis
can I get them? I also have Apache2 in Apache Group/ Thanks for help Luis

[PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-22 Thread Luis
ual) >http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php I had the same problem with settin

[PHP-INST] Subject: Problems using mysql.so with PHP

2003-07-28 Thread Luis Navarro
Unknown on line 0 >From what I can tell, PL_sv_yes is a symbol from libperl.so. I tried putting libperl.so and libperl.so.1 in /usr/lib, but it still doesn't get found. I've been banging my head on this for hours and would really appreciate any help. Thanks, Luis -- PH

[PHP-INSTALL] [Fwd: Warning: could not send message for past 1 hour]

2004-07-19 Thread Luis Croker
    Hi...    Im trying to compile PHP 4.3.8 on Solaris 7 with apache 1.3.27.   First, I configure PHP using this  parameters: # ./configure --with-apache=../apache_1.3.27 --enable-versioning --without-mysql --with-sybase=/usr/local/freetds --without-gd --enable-track-vars --with-system-r

[PHP-INSTALL] Installing PHP.

2004-07-19 Thread Luis Croker
etenv LIBS_SHLIB -lbind setenv CFLAGS -I/usr/local/include setenv LDFLAGS -L/usr/local/lib setenv LIBS -lbind setenv LD_LIBRARY_PATH /usr/local/lib   Thanks. Regards. Luis Cróker. www.megared.net.mx ___ pub  1024D/5656330D - <[EMAIL PROTECTED]> Key fingerprint

[PHP-INST] problem with variables

2002-10-29 Thread luis meneses
> > I just updated to Red Hat 8.0 and I am having some > problems with php and variables. > > When i try to pass a value in a variable it just > doesn't get through. > > for example : > > index.php?var=1 > > but noting happensthe page doesn't output the > value.. > > I am using Apache 2

[PHP-INST] PHP and MySQL or Postgres

2001-04-19 Thread Luis Keesling
nstalled, later on I downloaded the MySQL RPM's and installed them (rpm -ivh mysql*.rpm). What I'm trying to do is to use PHP and either of the database managers, and I'm still trying without reults. What con I do? Greetings Luis Keesling -- Get your free email from www.linuxmail.

[PHP-INST] Problem in Installation PHP4

2001-10-18 Thread Luis Espoladore
make[1]: Leaving directory `/usr/local/php-4.0.6/Zend' make: *** [all-recursive] Error 1 My system - sun - solaris 7 tks. Luis Antonio _

[PHP-INST] PHP with ORACLE

2001-10-09 Thread Luis Castro
/oracle/product/8.0.4. please help?? Please suggest, what should i do? -- thanks and regards Luis Castro La Paz, Bolivia [EMAIL PROTECTED] [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-INST] Re: swf + solaris

2001-10-09 Thread Luis Castro
Mika Tuupola wrote: > Is there anyway to have Shockwave Flash support to PHP > when using Solaris? The downloads for libswf.a at > > http://reality.sgi.com/grafica/flash/ > > only seem to include freebsd, irix and linux. Source > distribution anyw

[PHP-INST] PHP with ORACLE

2001-10-09 Thread Luis Castro
/oracle/product/8.0.4. please help?? Please suggest, what should i do? -- thanks and regards Luis Castro La Paz, Bolivia [EMAIL PROTECTED] [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-INSTALL] tru64 php informix

2006-05-05 Thread Luis Fernando Morales
hi everybody this is my first post... I have been compiled the php-4.3.9 version on a tru64 unix system. Informix Dynamic Server Version 7.30.FC8  IBM Informix CSDK Version 2.80, IBM Informix-ESQL Version 9.52.FC2 everything seems to be ok some warnings but no errors with the next configuration:

Re: [PHP-INSTALL] tru64 php informix

2006-05-05 Thread Luis Fernando Morales
ok.. you right.. the httpd.conf was wrong.. I'd fixed... a part of the problem had solved ... now when I do a 'make install' I get the next message..   make install Installing PHP SAPI module:   apache2handler/usr/opt/hpapache2/build/instdso.sh SH_LIBTOOL='/usr/opt/hpapache2/build/libtool'

Re: [PHP-INSTALL] tru64 php informix

2006-05-06 Thread Luis Fernando Morales
 I have been tried to compile the php module without '--with-informix' and the apache2 startup fine, the php module runs ok and I can execute *.php from the web browser. But when I try to add the parameter '--with-informix'  here is when the apache2 cannot startup.. I done a  'apachectl -e debug'

[PHP-INST] Problem with pdflib

2001-04-02 Thread Luis Castro Mendoza
r PDF_show_boxed in -lpdf... no configure: error: pdflib extension requires pdflib 3.x. What happen ?? Thanks in advance Finally, I added the options --with-png-dir=/usr --with-tiff-dir=/usr --with-libz-dir=/usr and the problem continues. -- Luis Castro Mendoza Universidad de Chile -- P

Re: [PHP-INST] Problem with pdflib

2001-04-02 Thread Luis Castro Mendoza
Chris Howells wrote: > Luis Castro Mendoza wrote: > > > What happen ?? > > Thanks in advance > > Hmm, are you sure you've go those bits installed? > > > Finally, I added the options --with-png-dir=/usr --with-tiff-dir=/usr > > --with-libz-dir=/

[PHP-INST] Re: PHP on WinNT + IIS4

2001-08-28 Thread José Luis Claver
Hi everybody I've got an 'intemediate' problem: I run W2K Professional SP2 + IIS 5 + PHP 4.0.6 If I try to see a page with extension php, the output is coming from php processor. But if I add php code in a html page, the code is send direct to the browser (where I can see php instructions). does

[PHP-INSTALL] Error when installing PHP 4.3.2. on Win XP

2009-02-10 Thread molina fernandez luis javier
.conf: Cannot load c:/php/php4apache.dll into server: No es posible encontrar el modulo especificado... (Not is posible to find the specified module...) What can be the mistake? Thank you very much Luis Javier Molina F.

Re: [PHP-INSTALL] Help cross compiling PHP

2005-05-19 Thread José Luis Palacios Vergara
[EMAIL PROTECTED] - Original Message - From: "Jason Sheets" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 18, 2005 9:00 PM Subject: [PHP-INSTALL] Help cross compiling PHP > Hello, > > I am attempting to cross compile PHP 5.02 for the powerpc platform, > using a i386 platform, I have a

[PHP-INST] problems with httpd.conf and LoadModule php

2002-08-25 Thread Luis E. Collado T.
Hi, i have a problem: when i add the line: LoadModule php4_module modules/libphp4.soto httpd.conf file, apache web server not start. may you help me? Thanks

[PHP-INST] php,ldap, images

2002-08-28 Thread Luis E. Collado T.
Thanks for your answer, i already solved the problem. But, I have other questions: what i should to do to view a image coming of a ldap server (openldap) from a browser and with php? thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php