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

    • 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 ...
    • 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 ...
    • Installing PHP 7.0 - Linux

      This article describes PHP 7.0 and Apache 2.4 installation to ScriptCase use. Supported Operating Systems: Ubuntu Debian CentOS\RHEL OpenSuse Necessary Files: SourceGuardian Loader (ixed.7.0.lin): Click Here Setting Up PHP - Ubuntu Because of recent ...
    • Installing PHP 7.3 - macOS

      This documentation will cover how to install PHP 7.3 and ScriptCase manually on macOS. Performing this type of installation is your responsible for configuring your entire environment as well as database extensions. Listed below are versions of macOS ...
    • Installing PHP 7.3 - Linux

      his documentation will teach all the steps necessary for the installation of the PHP 7.0, Apache 2.4 and the Scriptcase using the manual installation in the Linux environment. Doing this kind of installation you will be responsible for configuring ...