[PHP] Installation de PHP 4.2.1 with Apache and extension Frontpage 2002

2002-07-03 Thread Claudio Valgoi

Hello,

I've recently installed Mandrake v 8.1 on my computer and then successfully
compiled and installed PostgreSQL and Apache 1.3.24 and PHP 4.2.1... All
that works well...

When I installed Frontpage 2002 extensions on the same computer, PhP didn't
work any more.
I then tried to compile again php with make clean; but same result PhP
isn't working

I then tried to make a 
/configure --with-apxs=/usr/local/apache/bin/apxs
--with-pgsql=/usr/local/pgsql dans php and the following error appeared :

Sorry, I was not able to successfully run
APXS



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Installation de PHP 4.2.1 with Apache and extension Frontpage 2002

2002-07-03 Thread Aaron Gould

If you have Apache installed as an RPM, make sure you have the
apache-devel RPM installed as well.  I remember I had this problem once in
RedHat...  apxs is included in the devel package if I recall correctly.

--
Aaron Gould
[EMAIL PROTECTED]
Web Developer


- Original Message -
From: Claudio Valgoi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 03, 2002 5:37 AM
Subject: [PHP] Installation de PHP 4.2.1 with Apache and extension Frontpage
2002


 Hello,

 I've recently installed Mandrake v 8.1 on my computer and then
successfully
 compiled and installed PostgreSQL and Apache 1.3.24 and PHP 4.2.1... All
 that works well...

 When I installed Frontpage 2002 extensions on the same computer, PhP
didn't
 work any more.
 I then tried to compile again php with make clean; but same result PhP
 isn't working

 I then tried to make a
 /configure --with-apxs=/usr/local/apache/bin/apxs
 --with-pgsql=/usr/local/pgsql dans php and the following error appeared :

 Sorry, I was not able to successfully run
 APXS



 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Installation de PHP 4.2.1 avec Apache et extension frontpage 2002

2002-07-02 Thread Claudio Valgoi

Bonjour,

Sur mon poste qui tourne avec une distribution Mandrake 8.1 j'ai compiler et
installé PostgreSQL ainsi que apache 1.3.24 et php 4.2.1 tous ça fonctionne
très bien.

Lorsque j'ai installé les extension FrontPage 2002 sur mon serveur Apache,
PHP ne tourne plus.

j'ai essaier de recompiler php en faisaint un make clean;make mais cela ne
marche pas. 

j'ai essayé de refaire un ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-pgsql=/usr/local/pgsql dans php

mais l'erreur suivante apparaît

Sorry, I was not able to successfully run
APXS

merci de votre aide



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php