473,383 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

libphp4.so with --enable-sockets

Hello,

I'm using Suse 8.2 out of the box including Apache and PHP. Everthing runs
fine including Apache and PHP.

Now, I want to develop a PHP programing including TCP sockets. This part is
experimental in PHP and not available in the PHP version which comes with
Suse 8.2. During configuration I need the --with-sockets argument.

After downloading the source code of PHP I can use sockets connection in my
program when it runs from the command line. So far, so good.

Now I have to compile the PHP source code for apache (it must generate the
libphp4.so). I added the --with-apxs="path to source apache" argument when
executing the configure script.

After a while it stops with the message : "apxs:Error: @sbindir@/httpd not
found or not executable" The apsx cannot find the httpd executable because
the prefix directory is @sbindir@. It must be /usr/sbin/. When looking into
apsx (perl script) it looks like that all variable are not set.

To solve this i have the following options
1) Does someone have a download location where I can sownload the libphp4.so
for Suse 8.2 with the option --with-sockets
2) Does someone know how to solve the build problem.

Many thanks in advance

Richard
Jul 17 '05 #1
0 2179

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Robert Blaha | last post by:
Hi, I'm runnig Linux/Mandrake9.0-Dolphin and try to update Apache 2.0.46 and PHP 4.3.2. Apache is OK bu with PHP I've problem. I unpacked distribution, run ../configure > configure.vysl, make...
0
by: Alexander Skwar | last post by:
Hello! I'm having problems getting PHP 4.3.3RC4 successfully to install on my HP-UX 11.00 server. After a (successfull?) compile, "make install" errors out with this error message: ...
0
by: Dan Finn | last post by:
usinng php-4.3.4 using this for my configure script; ../configure --with-pear=/usr/local/lib/pear --with-mysql --with-apxs=/usr/sb in/apxs --enable-track-vars --with-mysql-sock=/tmp/mysql.sock...
0
by: Mairhtin O'Feannag | last post by:
I have done a make, and a make install on the 4.3.6 version, using /usr/local/etc/php as the directory I make from. However, no matter what I do, I do not see a php4lib.so that has been created. ...
0
by: prompt | last post by:
Hello, I installed PHP 4.3.7 from source (and Apache 2.0.49): ../configure --prefix=/usr/local --sysconfdir=/etc --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs --enable-dbase make make...
4
by: opal7313 | last post by:
Hello, I have some difficulties to use phpMyAdmin on my ppc; I am working on panther 10.3.7 and php is already installed. I put phpMyAdmin directory in /Library/WebServer/Documents/ ; I adapted...
4
by: Stan R. | last post by:
Hello, I was running php 4.1.2 that came with my Linux distro a while back (RH7.3 RPM, Kernel 2.4.20-20.7) and I wanted a newer version so I download the src tarball from the web and compiled it...
0
by: SwampFoetus | last post by:
Hi, I was wondering if anyone can shed any light on this problem. When I configured and built PHP4 on Cygwin with gd, jpeg, and zlib it makes fine but I get the following error when I try to...
1
by: Stefan Braumeister | last post by:
Hi NG, I got some difficult problem that drives me nuts. I wrote a relatively simple extension that reads binary files and extracts some data. If I call the script, that uses my extension via...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.