Can't access Configuration

Hi,



I recently did a new test install of Mautic on a Wordpress test site, but for some reason it won’t let me access the “Configuration” Tab. I checked the error logs and I’m getting the error messages below. Would really appreciate help on how to resolve this issue and get access to configuration. Thanks!



[2016-05-11 13:43:55] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:44:11] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:44:16] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:45:12] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:45:59] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:46:05] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:50:17] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:50:34] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:51:05] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

[2016-05-11 13:51:11] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

Hi,

I recently did a new test install of Mautic on a Wordpress test site, but for some reason it won’t let me access the “Configuration” Tab. I checked the error logs and I’m getting the error messages below. Would really appreciate help on how to resolve this issue and get access to configuration. Thanks!

[2016-05-11 13:43:55] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:44:11] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:44:16] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:45:12] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:45:59] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:46:05] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:50:17] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:50:34] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:51:05] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []
[2016-05-11 13:51:11] mautic.ERROR: Fatal: Class ‘JoomlaUriUri’ not found - in file /home/sites/mf-dev.co.uk/public_html/inotrobot/mautic/vendor/joomla/http/src/Http.php - at line 271 [] []

What Mautic version do you use? How did you install it? It seems you are missing some libraries. This could happen if you installed from GitHub and didn’t run the composer install command. It’s recommended to use the fully compiled Mautic you can download from this website in production instead of the developer version.