Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
iconfalse
Please note that this procedure does require Zend Server to be restarted and also Requires user QSECOFR to run the Reset of Zend Server at the end.  Please ensure this is done at time when your website / applications can be down for a few minutes while Zend Server restarts.


Infonote
titleBackup the fastcgi.conf file firsticonfalse

Please make a backup copy of the fastcgi.conf file first so that it can be reverted if

neccessary

necessary.  Also, please make sure to use an editor such as Notepad++ so that you can ensure that no

addition

additional / unseen characters are added to the file by mistake. 

Modify the fastcgi.conf file at the following location.   

Info
iconfalse
/www/zendphp7/conf

There will be on one very long line with the configuration values,  locate the variable "SetEnv="PHPRC/usr/local/zendphp7/etc/" and replace it with the following, which is the path to the "active" php.ini file.  Be careful not to add any additional spaces before or after the value that you copy in. 

...

Check to see if the value of the INSTALLATION_UID is 100313092679 or if it is TIMESTAMP

false
Note
icon

If the value is 100313092679 or a similar numeric value, your installation does not have this issue and you can save the fastcgi.conf file and continue with the instructions

...