472,123 Members | 1,422 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,123 software developers and data experts.

Do not find envvars installing PHP

Hi,
I have some problem installing php-5.0.3.

Operating system: Fedora Core 3
Httpd: httpd-2.0.52 (default installed by Fedora)

I try to install php with option --with-apxs2
at the beginning it doesn't find the apxs because httpd-devel was not
installed.
After the installation of httpd-devel-2.0.52-1.i386.rpm package I try to run
"./configure" of php.
It find "apxs" but report this error:

The output of /usr/sbin/apxs follows:
sh: /usr/sbin/envvars: No such file or directory
apxs:Error: Sorry, no shared object support for Apache.
apxs:Error: available under your platform. Make sure.
apxs:Error: the Apache module mod_so is compiled into.
apxs:Error: your server binary `/usr/sbin/httpd'..
configure: error: Aborting

I red on different newsgroup to check where is envvars.

The file envvars do not exist.

Its seem the httpd-devel do not install properly all the files.

Please, Can You help me?

Best regards

Alberto

--
CIAO AL!!!
Jul 17 '05 #1
1 2303
On 2005-04-07, Al-Coax <al************@libero.it> wrote:
The output of /usr/sbin/apxs follows:
sh: /usr/sbin/envvars: No such file or directory
In the standard installation (not the FC one), envvars is under
/usr/local/apache2/bin, or wherever you install the binaries of
Apache.
Its seem the httpd-devel do not install properly all the files.
Please, Can You help me?


Well, if your package doesn't came with all the parts the only
thing you can do is to install Apache from the sources or get
a binary distribution and add the missing bits.

Davide

--
I can't wait for EDLIN to be ported for Windows.
Jul 17 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Ghost Dog | last post: by
3 posts views Thread by jaggi | last post: by
11 posts views Thread by tshad | last post: by
1 post views Thread by Arjen van der Hulst | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.