473,785 Members | 2,488 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2373
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 thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1734
by: Ghost Dog | last post by:
After installing the .Net framework (v1.1) I lose the ability to find all DLL files on the C: drive. Show all files is checked, and hide extensions is unchecked in the folder option settings, and I have local admin rights. If I go to the winnt directory and search for dll files, I get the dll files in winnt, but not in the system32 subdirectory. Searching at the root returns all dll files in all folders except for winnt. It's not so much a...
3
4123
by: jaggi | last post by:
Hi all, I downloaded DB2 enterprise edition from partnerworld on ibm.com and unzipped and untarred it and copied it to CD and tried installing on AIX using SMIT. I am getting errors while installing DB2. they seems like related to java or dependent on java. Is there anyone who has faced some problem installing DB2? Do i have to install Java from expansion pack or bonus pack before installing DB2 regards,
13
8381
by: bjhartin | last post by:
All, I was working at a client's site when I installed Visual Basic 6 on a machine at their request. Existing applications on this machine had specified version 4.0 of the Jet OLEDB provider in a data source string in their config files. After installing VB 6, they stopped working, producing the error "3220: The supplied provider is different from the one already in use. Changing their configuration files to specify version 3.5.1...
7
2922
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*" path="*.sgf" type="CustomExtensionHandler, Extenders.CustomExtensionHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d831d925597c1031" validate="True"/> </httpHandlers>
11
5781
by: tshad | last post by:
I have a small Windows Service program that just has a timer on it and it built fine. I try to install it using InstallUtil and I get the following message: System.ComponentModel.Win32Exception: The account name is invalid or does not exist, or the password is invalid for the account name specified I am in the same folder my program is in (MyService.exe). I assume it has to do with Logon Credentials.
1
1975
by: Arjen van der Hulst | last post by:
Hi all, I am trying to implement some Word-automation using the range.find-object (using VB.net and Word 2000, early binding). The sample underneath worked well, but after installing an 'after SP3 patch' for Word ('upgrading' it to build 9.0.8216), it stopped working and now generates the following error when I try to set the style-part of the range.find object.
13
28394
usafshah
by: usafshah | last post by:
hi all i'm installing windows xp on Maxtor SATA 300 GB but setup prompts with the error of: setup did not find any hard disk drives.... its showing in bios I tried to download drivers for this but i didn't find on internet even on maxtor.com the problem is my hdd model is 6V300F0 which isn't listed in maxtor's HDD lists. :(
0
1166
by: Mike | last post by:
After installing Xalan-J, I wanted to try out the SimpleTransform described on the following page http://xml.apache.org/xalan-j/getstarted.html but could not find the SimpleTransform subdirectory. Does anyone know what I have to do to load this directory? I have checked through the User Mail Archive on http://marc.info/?l=xalan-j-users but no one seems to have a similar problem. Have you encountered this issue?
3
6017
by: Larry Leonard | last post by:
Running MSDE 2000 SP2 on Windows XP SP3. I have a T-SQL script that is relatively simple (adding constraints, inserting rows, etc.) and short (maybe 300 lines, heavily commented). It's an upgrade script I wrote weeks ago, and has worked fine everywhere. After the patch from last Wednesday. "Security Update for SQL Server 2000 Service Pack 4 (KB948110)", I have gotten the following error on two different machines, using a copy of the...
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10325
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9950
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7499
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6739
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2879
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.