Skip Navigation

[Resolved] HTTP ERROR 500 when activiating Types

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 8 years ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 8 years ago.

Assisted by: Shane.

Author
Posts
#456641

I am trying to: Activate Types but receiving on activation HTTP ERROR 500

I expected to see: Dashboard. Website works on front-end however the wp-admin shows HTTP ERROR 500.

Instead, I got: HTTP ERROR 500

I did the following:

ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . '/error_log.txt');

The error_log shows:

[14-Nov-2016 05:03:37] PHP Fatal error: Call to undefined function simplexml_load_file() in /home/linweb46/i/mywebsite.com/user/htdocs/wp-content/plugins/types/library/otgs/installer/includes/installer.class.php on line 652

Do I need to tell my host to do something in regards to the PHP function simplexml_load_file()?

Edit: Current PHP version: 5.2.17

Cheers

Tim

#456852

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Tim,

Thank you for contacting our support forum.

The issue here is that you are below running a php version that is below the minimum required for wordpress and our toolset plugin.

What I would recommend that you do is to contact your hosting provider and ask them to update you to at least php version 5.6

This should resolve the problem.

Thanks,
Shane

The forum ‘Types Community Support’ is closed to new topics and replies.