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
Yop ! This time php4 compile fine (with jpeg support) but when i'm making apache i've got this error : gcc -DLINUX=2 -I/root/INSTALL/php-4.0.2 -I/root/INSTALL/php-4.0.2/main -I/root/INSTALL/php-4.0.2/main -I/root/INSTALL/php-4.0.2/Zend -I/root/INSTALL/php-4.0.2/Zend -I/root/INSTALL/php-4.0.2

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
Hi ! i'm trying to get the function ImageCreateFromJPEG() work, but i cant :P I have tryed --with-jpeg-dir but i'm always getting : checking for libjpeg (needed by gd-1.8+)... yes checking for jpeg_read_header in -ljpeg... (cached) yes checking for gdImageCreateFromJpeg in -lgd... (cached) no ch

[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