View Single Post
  #2  
Old 11-09-2008, 02:33 PM
iUnknown iUnknown is offline
Member
 
Join Date: Nov 2008
Posts: 38
I posted this in another thread about another issue I was having, and it relates to this:

Quote:
Originally Posted by iUnknown View Post
I've just found that I shouldn't really need to compile PHP because the "Build Matching PHP Binary" actually did work. The reason I thought it didn't was because I thought it was missing a few on the phpinfo() page I made showing the modules... infact it was just missing '--with-apxs2=/usr/local/apache/bin/apxs'...... obviously, because it's not apache.

I originally thought compiling php again would fix the problem I am having here:

http://www.litespeedtech.com/support...2403#post12403

Now this is even more puzzling because both apache's PHP and litespeed's PHP contain the same modules... so that shouldn't be a problem... What could be causing this?
Reply With Quote