View Single Post
  #1  
Old 02-21-2012, 08:42 PM
craigles craigles is offline
Member
 
Join Date: Jun 2011
Posts: 34
Default [solved] PHP.ini Files

Hi Everyone,

Hoping somebody can point me in the right direction with this query.

I'm looking at replacing our fleet with Litespeed instead of Apache, but I've hit a roadblock for me.

Basically, on our current setup when a user creates a custom php.ini in their home directory, php reads that as well as the master php.ini.

It seems I can't make the same thing happen with Litespeed.

Basically, when I run a phpinfo on Litespeed with a custom php.ini, it's not bringing in all the extensions as well. Whereas that is what it's currently doing on our existing setup.

Things like FFMPEG, uploadprogress, memcache, suhosin, etc....

Does anybody have any idea?

Cheers,
Craig

Last edited by NiteWave; 02-22-2012 at 05:01 PM..
Reply With Quote