[PHP-INST] Apache 2 Segfault with PHP on any signal

2003-07-08 Thread Nicolas
information. I have done lot of search, read apache and PHP mailing list and bugs report. I found some people with the exactly the same problem but none got solutions! Is there any incompatibility beetween some compilation of Linux kernel and PHP ? Thanks for _any_ help Nicolas PS : my php conf

[PHP-INST] Compile php 4.3.0 under Mac OS X 10.2 (darwin) with libmcrypt

2003-01-06 Thread Nicolas Ross
2.5.5, and nothing would do... Any hints ? Nicolas Ross -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Download Dialog problem

2002-11-04 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

[PHP-INST] PHP install problem, engine not parsing php files

2002-11-03 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-27 Thread M. Ben Nicolas
nothing specified for the doc_root directive by default. I tried setting it, still no success. Is there anyway to check which directories apache will properly parse php files from after installation? -Original Message- From: Adam Voigt [mailto:adam@;cryptocomm.com] Sent: Wednesday, Octobe

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-22 Thread M. Ben Nicolas
tatus too before I try to re-install -Original Message- From: John Coder [mailto:jcoder@;insightbb.com] Sent: Tuesday, October 22, 2002 1:40 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] PHP install problem, engine not parsing php files On Mon, 2002-10-21 at 22:45, M. Ben Nicolas wro

[PHP-INST] PHP install problem, engine not parsing php files

2002-10-21 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ php.ini was copied to: /usr/local/lib/php.ini I have un-commented in

[PHP-INST] libpthread

2002-10-13 Thread Mauro Nicolas Infantino
Hi,   I’m trying to install PHP 4.2.3 with the next configure line:   ./configure --with-gd --with-shared-pdflib --enable-sigchild --with-apxs=/usr/local/apache/bin/apxs --with-vpopmail --enable-cli --with-zlib-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-tiff-dir=/usr --wi

[PHP-INST] My browser display only a blank page...

2002-04-02 Thread Nicolas
Hello, I've read the FAQ, the manuals of php and apache but doesn't find anything. Here is my problem : I've installed suse 7.2 with apache 1.3.19-48, php 4.0.4 and mysql 3.23.37-8. The file http.conf contains the lines loadmodule and addmodule for php and the lines with addtype application/... Wh

[PHP-INST] Only a blank screen

2002-04-02 Thread Nicolas
Hello, I've read the FAQ, the manuals of php and apache but doesn't find anything. Here is my problem : I've installed suse 7.2 with apache 1.3.19-48, php 4.0.4 and mysql 3.23.37-8. The file http.conf contains the lines loadmodule and addmodule for php and the lines with addtype application/... Wh

[PHP-INST] Apache 2

2001-12-25 Thread Nicolas DEFFAYET \(NDSoftware\)
. Why my php scripts is not parsed ? My browser display my php script source or download the file :( How i can fix this problem ? Thanks for all help. Nicolas -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP-INST] php compilation error on MacOSX10.1

2001-12-17 Thread Nicolas Ross
First, set CFLAGS env to : setenv CFLAGS -DEAPI And then I edited libtool after configuring php, (libtool is generated by configure) I changed the line CC="cc" to : CC="cc -flat_namespace" After that, make and everythings should be fine... BTW, I works for mem but not with php 4.1.0... -

[PHP-INST] Compile problems under Mac OS X 10.1 (Darwin)

2001-12-12 Thread Nicolas Ross
I want to compile php 4.1.0 on Mac OS X 10.1, adn I get this when linking : *** Warning: This library needs some functionality provided by -lgd. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared

[PHP-INST] IMAP Support

2001-08-30 Thread Nicolas JOUANIN
is from c-client. Does anyone got any ideas about that ? Nicolas. -- 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 administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] PHP an Apache in WIN NT (Not Running)(Help)

2001-04-26 Thread Nicolas Machado
Hello, I installed Apache on a NT box and I use the por 88 because I'm using IIS3.0 also. Afortunatelly Apache Work Fine, even with our Web pages. But I create a test files called test.php, with te famous Hello Worl inside. I install PHP 4.0.4 with every tool that I foun, and manualy too, but it

Re: [PHP-INST] problem loading php.

2001-01-24 Thread HAMEL Nicolas
When you have done the configure, are you sure that you dont get a message like : "apxs corrupted" ? Are you using Linux ? - Original Message - From: "blur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 9:17 AM Subject: [PHP-INST] problem loading php. >

[PHP-INST] Another --with-gd problem

2001-01-22 Thread HAMEL Nicolas
a(gd.o): In function `php_if_imagewbmp': /root/INSTALL/php-4.0.2/ext/gd/gd.c:697: undefined reference to `gdImageWBMP' What's wrong ? : / -- Nicolas HAMEL, Responsable dévelopement HFG Tel. : 01 41 34 91 47

Re: [PHP-INST] --with-gd problem

2001-01-21 Thread HAMEL Nicolas
Thanks a lot it work :)) - Original Message - From: "Jani Taskinen" <[EMAIL PROTECTED]> To: "HAMEL Nicolas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 6:18 PM Subject: Re: [PHP-INST] --with-gd problem > On Fri,

[PHP-INST] --with-gd problem

2001-01-19 Thread HAMEL Nicolas
cached) no checking for libXpm (needed by gd-1.8+)... no I have compiled gd-1.8.3 and i have done the modification in the Makefile. I'm currently trying to make it work on a Mandrake 7.1 If anyone can help :) Thanks PS : Sorry for my poor english ;) -- Nicolas HAMEL, France

[PHP-INST] Trouble with PHP4.0

2001-01-11 Thread HAMEL Nicolas
Hi there, i am currently trying to install Apache 1.3.14 with PHP 4.0.2 , but i'm getting a weird pb when i'm compiling apache, the configure that i have done for php is : ./configure --with-mysql --with-gd=../gd-1.8.3 --enable-ftp --enable-track-vars --with-apache=../apache_1.3.14 then i've