[PHP-INSTALL] Modules not working

2005-11-21 Thread Jean-Philippe Côté
tice there is a difference in the ouputs of phpinfo(). On 4.3.2 the Server API was Apache 2.0 Filter. On the new server it says: Apache 2.0 Handler. Can somebody help me shed a little light into that mystery. Or point me in some direction... Thank you. -- Jean-Philippe Côté * [EMAIL PROTECTED

[PHP-INSTALL] bug: fopen($name, 'a+b') swaps parameters unpredictably...

2004-04-08 Thread Philippe Verdy
I can't find what can cause the following line in my PHP script: if ($this->_flock = @fopen($name, "a+b")) { executed in a member function of a class like: class IniFile { var $_name, $_data, $_f, $_flock; function IniFile($file, $lockmode = LOCK_EX) { $this->_name = $fil

[PHP-INSTALL] Php 4.3.4 with GD install problem

2004-03-24 Thread Philippe Gagnon
Hi there, Im trying to install PHP 4.3.4 with the --with-gd option. If i use this exact parameter, i get these errors on the MAKE command: ext/gd/gd.lo: In function `zif_imagecolorat': /root/Desktop/php-4.3.4/ext/gd/gd.c:1855: undefined reference to `gdImageBoundsSafe' /root/Desktop/php-4.3.4/ext

[PHP-INST] configure: error: cannot find output from lex; giving

2001-11-19 Thread philippe blainville
Help when I run configure to install php 4.0.6 , I've got this error message "checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up". Does anybody know what to do ? -- PHP Install Mailing List (http://www.php.net/) To

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-22 Thread Philippe Conor
hi, I have tryed .cphp in that way there's no conflict I have searched on the net and I've found others persons that have that problem but I've found no answer :( Bye, Philippe Andrey Hristov writes: > Try to change your script's extension to .cgi instead

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-22 Thread Philippe
Hi, You're right Dave But nobody had already used PHP with CGI and with Apache ??? I searched on the net, but I've found no documentation on this problem Bye Philippe Dave Goodrich writes: > Nope it fails when he removes the line. It fails on me as well, I tried > it.

[PHP-INST] Re: AW: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-22 Thread Philippe
Hi, Yes I have used --enable-discard-path, the script work with #!/usr/local/bin/php I'll give the full configuration later Philippe Stefan Siefert writes: > Hi, > > well I do understand your needing. > > First a question. What are your compile options, e.g.

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-21 Thread Philippe
ee these lines [Sun Oct 21 17:30:10 2001] [error] (8)Exec format error: exec of /home/webbourse/cgi-bin/php.cphp failed [Sun Oct 21 17:30:10 2001] [error] [client 212.103.7.98] Premature end of script headers: /home/webbourse/cgi-bin/php.cphp Someone has an idea Thanks Philippe Stef

[PHP-INST] PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-20 Thread Philippe
-- #!/usr/local/bin/php Hello World Does someone know the problem and the solution ? Have I forgotten something ? I think that's a misconfiguration in PHP Thanks for your help Philippe -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Philippe
Hi, A small update, the file is in 755 (otherwise Suexec don't let the script work) Philippe Philippe writes: > Hi, > My file end in .cgi, it's in 777 > It isn't handled by Apache because it don't work if I don't put > #!/usr/local/bin/php > It&#x

[PHP-INST] Re: PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-19 Thread Philippe
Hi, My file end in .cgi, it's in 777 It isn't handled by Apache because it don't work if I don't put #!/usr/local/bin/php It's in cgi-bin directory, and yes others cgi languages work well (I've already tested perl) Philippe Curt A. Gilman writes: > Phili

[PHP-INST] ldap extension

2001-07-24 Thread Philippe NONN
does some know why the php_ldpa.dll cannot be loaded under W2000 server / Php 4.0.6 ? Other dlls load fine. Philippe NONN -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list