you can read php config.
reading from the first line, I think you php not running in threaded
mode. The real question is.. what you choose? Threaded or not?
IMHO you should try Non-thread safety.. but if you choose the normal.. I
believe you need to setting.
cmiiw
Azfar Hashmi wrote:
I ha
2009/8/4 Azfar Hashmi :
> I have installed php 5.3.0 (via php intaller fast-cgi mode) on windows
> 2008 x64 and it is running fine. Now I have to install ioncube loader
> which have two version Non- thread safety and normal. Which should I
> choose, how do i know that my php installation is in whic
I have installed php 5.3.0 (via php intaller fast-cgi mode) on windows
2008 x64 and it is running fine. Now I have to install ioncube loader
which have two version Non- thread safety and normal. Which should I
choose, how do i know that my php installation is in which mode.
Secondly how do I know t