Updating Scriptcase's PHP

Updating Scriptcase's PHP

Currently, the installation of Scriptcase 9.x comes with version 7.0.14 of PHP, unfortunately, this version has a compatibility problem with the new version of authentication of MySQL 8.0, so it is necessary to perform the PHP update so the connection between Scriptcase and MySQL 8 can be performed.


In this tutorial we will see how to update the PHP in the following systems:  

  • Windows   
  • Linux



Updating your PHP in the Windows

Follow the steps below to update PHP from your Windows environment.


Before start the updating process it's necessary to verify the PHP architecture, so to find it we need to access the url:   http://127.0.0.1:8090/scriptcase/info.php.



Download the PHP according to your architecture.

After download:

1 -  Stop the apache service;
2 -  End phpcgi processes that are running;
3 -  Rename the php folder in /NetMake/v9/components to php_old;
4 -  Extract the zip in /NetMake/v9/components;
5 -  Copy the php.ini from php_old to php;
6 -  Start apache;


After updating the PHP is necessary to create a new user in MySQL, please follow the tutorial to create a new user .



Updating your PHP in the Linux


Follow the steps below to update PHP from your Linux environment.


Before start the updating process it's necessary to verify the PHP architecture, so to find it we need to access the url:   http://127.0.0.1:8090/scriptcase/info.php.




Download the PHP according to your architecture.

After download:

1 -  Stop the apache service;
2 -  Extract the zip in  /opt/NetMake/v9/components 

3 -  Copy the folder  Apache  that is inside the folder  lin_php_x , paste it to  /opt/NetMake/v9/components   and replace the old.
4 -  Start apache;

After updating the PHP is necessary to create a new user in MySQL,  please follow the tutorial to create a new user .

    • Related Articles

    • Install ScriptCase PHP 7.0 on a XAMPP on Linux

      Xampp Installation Using PHP 7.0 XAMPP It allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First you have to proceed to download XAMPP PHP ...
    • Updating the environment from your Scriptcase 9 to PHP 7.3

      Starting from 9.4.016 release, ScriptCase will be able to work also with PHP 7.3.  Important note:         The PHP migration is not required. You can stil use older versions.         ScriptCase will be maintened for PHP 7.0, receving several updates. ...
    • Install ScriptCase PHP 7.3 on a XAMPP in Linux

      Xampp Installation Using PHP 7.3 XAMPP It allows you to easily install Apache on your own computer, regardless of your operating system (Linux, Windows, MAC or Solaris). First you have to proceed to download XAMPP PHP ...
    • Installing Scriptcase with PHP 7.0 on Windows

      This article explains PHP 7.0 and Apache 2.4 installation to ScriptCase use. Supported Operating Systems: Windows Server 2008 SP2 2008 R2 SP1 2012 2012 SP2 2016 Windows 7 SP1 Vista SP2 8 8.1 10 Necessary Files: PHP 7.0: Click Here Apache 2.4: Click ...
    • Request a new license

      Some situations require the reinstallation of Scriptcase, in these cases, the user must generate a new serial on our website to register the tool. Follow the steps below to generate a new serial:  1. Log in to the website The entire process to ...