Systems90 by Webglobe
  • Help
  • API Documentation
  • Login
Explore help topics
  • General questions
  • First steps
  • Operating systems
  • Backup & Storages
  • Network settings
  • Configuration changes
  • User interface
  • Billing
  1. Virtual servers (VPS)
  2. Operating systems
  3. Linux
  4. WebApps server
  5. Where to change PHP server configuration?

Where to change PHP server configuration?

Creation, selection of VPS:

  • Log in to the user interface or create a new user account.
  • Select VPS with WebApps from the list of virtual servers on the "Dashboard" or "VPS" menu by clicking the "Detail" button. If you do not have a WebApps server, you can create a new one or reinstall an existing VPS.

Where to change PHP server configuration:

  1. In the WebApps server detail, click the "Web apps> PHP server> PHP Confing" tab.
  2. You can now edit php.ini for the entire server from the user interface and affect its default settings for:
    • max_execution_time
    • max_input_time
    • memory_limit
    • display_errors
    • post_max_size
    • file_uploads
    • upload_max_filesize
    • allow_url_fopen
    You can also control the behavior of PHP using your own .htaccess file on FTP.