[PHP-INSTALL] "File not found" error under Apache 2.2 when it try to loadmodule php5apache2.dll

2006-06-14 Thread Laurent PIERRE
ath too... It's completly crazy, but I cannot understand what kind of subtility there is. Maybe, someone could be help me. I'll appreciate infinitly. Thank you for your help. Laurent

[PHP-INSTALL] Re: php-5.0.2 --with-tidy

2004-11-01 Thread Laurent Granger
Bill McCuistion wrote: Bill McCuistion wrote: Hi guys. I seem to be stuck trying to get php-5.0.2 config'd with tidy. Config says it needs libtidy. I've tried various approaches to turn the tidy sources into libtidy, but seem to have reached my limits. Does anyone know exactly how this sequence o

[PHP-INSTALL] PHP 5.0.2 and mysqli extension: error on 'make'

2004-11-01 Thread Laurent Granger
n/apxs2 --with-mysql=/usr/local/mysql/ --disable-short-tags --enable-magic-quotes --with-snmp --with-pgsql --with-ldap --enable-sqlite-utf8 --with-gettext --with-mysqli=/usr/local/mysql/bin/mysql_config ) I would really appreciate some help. Thank you. Laurent Granger

[PHP-INST] Re: Apache Installation problems

2002-11-24 Thread laurent
i've installed a free bundle from nusphere.com (download here : http://www.nusphere.com/cgi-bin/nsp.cgi/custsrvc/utils/free_download.htm) - ooops 69MB ;) very big but it works fine with PHP 4.0.6, Apache 1.3.23 with mod_perl and mod_ssl, MySQL 3.23.49 and much more ... know what, i'm happy :) Than

[PHP-INST] Re: Apache Installation problems

2002-11-24 Thread laurent
Hi, did someone solve your problem ? i have php 4.2.3 and apache 2.0.43 on W2K toot it doesn't work with modules (it your point), so i tryed with ScriptAlias and in this case installation is fine : i comment (#) Loadmodule and add the following lines in httpd.conf : ScriptAlias /php/ "c:/php/" Ad

Re: [PHP-INST] Apache2.0.40 + PHP 4.2.3 + SSL + Solaris 8

2002-09-12 Thread Laurent Larquère
Hi, have you this libdb-3.0.so in your LD_LIBRARY_PATH when starting httpd in apachectl ? what gets ldd /export/www/bin/httpd | grep db ? I've httpd-2.0.40 + bdb-4.0.14 + php-4.2.3 + openssl-0.9.6g + Solaris 8/Sparc working Danny Auble wrote: >does anyone has this combo working? I can't seem

Re: [PHP-INST] php.ini under Unix Solaris 9 / PHP 4.3.0-dev / Apache-2.0.40

2002-08-30 Thread Laurent Larquère
Hi have you tried ; configure ... --with-config-file-path= ? Lou Picciano / Essex Systems wrote: >List Friends: > >We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT! > >Except: that we cannot get php to recognize its php.ini file, no matter >where we place i

Re: [PHP-INST] php 4.2.2 + apache2.0.40

2002-08-26 Thread Laurent Larquère
If you dont have the directory /usr/local/src/php-4.2.2/libs do it and then redo make install. Verify the presence of /usr/local/www/libexec/libphp4.so (normaly subdir modules) Gilberto J. Palau wrote: >I downloaded the latest build from snaps.php.net and I installed it and now >I don't get this

Re: [PHP-INST] unable to compile php4.2.2 with apache 2.0

2002-08-25 Thread Laurent Larquère
This question has been often answered ... If you have no time or dont want to use 4.3-dev, you can just insert a NULL as third parameter of the two calls to ap_register_input_filter and ap_register_output_filter lines 534 and 535 of /../php-4.2.2/sapi/apache2filter/sapi_apache2.c [ Due to a

Re: [PHP-INST] Re: php 4.2.2, apache 2.0.40 make problem from source

2002-08-15 Thread Laurent Larquère
i have inserted a simple NULL as third argument and all goes well (Sol8/Sparc) alex stinson wrote: > i think i might have found why it might not be working (im not really > a good coder yet, so this was more of a look around for things that > could cause it, and browsed the apache code)...it s

Re: [PHP-INST] Apache2 broke PHP

2002-06-06 Thread Laurent Larquère
Hi on Solaris 8 Sparc apache 2.0.36 php 4.2.1 : configure ok, make ok, make install ko php 4.3-dev (cvs) is all functionnal for my needs (pgsql, ldap, imap ...) i just need to copy libbz2* to [apache-rootdir]/lib Bill Angus wrote: >I had a perfectly functioning PHP installation, but then install

[PHP-INST] php as cgi binary install on solaris 8 ?

2001-10-09 Thread Laurent Raynal
Hi, I need to set up php as a command line interpreter on a Solaris 8. I have gcc on another machine so I made the install (without --apxs...) and it went fine. The problem is I don't know how to port the binaries from the dev machine to the target machine. /usr/local/bin/php is obviously not en

[PHP-INST] PHP as external script and Apache : configuring 404 errors

2001-07-04 Thread Laurent INFOS
an HTML page containing a redirect to /404.html, if the given file doesn't exists or - configure Apache to force it to check if the file exists before calling php ? Thanks for your help. Laurent. PS : -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

[PHP-INST] PHP as external script and Apache : configuring 404 errors

2001-07-03 Thread Laurent INFOS
an HTML page containing a redirect to /404.html, if the given file doesn't exists or - configure Apache to force it to check if the file exists before calling php ? Thanks for your help. Laurent. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECT

[PHP-INST] Call to system functions

2001-02-02 Thread Vanstaen Laurent
Hi all, does anyone know how to make a call to system fonctions, such as getgrp or things like that. In fact I'd like to identify my users by their unix group and I didn't find any php functions doing so. Laurent Vanstaen -- PHP Install Mailing List (http://www.ph

[PHP-INST] Unable to read PHP scripts

2001-02-01 Thread Vanstaen Laurent
Hi all, I've installed Apache and PHP successfully but my browser doesn't seem to recognize php scripts. It ask to saves them, instead of parsing these files. Anybody got the same problem and a soution ?? Laurent Vanstaen -- PHP Install Mailing List (http://www.ph

[PHP-INST] php.ini

2001-01-26 Thread Vanstaen Laurent
Hi everyone, How can I prevent scripts written in php to make calls to chroot ? Can I use the disable_functions thing in php.ini ? And in this file, what is the safe_mode_exec_dir ? Laurent Vanstaen -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED