Skip to Content

Our programs use PHP functions

The Office Maker and BiblioMaker programs contain several functions developed with the PHP language. Therefore, the commands written in this language are executed by an interpreter, which is an external program.

This interpreter is automatically downloaded when a function developed in PHP is called for the first time. It is therefore necessary that the folder containing the interpreter has write permissions, even for a user account without administrator rights.

The folder path is as follows:

Mac : Macintosh HD:Users:Shared:OMFiles:PHP

Windows : C:\ProgramData\OMFiles\PHP\

In a client-server version, this folder is located on both the server and the client machines.

Please make sure that the OMFiles folder and its contents have read and write permissions for all users of Office Maker and BiblioMaker.

 

Our programs use PHP functions