Serverhost

Registered
Feb 24, 2002
4
0
301
Just installed a server with Cpanel/WHM, and it appears that PHP didn't get installed. What is the best way to solve this problem without corrupting any user data that has already been put on to the machine?
 

Daniel

Well-Known Member
PartnerNOC
Aug 13, 2001
164
0
316
Run buildapache.sea it will install php 4.1.2.

http://layer1.cpanel.net/buildapache.sea
 

Serverhost

Registered
Feb 24, 2002
4
0
301
Okay, did that, but now I get this:

[email protected] [~]# /etc/rc.d/init.d/httpd startssl
Syntax error on line 214 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/mod_throttle.so into server: /usr/local/apache/libexec/mod_throttle.so: undefined symbol: shm_open
/etc/rc.d/init.d/httpd startssl: httpd could not be started
 

BensonEdge

Member
Aug 23, 2002
5
0
151
httpd could not be started

I have exactly the same problem after running buildapache.sea.

Anyone can help ?
 

DaveUsedToWorkHere

Well-Known Member
Dec 28, 2001
686
1
318
[quote:d64316be6d][i:d64316be6d]Originally posted by BensonEdge[/i:d64316be6d]

I have exactly the same problem after running buildapache.sea.

Anyone can help ?

[/quote:d64316be6d]

When you rebuilt apache, did you enable mod_throttle support. If you would like, it you may need to build apache again. If you do not need mod_throttle, go into /usr/local/apache/conf/httpd.conf and remove the load and add module lines for mod_throttle.