Using Sage theme on Synthesis hosting platform

I use Sage and I love it. I have a client that is hosted on Synthesis: http://websynthesis.com I would like to use Sage for this client but they must remain on Synthesis.

I emailed Synthesis to see if they support Sage and they said most likely yes, but recommended I confirm this detail:

You will want to verify … that it does not require the exec() / exec.php or url_fopen functions, as both of those have been disabled on Synthesis hosting for security reasons.

Does anyone know if Sage utilizes these? I suppose I could just search through the files but I don’t know if that would cover it or not.

Thanks!
-David

Yep.

https://github.com/roots/sage/search?utf8=✓&q=exec
https://github.com/roots/sage/search?utf8=✓&q=url_fopen&type=Code

1 Like