PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 2nd, 2000, 02:21 AM
UniXGurL UniXGurL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 3 UniXGurL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
im a newbie and tried to install php4 and when i tried to restart the apache server it says Cannot add module via name 'mod_php4.c': not in list of loaded modules.

i recognize some error during the make install...where says cp: modules/* no such file or directory.. pls help me

Reply With Quote
  #2  
Old June 2nd, 2000, 07:16 AM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Take a look at this: http://www.devshed.com/Talk/Forums/Forum15/HTML/000020.html

Reply With Quote
  #3  
Old June 2nd, 2000, 09:08 AM
UniXGurL UniXGurL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 3 UniXGurL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i did do that way..infact i did follow the guidelines.....still i have the error..i just cant start my apache....anyway i got a question the libphp4.so is it suppose to be under libexec under apache? or where?

Reply With Quote
  #4  
Old June 2nd, 2000, 02:36 PM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>i did follow the guidelines.....still i have the error

May I know what error at which particular step?

>>is it suppose to be under libexec under apache?
It could be anywhere you like. I prefer to keep everything under Apache directory (/usr/local/apache/libexec/*) despite the default location for FreeBSD is (/usr/local/libexec/apache/*)

Let say your ServerRoot directive in your httpd.conf defined as "/usr/local"
LoadModule vhost_alias_module libexec/apache/mod_vhost_alias.so
This means libexec is a relative path to your ServerRoot directory which is /usr/local/libexec/apache
You may also specify the full path like:
LoadModule vhost_alias_module /usr/local/libexec/apache/mod_vhost_alias.so

Reply With Quote
  #5  
Old June 3rd, 2000, 02:50 AM
DukeNM DukeNM is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 50 DukeNM User rank is Private First Class (20 - 50 Reputation Level)DukeNM User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
Send a message via ICQ to DukeNM
Yeah try checking the httpd.conf file.
maybe the modphp4.c module name is dissabled.
enable it.

Reply With Quote
  #6  
Old June 3rd, 2000, 09:40 AM
UniXGurL UniXGurL is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 3 UniXGurL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i did re-install the php4...and i successfully eliminate the error of cp: modules/* no such file or directory....but i have problem when i tried to start the apache server....it still say....mod_php4.c is not in the list of loaded module....

i checked the http.conf...it's just perfect...i got LoadModule php4_module libexec/libphp4.so
as well as AddModule mod_php4.c in the clear module list....

by the way how to enable the mod_php4.c?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > mod_php4 is missing

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap