PHP functions necessary for ScriptCase

PHP functions necessary for ScriptCase

In PHP , there are some essential functions for the operation of Scriptcase . 

On some servers , these functions are disabled , this makes the Scriptcase not work properly. 


If you're using a shared hosting server, you'll need to contact the host administrator to ask if he can made the necessary changes for Scriptcase functionalities. We recommend that you use a Dedicated Host.



Following is the list of functions that can not be blocked , if you want to install Scriptcase on the server:

  • dir
  • readdir
  • opendir
  • eval
  • exec
  • set_time_limit
  • ini_alter
  • ini_set
  • ini_restore
  • php_uname
  • popen
  • proc_close
  • proc_get_status
  • proc_open
  • shell_exec
  • system
  • copy
  • move_uploaded_file

For those wishing to place announcements via FTP , there are some functions used by Scriptcase to perform this type of publication.


Following is the list of functions that can not is disabled in PHP, for those who want to perform publication via FTP :

  • ftp_connect
  • ftp_exec
  • ftp_get
  • ftp_login
  • ftp_nb_fput
  • ftp_put
  • ftp_raw
  • ftp_rawlist


Note : The functions listed , not impede the functioning of Scriptcase only prevents the realization of a publication via FTP.

    • 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 ...
    • 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 ...
    • 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 ...
    • Installing Scriptcase with PHP 7.3 on Windows

      This documentation will walk you through the steps necessary to install PHP 7.3, Apache 2.4, and Scriptcase manually. When performing this type of installation, you are responsible for configuring your entire environment as well as database ...
    • 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 ...