jobasco Posted January 28, 2022 Report Share Posted January 28, 2022 Hi, i am new here and just a novice in php and this is my first post. I am tring to setup php5.6 after following the instructions on uniform server splah page and i have followed everything carefuly be the problem is now my pages are showing plain text please help Quote Link to comment Share on other sites More sharing options...
sbourdon Posted January 30, 2022 Report Share Posted January 30, 2022 In order to replace PHP 7.0.x with PHP 5.6.30, simply follow these steps: Download and extract «ZeroXIV_php_5_6_30_j.exe» from this link: https://sourceforge.net/projects/miniserver/files/Uniform%20Server%20ZeroXIV/ZeroXIV%20Modules/ stop Apache (from UniController or Windows Services ["us_apache_1"]) rename file «UniServerZ\core\apache2\conf\extra_us\php70.conf» to «UniServerZ\core\apache2\conf\extra_us\php70.conf.bak» download the attached file and save it to «UniServerZ\core\apache2\conf\extra_us\php70.conf» if PHP 7.0.x is installed on your system, rename folder «UniServerZ\core\php70\» to «UniServerZ\core\php70.bak\» rename folder «UniServerZ\core\php56\» to «UniServerZ\core\php70\» restart Apache (from UniController or Windows Services ["us_apache_1"]) In UniController, clicking on PHP > Select PHP version > PHP version 70 will now activate PHP 5.6 Hope this helps! php70.conf Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.