Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-13-2007, 12:43 AM
|
#1
|
LQ Newbie
Registered: Dec 2007
Posts: 2
Rep:
|
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/php.conf: Cannot load /etc/httpd/modules/libphp5.so into server: /etc/httpd/modules/libphp5.so: cannot open shared object file: No such file or directory
[FAILED]
i got this problem.. and i checked the below cmds aslo.
rpm -qf /usr/local/apache2/modules/libphp5.so
error: file /usr/local/apache2/modules/libphp5.so: No such file or directory
is there i need 2 install any rpms for that.
urgent
|
|
|
12-13-2007, 08:49 AM
|
#2
|
Member
Registered: Feb 2006
Location: Venezuela
Distribution: Gentoo
Posts: 453
Rep:
|
Hi,
You need to install php or you could just comment the lines that are trying to loading it so apache will be able to work, of course, without php support.
Since you don't say what distro you're using, it's difficult for anyone here to say you what package you need to install to have apache and php working together. There are several rpm based distros, so you'll have to give more details about that.
Regards
|
|
|
04-09-2008, 03:12 PM
|
#3
|
LQ Newbie
Registered: Apr 2008
Posts: 4
Rep:
|
This is a little late. I apologize. I'm using Fedora core 4.
|
|
|
04-09-2008, 04:49 PM
|
#4
|
Member
Registered: Apr 2008
Posts: 100
Rep:
|
yum
Code:
yum install php php-devel
should do the job of installing on Fedora Core 4 for you.
You can also upgrade your system release-by-release up until Fedora 8. See this page http://fedoraproject.org/wiki/YumUpgradeFaq for more info. Has worked for me.
Fedora HP webcam drivers
Last edited by marquardl; 05-01-2008 at 03:48 AM.
|
|
|
04-11-2008, 08:24 PM
|
#5
|
LQ Newbie
Registered: Apr 2008
Posts: 4
Rep:
|
Thanks a lot! Running "yum install php php-devel" seemed to work. I wanted to install Fedora 8 but I don't think I have enough memory. I only have 1gb.
|
|
|
04-11-2008, 08:31 PM
|
#6
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Why can't you run F8 on a gig? I do it fine. Not that I'd use Fedora on a server in any case - too short a lifecycle
|
|
|
04-12-2008, 11:26 AM
|
#7
|
LQ Newbie
Registered: Apr 2008
Posts: 4
Rep:
|
Actually, I meant 1/2 gb (512mb).
|
|
|
All times are GMT -5. The time now is 04:59 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|