- Server-side feed generation feature improved.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Also, you need to have the PDO_MYSQL driver installed on your hosting.
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions or install the driver by yourself, it is in hosting range of responsibilities.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Also, you need to have the PDO_MYSQL driver installed on your hosting.
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions or install the driver by yourself, it is in hosting range of responsibilities.