Jump to content

Help regarding phpinfo()


jawaidpk

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.