GetSimple Support Forum

Full Version: SimpleXML is not installed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm pretty to new to all this but this sounds fab and I'm keen to try it out.

I've put all the files on my web server but cant get through the installation.

Error message: Unable to continue: SimpleXML is not installed

But it is? All the sys. requirements seem covered.

Any ideas what I'm doing wrong?
i dont think you are dong anything wrong... your server is returning back to the script that SimpleXML isnt installed. It is required for GS to work
@Afrikat

create index.php file with this php code inside

Code:
<?php phpinfo(); ?>

upload it on server (if you already have index.php - rename it) and then open your site to verify php version and modules installed