Versions Compared

Key

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

...

Environment

Zend Server for IBM i 9.1.x, 2018.0.x, 2019.0.x Zend Server 2020.x or higher running on any supported version of IBM i.  

Note
iconfalse

For versions 9.1.x - 2019.x replace all instances of zendphp74 with zendphp7. For versions 6 - 8.5.x replace all instances of zendphp7 of zendphp74 with zendsvr6

Resolution

Here are two free SQLite editors that can be used with the Zend Server databases.  The first runs on your Windows PC, and can be used if you have a network drive set up to access your IBM i.  The second can be used from a web browser.

...

To install this in Windows, just download and run the .exe file.  To open a database, navigate to the /usr/local/zendphp7zendphp74/var/db directory and choose one of the files with a .db extension.   Before making any changes to any of these files, make a back up copy.

...

Info
iconfalse
$directory = '/usr/local/zendphp7zendphp74/var/db';

Save your changes, then upload the phpLiteAdmin.php file (and the configuration file if you used it) to your web site.  You can then run the phpLiteAdmin.php script on your website to work with the Zend Server databases. Remember to back up any database files before making any changes.

...