*

rooman

  • ****
  • 231 posts
the most important osclass compatible functions in PHP
« on: September 16, 2022, 01:16:47 PM »
Hello,

What are the most important osclass compatible functions in PHP ?
What is the best version?

*

MB Themes

Re: the most important osclass compatible functions in PHP
« Reply #1 on: September 16, 2022, 01:58:31 PM »
Not sure what you mean. Php 7/8 are ok
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

rooman

  • ****
  • 231 posts
Re: the most important osclass compatible functions in PHP
« Reply #2 on: September 16, 2022, 02:23:31 PM »
I mean this

*

MB Themes

Re: the most important osclass compatible functions in PHP
« Reply #3 on: September 16, 2022, 05:34:42 PM »
Nothing soecial, mysqli, imagemagick, curl. Not sure if there is complete list
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hugo

  • ****
  • 186 posts
Re: the most important osclass compatible functions in PHP
« Reply #4 on: September 17, 2022, 02:22:59 PM »
Hi i did the same; selected imagick but the WebP Images Generator plugin still tells me that Imagemagick isn't installed. How can I solve this?

*

mwindey

  • *****
  • 485 posts
Re: the most important osclass compatible functions in PHP
« Reply #5 on: September 17, 2022, 03:29:14 PM »
@Hugo

You can't do that unless you are not on a shared hosting... I once checked with my hosts they told me that you can enable it in php settings but that this is of no use on a shared hosting package because it demands too much resources and hosts don't put the necessary libraries for it to work. It is no problem on a VPS or private server because it only serves your websites.
« Last Edit: September 17, 2022, 03:32:13 PM by mwindey »

*

MB Themes

Re: the most important osclass compatible functions in PHP
« Reply #6 on: September 17, 2022, 04:42:06 PM »
Imagemagick must have webp support (extension support)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots