LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Apache, PHP and using apxs (https://www.linuxquestions.org/questions/fedora-35/apache-php-and-using-apxs-258291/)

MattJohnson 11-23-2004 05:24 AM

Apache, PHP and using apxs
 
Hi
I just got a fresh install of fedora core 3 and i installed apache and php 4 with it. I need to install php5 now, but i have the problem that to compile it as a module i need to give it the locaiton of apxs, which i can't find. Is apxs on my system? do i have to reinstall apache as well? or is there a way of getting php to install as a module without using apxs?

Any help would be appreciated
thanx
Matt Johnson

supertek 11-26-2004 10:07 AM

run the following command: yum install httpd-devel

This will take care of your apxs issue. Please let me know if you are successful in compiling your PHP5. I am having issues trying to get the make && make install to complete on FC3.

Keep in mind that FC3 installs with Apache 2. So you will have to pass the following switch: --with-apxs2=/usr/sbin/apxs

hadiseh 12-17-2005 07:14 AM

i use the defult adresses when i installed apache,mysql and php.so that my apxs is in this adress: /usr/local/apache2/bin/apxs
if u don't recieve any error during compiling apache ,it may be there.

sunpitt 02-02-2008 01:30 PM

session is not working in RHEL5 in PHP
 
Hi....i made a website in XP using wamp server ...
in XP everything was working fine
but when i shifted from XP to Linux(ie I hosted my site in Linux) i got many problems..
1.The session(PHP) which was working fine in XP did not work in Linux
2.The Ajax and the javascript is not working

The rest things are working fine.
I am not able to find the main reason of this problem.
Plz help me


All times are GMT -5. The time now is 05:29 PM.