I'm migrating a WordPress site to the Sonic server, using a script (Backup Buddy) that decompresses the WordPress files, installs WordPress, and associates the files to the database.
Both WordPress and the script require PHP 5.3, but Sonic only offers the highest PHP version by changing the .htaccess file. Problem is...the script has its own (temporary) .htaccess file that overwrites the "Sonic" file, and WordPress has its own dynamically generated .htaccess file.
Is there another way to use PHP 5 on Sonic quickly and easily without using an .htaccess file?
Thanks!
Both WordPress and the script require PHP 5.3, but Sonic only offers the highest PHP version by changing the .htaccess file. Problem is...the script has its own (temporary) .htaccess file that overwrites the "Sonic" file, and WordPress has its own dynamically generated .htaccess file.
Is there another way to use PHP 5 on Sonic quickly and easily without using an .htaccess file?
Thanks!