How to enable disabled functions for a website?

Each website hosted with CloudStick is isolated, ensuring enhanced security and performance. However, certain functions may be disabled by default to maintain this security. If you need to enable specific functions for a website, you can do so individually.

 

In this tutorial, we will guide you through enabling the following disabled functions for a website:

 


getmyuid,passthru,leak,listen,diskfreespace,tmpfile,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server

 

1. Login into CloudStick dashboard.

2. Click on Websites

3. Click on the website name on which you want to enable any of the above functions and click on Settings.
disabled functions such as shell_exec
4. Click on Advaced settings in the bottom of the page.
PHP advanced settings.
5. Find the option disable.functions in the same page and remove the specific function with comma.

6. Then click on the button update in the bottom of the page.