View Single Post
  #9  
Old 03-08-2012, 09:16 PM
craigles craigles is offline
Member
 
Join Date: Jun 2011
Posts: 34
Thankyou so much guys for all your assistance - very much appreciated.

NiteWave figured out what the problem was - we are using PHP_INI_SCAN_DIR and I didn't even realise it would read in every file ending in a .ini

And I was making backup copies of the php.ini and leaving them with a .ini entry.

Silly me.

Anyway thanks once again guys
Reply With Quote