0

I have installed OpenCms on my local machine and it works perfectly fine. But in order to work it correctly it is mentioned that i have to modify the my.ini file and set max_alllowed_packed site to 32 I have done it and it works perfectly fine.

But can I modify this file if I use a third party hosting provider for Tomcat and MySql?

Mathias Conradt
  • 28,420
  • 21
  • 138
  • 192
akshay
  • 115
  • 2
  • 7

1 Answers1

0

If you have ssh access to your server and access to the my.ini file with the correct permissions to it, then you can modify it. Otherwise you will need to check with your provider and ask them to do it for you.

Mathias Conradt
  • 28,420
  • 21
  • 138
  • 192