New Server.... Zend Caused to crash

Xiode

Well-Known Member
Oct 14, 2005
73
0
156
OK... Brand spankin new server..... Did an apacheupdate.... Installed php 5.2.1.... Then installed Zend 3.2.2 and now httpd does nothing but fail... any ideas at all?
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
Then installed Zend 3.2.2 and now httpd does nothing but fail... any ideas at all?
Run this command at the prompt and see if you get any errors:
/sbin/service httpd configtest
If that doesn't return any errors, make sure Php is compiled properly, up and running. Next, check the log files for clues:
/var/log/messages
/usr/local/apache/logs/