473,324 Members | 2,356 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,324 software developers and data experts.

PHP install

I am trying to install a LAMP system and have so far installed Linux,
Apache, MySQL all of which appear to be working. The instructions I have to
install PHP include the following line
../configure --with-apxs= PathToFile/apxs -- with-mysql

What is apxs?

I have searched my system and dont appear to have any files by that
name.( find -iname apxs*) - I assume it should be installed with apache. Can
I install it seperately?

Jul 17 '05 #1
3 1626
Geoff Blake wrote:
I am trying to install a LAMP system and have so far installed Linux,
Apache, MySQL all of which appear to be working. The instructions I have
to install PHP include the following line
./configure --with-apxs= PathToFile/apxs -- with-mysql

What is apxs?

I have searched my system and dont appear to have any files by that
name.( find -iname apxs*) - I assume it should be installed with apache.
Can I install it seperately?


Which linux are you installing most packages has PHP in it already. If you
can get back to the installer through your system configuration (in Suse
it's YaST and I think in Mandrake it is Install Packages) you should be ale
to install the PHP libraries (and MySQL too) and configure in one fell
swoop.
--
01000011 01001100 01000001 01010011 01010011 01001001 01000011
Larry Anderson - Sysop of Silicon Realms BBS (209) 754-1363 300-14.4k
Set your 8-bit rigs to sail for http://www.portcommodore.com/
01010001 01010101 01000001 01001100 01001001 01010100 01011001
Jul 17 '05 #2
"Geoff Blake" <gd*************@ozemail.com.au> a écrit dans le message de
news: 3X**************@nnrp1.ozemail.com.au...
I am trying to install a LAMP system and have so far installed Linux,
Apache, MySQL all of which appear to be working. The instructions I have to install PHP include the following line
./configure --with-apxs= PathToFile/apxs -- with-mysql

What is apxs?

I have searched my system and dont appear to have any files by that
name.( find -iname apxs*) - I assume it should be installed with apache. Can I install it seperately?

Hi,

APXS is used to compile php as an apache module.
If it is not installed you can install the httpd(2)-devel rpm which contains
APXS.

Bye,

(Sorry for my english, cause I'mFrench).
--
Have a look to
http://www.danstesyeux.com

Jul 17 '05 #3
Thanks

Using Fedora3
Ended up reinstalling Apache from a new download - all OK now

"Yttrium" <PO****************@gmail.com> wrote in message
news:42**********************@news.free.fr...
"Geoff Blake" <gd*************@ozemail.com.au> a écrit dans le message de
news: 3X**************@nnrp1.ozemail.com.au...
I am trying to install a LAMP system and have so far installed Linux,
Apache, MySQL all of which appear to be working. The instructions I have to
install PHP include the following line
./configure --with-apxs= PathToFile/apxs -- with-mysql

What is apxs?

I have searched my system and dont appear to have any files by that
name.( find -iname apxs*) - I assume it should be installed with apache.

Can
I install it seperately?

Hi,

APXS is used to compile php as an apache module.
If it is not installed you can install the httpd(2)-devel rpm which

contains APXS.

Bye,

(Sorry for my english, cause I'mFrench).
--
Have a look to
http://www.danstesyeux.com

Jul 17 '05 #4

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

Similar topics

0
by: Yun Guan | last post by:
Hello mysql gurus, I am trying to run perl on mysql database on Red Hat box. I want to install DBI and DBD:mysql using CPAN: perl -MCPAN -e shell cpan>install DBI The above succeeded, but...
1
by: Peter Hartmann | last post by:
How do I influence the platform type during install? Could you look at this and tell me what I'm doing wrong? It's still using information from get_platform instead of using my preference. #...
3
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
12
by: Matt Fielder | last post by:
I tried to install SP1, and it appears to have just stopped somewhere part way through. It was "collecting information" (for a long time, slow progress bar) --- then suddenly it stopped.... no...
5
by: Ajith Menon | last post by:
I have to install .NET framework 3.0. I already have .NET Framework 1.1 installed on my machine. I don't want to remove framework 1.1 since some of the critical applications are using it. While...
3
by: Jason Madison | last post by:
My SP1 install seemed to want to keep repeating the install. I spent 4 hours running the install, then it ran again (I got the message up saying it had finished, then it started again). I didn't...
1
by: Sorin Schwimmer | last post by:
Hi All, After a disaster in which I lost my whole harddrive, I decided to install the newest everything that I use. I put the latest Gentoo Linux, with gcc 4.1.1, installed tcl/tk 8.4.14 and...
1
by: =?Utf-8?B?Qi5BaGxzdGVkdA==?= | last post by:
Hi all, This is something that I have been toying with for about a week now. What I want to achieve is Install a Service with Customised parameters (using InstallUtil.exe) for User Name. Example...
3
by: Jean-Marc Blaise | last post by:
Hi, I've been trying for 2 hours to install in silent mode a DB2 9 runtime client. Why didn't you make this process as simple as for the CLIENT install ? It is not the same setup command, you...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...

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.