I have edited the my .htaccess file to enable PHP 5 by adding the commands noted below (as instructed by a sonic support person). However, my wordpress web page still indicates that "Your server is running PHP version 4.4.9 but WordPress 3.3.2 requires at least 5.2.4." What else do I need to do? I was told that this forum was the best place to obtain an answer.
Action php-cgi /cgi-bin/php53
AddHandler php-cgi .php
Action php-cgi /cgi-bin/php53
AddHandler php-cgi .php