/********************************************************************************/
/* TITLE : How to solve the issue secure-file-priv in processmaker
/* DESCRIPTION : To Get the secure-file-priv in processmaker
/* CREATED BY : Jemiris Selvi S
/* CREATED ON : 12-June-2017
/* MODIFIED BY : Jemiris Selvi S
/* MODIFIED ON : 12-June-2017
/********************************************************************************/
Step:1
-------
open the mysql directory : <INSTALLATION-DIRECTORY>\Proceess Maker 3.2\mysql
Step: 2
--------
Open the my.ini file and if the line exists put empty string else insert this line
secure-file-priv = ""
Step: 3
---------
Save and Run a service
/* TITLE : How to solve the issue secure-file-priv in processmaker
/* DESCRIPTION : To Get the secure-file-priv in processmaker
/* CREATED BY : Jemiris Selvi S
/* CREATED ON : 12-June-2017
/* MODIFIED BY : Jemiris Selvi S
/* MODIFIED ON : 12-June-2017
/********************************************************************************/
Step:1
-------
open the mysql directory : <INSTALLATION-DIRECTORY>\Proceess Maker 3.2\mysql
Step: 2
--------
Open the my.ini file and if the line exists put empty string else insert this line
secure-file-priv = ""
Step: 3
---------
Save and Run a service
Comments
Post a Comment