RE: [PHP-INST] error making php

2002-07-08 Thread leandro asnaghi-nicastro
On This Day, in the Year of Our Lord 8 Jul 02, at 9:57, thus spake Jonathan Thomas : > Since you're compiling with apache2 are you using --with-apxs2 ? I am, but I get a similar error as Abdel is getting. leandro ___ leandro asnaghi-nicastro - editor in chief capital of nasty - http://co

Re: [PHP-INST] Réf. : [PHP-INST] Réf. : RE: [PHP-INST] error making php

2002-07-08 Thread Chris Hewitt
Abdel, If you want PHP as an Apache module then apxs (or apxs2 if using Apache2) is needed. If you want PHP as a CGI then it is not. We do not know anything about your operating system, php version or what errors you are getting. I have not used Apache2 so I may not be able to help, but I'm s

[PHP-INST] Réf. : [PHP-INST] Réf. : RE: [PHP-INST] error making php

2002-07-08 Thread abdel . ramli
So if apxs has to be used, then I'm in serious trouble as I'm not able to make it work. Please help if u can. What may be the possible reason which fail my php make when I specify --with-apxs2=/path/to/apxs Thanx \\\___/// \\

[PHP-INST] Réf. : RE: [PHP-INST] error making php

2002-07-08 Thread abdel . ramli
Newbie question :D'U know if it is possible to get apache work with php as DSO without using apxs ? Thanx \\\___/// \\ _ _ // ( @ @ ) +---oOOo-(_)-oOOo+ Abdel RAMLI [EMAIL P

RE: [PHP-INST] error making php

2002-07-08 Thread Jonathan Thomas
Since you're compiling with apache2 are you using --with-apxs2=/path/to/apxs/binary ? Thanks, JT -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 9:40 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] error making php Hi all, Trying to m