[PHP-INSTALL] IIS6 and IUSR Write permissions...

2007-09-25 Thread Christian OLIVIERI
Hi, to everyone, this is my problem: I'm working with Windows Server 2003, IIS6 and PHP5. I need to use 'exec' or 'shell_exec' tools to run an .exe to do some jobs. My app have to write some data to disk: I can run my exe but it seem can't write to disk/registry. How solve this problem? Tnxs

Re: [PHP-INSTALL] Installation Problem

2006-11-15 Thread Christian mit Ü Flothmann
What I have done is to "uninstall" PHP5 and "re-installed" PHP 4.4.4 so as to find out if I can connect to the MYSQL Database. In PHP 4 the MySQL extension was built-in so there was no need to enable it after installing PHP. This changed with PHP 5. The installation of this extension is shown

Re: [PHP-INSTALL] Problems

2006-11-15 Thread Christian Flothmann
It seems that you don't have enabled the MySQL-extension as described on http://de.php.net/manual/en/ref.mysql.php#AEN111289 after installing PHP 5.

[PHP-INSTALL] Re-Compile Problem

2005-08-23 Thread Christian Sayers
Hi, I am having problems re-compiling PHP (version 5.0.4) on one of our servers. Originally PHP was installed with a simple ./configure command. I now want to install further modules and hence have a more complexed ./configure command (which works and has been used on a different machine with

[PHP-INSTALL] PHP5 build problems

2004-10-29 Thread Martin Christian Koch
/usr/local/lib/libc-client4.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() ext/gd/gd.lo: In function `zif_imagepsloadfont': /usr/local/src/php-5.0.2/ext/gd/gd.c(.text+0xa403): undefined reference to `T1_StrError' ext/gd/gd.lo: In function `zif_imagepstext': /usr/local/src/

[PHP-INSTALL] ldaps:// openssl php434 apache1329 and Netscapes LDAP SDK

2004-01-23 Thread "Christian Günter"
Hi out there, my only question: for ldap_connect("ldaps://mydir/") is OpenLDAP an requirement ? a must have ? or should it work with Netscapes LDAP SDK too ? regards Christian -- +++ GMX - die erste Adresse für Mail, Message, More +++ Bis 31.1.: TopMail + Digicam für nur 2

[PHP-INST] No libphp4.so during make install of PHP

2003-07-30 Thread Christian Villada
Hello. I'm trying to install php-4.3.2 from source in linux RedHat 9 to work with Oracle using the guide in http://www.php.net/manual/en/install.apache2.php I've previously installed Apache-2.0.47 in /usr/local/apache2 (Apache is working fine). I did a: $./configure --with-apxs2=/usr/local/apa

[PHP-INST] How can I change my previous version of php in Apache?

2003-07-23 Thread Christian Villada
Hello. I've previously used php-4.2.2 with apache 2.0 Recently I've downloaded the php-4.3.2. But My Apache server keep seeing my old php version. Can someone resume me the steps to make the apache see the new version? Thanks in advance. Christi

[PHP-INST] Compiling php for Oracle

2003-07-19 Thread Christian Villada
I'm trying to get PHP 4.2.2 connected to Oracle 8.1.7 in Linux RedHat 9 I had the apache server alredy installed, so I installed Oracle supposing that the apache was ready to handle oracle. When I try the aplication it gives me an error saying that it don't have the osilogon() function. So I star

[PHP-INST] php4-win32-STABLE-latest Installation Problems

2003-02-10 Thread Christian R. Ford
Oddly enough on the first build of this box 6 months or so ago, PHP installed perfectly onto the C: drive. I rebuilt the network, but saved the C drive for later data retrieval and formatting, so another drive was placed into the system and rebuilt under the E: drive. This installation of PHP has

[PHP-INST] RedHat and RPM installation trouble

2003-02-04 Thread Christian Løverås
.9.6-13 openssh-3.1p1-5 openssh-3.1p1-6 openssl-0.9.6b-28 openssh-clients-3.1p1-6 openssl096-0.9.6-13 ANY help appreciated - THANKS! -- -- Christian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Compile: cannot find lib.pq

2003-01-21 Thread Jean-Christian Imbeault
I am trying to compile PHP with the --with-pgsql flag but I get the following error: configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path I do not have Postgres installed on this machine. The DB is on another machine. What do I need to do in order to g

[PHP-INST] php+mod_ssl+apache+mysql on redhat 7.3

2003-01-09 Thread Christian Stalberg
redhat linux 7.3 apache 1.3.27 mysql 3.23.49 php 4.0.4pl1 (static install) mod_ssl-2.8.12 the box had php 4.2.3 installed on it originally. we had a mysql application that would only run with php version 4.0.4pl1 so we installed the old version of php and everything worked. then we ran autorpm wi

[PHP-INST] Printing

2002-10-27 Thread Christian Stockhammer
Hello List! Does anyone know how to prevent printing in php? I don't want people to print out database queries! Is there any way to do this? Thanks a lot!!!! Christian

[PHP-INST] Re: Can't get URL or POST variables

2002-07-15 Thread Christian Stadler
a direct anwser, that's right. But everyone would find the needed info in no time, following these links. Greetz, Christian Stadler "Matt" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > To last post > > Funny enough

[PHP-INST] Re: variable problems

2002-07-14 Thread Christian Stadler
Hi, http://www.php.net/manual/en/reserved.variables.php http://www.php.net/manual/en/security.registerglobals.php HTH Greetz, Christian Stadler "Alexander Lindstedt" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi!

[PHP-INST] Re: Can't get URL or POST variables

2002-07-14 Thread Christian Stadler
Hi, http://www.php.net/manual/en/reserved.variables.php http://www.php.net/manual/en/security.registerglobals.php HTH Greetz, Christian Stadler "Ted R Lowe" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i've instal

[PHP-INST] Re: Apache 2.0.39 + PHP 4.3.0-dev won't run since PHP 4.3.0-Alpha 2?

2002-07-13 Thread Christian Stadler
4.3.0-dev will run with Apache 2.0.40-dev, but not with Apache 2.0.39 ... Seems, the only thing we could do is to wait, until at least Apache 2.0.40 is released. Yours, Christian Stadler "Wayne Smith" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:

[PHP-INST] Re: Apache 2.0.39 + PHP 4.3.0-dev won't run since PHP 4.3.0-Alpha 2?

2002-07-12 Thread Christian Stadler
Hi, Sorry, I've forgot to say, that I'm running PHP as an Apache-Module. Yours, Christian Stadler -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Apache 2.0.39 + PHP 4.3.0-dev won't run since PHP 4.3.0-Alpha 2?

2002-07-12 Thread Christian Stadler
the older Snapshot and everything works fine. What has happened, that newer Versions of PHP 4.3.0 won't run with Apache 2.0.39 on Win2k anymore? Yours, Christian Stadler -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP 4.2.1 not working with Apache 2.0.39

2002-06-18 Thread Christian Stadler
with this version of apache. Note, that neither the directory, nor the file exitsts and that apache and PHP isn't even installed on drive C, but on drive E. Then there is no setting in my httpd.conf, that contains c:\php4build\snap\sapi\apache2filter\sapi_apache2.c or even parts of it. You

[PHP-INST] php 4.2.0 install problem

2002-05-05 Thread Christian
use FreeBSD OS Bye Christian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php 4.1.2 + httpd-2.0.32-beta

2002-03-04 Thread Christian
It's possible install php-4.1.2 with httpd-2.0.32-beta (apache2 beta version)?!?!? When make php i view some errors and make stop. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] syntax error in configure / autoconf realted?

2002-02-13 Thread Christian Lox
Hi all, I do have a similar problem as described in http://bugs.php.net/?id=12871 When running autoconf with this version on php-4.1.1 I get exactly these errors. Anyone knows how to fix this? TIA, Chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

[PHP-INST] Problems with php 4.0.6 and Apache 1.3.12 on IRIX

2001-09-11 Thread Christian Page
log or access_log of apache. I don't even see my access to a .php4 doc in access_log. Any hint on how to resolve this issue? Thanks, Christian Page UQAM -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

[PHP-INST] Oracle & SyBase installation problem

2001-08-24 Thread Christian Unger
"lish, iso_1\n\tlocale = default, u"..., 512) = 512 read(3, " = de_CH.850, german, cp850\n\tloc"..., 512) = 512 read(3, ", french, iso_1\n\tlocale = fr_BE."..., 512) = 512 read(3, "8\n\tlocale = C, us_english, iso_1"..., 512) = 512 close(3)

Re: [PHP-INST] "C compiler cannot create executables" error -4.0.4pl1 on SolarIS

2001-04-24 Thread Christian Dupont
nfigure" #include "confdefs.h" main(){return(0);} HERE IS THE DIRECTORY LISTING FOR confdefs.h: -rw-r--r-- 1 root other 1 Apr 24 11:19 confdefs.h WHICH I NOTE CONTAINS ONE LINE, ONE {BLANK} CHARACTER I might note that I used Solaris tar to unpack the archive - could t

[PHP-INST] "C compiler cannot create executables" error - 4.0.4pl1 on Solaris

2001-04-24 Thread Christian Dupont
substituted via Makefile.tmpl my $CFG_LDFLAGS_SHLIB = q(-shared); # substituted via Makefile.tmpl I'm stuck and so would appreciate any advice on how proceed. Thank you! Christian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

[PHP-INST] CGI compile fails make test and individual command-line tests

2001-02-10 Thread Christian Gilmore
nd print result... passed Testing | and & operators... passed Testing $argc and $argv handling ... passed Any and all help would be appreciated. Regards, Christian - Christian Gilmore Infrastructure &a

[PHP-INST] CGI compile fails make test

2001-02-10 Thread Christian Gilmore
test (db_error2.phpt) ... failed DB::factory test (db_factory.phpt) ... failed DB::parseDSN test (db_parsedsn.phpt) ... failed - Christian Gilmore Infrastructure & Tools Team Lead Web & Multimedia Development Tivoli Systems, Inc. -- PHP Install Maili

RE: [PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03

2001-02-05 Thread Pomar Berry, Christian
Well, I don't remember the details, but pdflib has a --shared-libs option or something like that (try with ./configure --help). It then generates a .so file. . *** DISCLAIMER: Este mensaje contiene información

RE: [PHP-INST] PHP 4.0.4pl1 & PDFlib 3.03

2001-02-05 Thread Pomar Berry, Christian
I had a similar problem in IRIX 6.5. I was compiling PDFLib as a static library and the problem was fixed compiling PDFLib as a dynamic one. Hope it helps. Christian > -Mensaje original- > De: Administrator [mailto:[EMAIL PROTECTED]] > Enviado el: lunes 5 de febrero de 2

[PHP-INST] Connection Control

2001-02-05 Thread Pomar Berry, Christian
h. I don't know if I have to compile PHP with any special feature in it. Thanks for your patience, Christian . *** DISCLAIMER: Este mensaje contiene información propietaria de la cual parte o toda

Re: [PHP-INST] Ayuda

2001-02-01 Thread Pomar Berry, Christian
Hi, In Spanish: Ayudaría un poco si dijeras cómo has hecho el configure y qué está haciendo cuando le das al make. También ayudaría saber algo del compilador. In English: It would help if you gave us some information about the 'configure' options and which stage the compilation is when it give

[PHP-INST] Performance Measurement

2001-01-25 Thread Pomar Berry, Christian
such a test? Thanks in advance, Christian . *** DISCLAIMER: Este mensaje contiene información propietaria de la cual parte o toda puede contener información confidencial o protegida legalmente. Esta

RE: [PHP-INST] Shared object "libpq.so.2" not found with PHP4.0.4pl1 and Apache 1.3

2001-01-14 Thread Pomar Berry, Christian
ad of 'shared', you will get the configure stage to crash before compiling. Take care Christian > -Mensaje original- > De: Johan Bitsch Nielsen [mailto:[EMAIL PROTECTED]] > Enviado el: sábado 13 de enero de 2001 18:34 > Para: [EMAIL PROTECTED] > Asunto: [PHP-INST]

RE: [PHP-INST] help request: library problem?

2001-01-12 Thread Pomar Berry, Christian
must give to --with-mysql. Sorry if I can not give you more, but I don't use MySQL and I have never compiled PHP with MySQL, and I don't think I will. Good luck, Christian > -Mensaje original- > De: Alistair Chisholm [mailto:[EMAIL PROTECTED]] > Enviado el: vier

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Pomar Berry, Christian
I don't know if this means anything important, but the line: ac_cv_c_inline=${ac_cv_c_inline=__inline} Appears twice in my config.cache (one after the other). Regards, Christian > -Mensaje original- > De: Roman Hochuli [mailto:[EMAIL PROTECTED]] > Enviado el: viernes

[PHP-INST] Compiling PHP 4.0.4 on Irix 6.5 : A Solution

2001-01-12 Thread Pomar Berry, Christian
make install and enjoy!. The problem was: 'inline' is not standard, and the Irix Compiler does not like it; I'm sure that the configure is capable of figuring this out, and sure it does for other compilers, although it doesn't for the MIPS compiler. Christian Pomar > -Mens

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Pomar Berry, Christian
Hi, just put my name in it (my ego needs growing a bit, ;-) Take care, Christian > -Mensaje original- > De: Roman Hochuli [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 12 de enero de 2001 10:16 > Para: Pomar Berry, Christian > Asunto: AW: [PHP-INST] Compiling PHP 4.

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Pomar Berry, Christian
Take care, Christian > -Mensaje original- > De: Josh Lokot [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 12 de enero de 2001 10:01 > Cc: [EMAIL PROTECTED] > Asunto: Re: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5 > > > Chances are you just told "these guys&qu

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Pomar Berry, Christian
guys from PHP know how to fix it for Irix? It shouldn't be very complicated for them to change a bit autoconf or sources to change the 'inline' definition automagically if the system is Irix 6.5. Take care, Christian > -Mensaje original- > De: Roman Hochuli [mailto

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-10 Thread Pomar Berry, Christian
corresponding error dissapears. I will try (tomorrow) to remove the inlines and see if it gets compiled... Take care, Christian > -Mensaje original- > De: Roman Hochuli [mailto:[EMAIL PROTECTED]] > Enviado el: miércoles 10 de enero de 2001 11:16 > Para: Pomar Berry, Christian

RE: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-10 Thread Pomar Berry, Christian
;s an Octane R12K. It is just a first stage before moving to a PowerChallenge and eventually to an O3000. Let's keep in touch. Take care Christian Pomar . *** DISCLAIMER: Este mensaje contiene información pr

RE: [PHP-INST] Apache configuration

2001-01-10 Thread Pomar Berry, Christian
igure like this:? configure --prefix=/users/lsi_01/lvanstae/apache --activate-module=src/modules/php4/libphp4.a And forget about the 'all' clause? Best regards, Christian Pomar > -Mensaje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: ma