Clueless stuude ons naar de website van AnalogX, waar een programma te vinden is genaamd PHPConfig. Dit programma kun je gebruiken om je php.ini in te stellen via een GUI. Je kunt hem hier neerhalen:
AnalogX PHPConfig is a graphical frontend to PHP's php.ini file, where all of configuration of PHP takes place. The end result is that you can spend more time on your PHP code and less on tweaking their .ini file. It supports all of the standard PHP functionality, and has a special 'Unknown' tab to handle any 3rd party plugins, such as the Zend Optimizer, MSSQL, or whatever. PHPConfig does not have it's own data format, but instead loads up the same configuration file that PHP uses, and outputs directly to the same format.