jawaidpk Posted February 6, 2007 Share Posted February 6, 2007 I wanna know whether I have my PHP as PHP which was compiled without enable versioning setting. how can I see this in the output of phpinfo() Please tell me in an easier to understand way ( I mean this row should be there in the output of phpinfo(), preceded by which row & followed by which row). & It is urgent so Plz reply me as soon as possible Link to comment https://forums.phpfreaks.com/topic/37257-help-regarding-phpinfo/ Share on other sites More sharing options...
genericnumber1 Posted February 6, 2007 Share Posted February 6, 2007 I wanna know whether I have my PHP as PHP which was compiled without enable versioning setting. ... what? Link to comment https://forums.phpfreaks.com/topic/37257-help-regarding-phpinfo/#findComment-177941 Share on other sites More sharing options...
jawaidpk Posted February 6, 2007 Author Share Posted February 6, 2007 well I try to explain further Infact I wanna install Zend optimizer but it could not be installed, the requirements of optimizer to be installed is that you should have PHP which was compiled in a non-debug mode & without enable versioining setting, I checked the first requirement i-e my PHP was compiled in a non-debug mode by looking in the output of phpinfo() in the row Debug Build which was set to no. It means that my PHP was compiled in a non-debug mode, but I dont know how to check the second requirmet i-e my PHP should be compiled without enable versioning setting I know it can be also be checked by looking at the output of phpinfo() but at which row I dont know, so if you know how I can test my PHP as PHP which was compiled without enable versioning setting then tell me, n again remember it is urgent Link to comment https://forums.phpfreaks.com/topic/37257-help-regarding-phpinfo/#findComment-177949 Share on other sites More sharing options...
JasonLewis Posted February 6, 2007 Share Posted February 6, 2007 i am unsure of this. i would check the zend website, maybe send them an email with this question. Link to comment https://forums.phpfreaks.com/topic/37257-help-regarding-phpinfo/#findComment-178035 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.