• The Tweetable plugin installs smoothly on my testing server, but on the production site I receive the fatal error “Tweetable requires PHP 5 or greater” even though it’s running PHP 5.2.10

    I’ve tested commenting out the PHP version check in the plugin file with no success.

    Any insight greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ask your hosting provider about upgrading to PHP 5.

    Well i think the only way is to contact your web hosting provider for resolution…

    What u can do also is to create a php file named phpinfo and put this the following code

    <?php phpinfo(); ?>

    Save it and upload to your test server and your real site…and you will see the difference of PHP information…

    You may print out the information into PDF and send it your web hosting provider for them to compare what is missing? That may solve the issue…

    I did encounter similar issue with other plugin..and it turns out the issue lies with web hosting end…hopefully this would share some light to you…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tweetable Plugin error: “requires PHP 5 or greater.”’ is closed to new replies.