Missing PHP extensions?

13 posts by 3 authors in: Forums > CMS Builder
Last Post: July 13, 2018   (RSS)

By gregThomas - July 11, 2018

Hi Andreas,

I responded to your email with a test script that you could send to the site host to resolve the issue. I'm guessing you didn't receive it, so I'll resend it now.

Cheers,

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By gregThomas - July 13, 2018

Hey Andreas,

The commands your hosting service gave you would have set the charset and collation to the database to UTF-8, but we've already done that and that's actually part of the cause of the problem.

I've updated the test script I wrote  (it's on the same URL as before) so that it shows that the charset and collation are already set. Perhaps you could try contacting them again and asking if they can look into the issue? The problem is that we can't set the charset in the PHP MySQLi function, not the charset of the database its self.

If they're still unable to help, I'd recommend changing your hosting service to someone else. I'm in the process of asking around the office for hosting recommendations. Damon recommended Dreamhost, I'll update this post once I hear back from everyone else.

Cheers,

Greg

Greg Thomas







PHP Programmer - interactivetools.com