Skip to main content

🧬 PHP Settings

WC Studio gives you direct access to essential PHP configuration values for your store β€” no server access required. These settings help you adjust performance, file upload limits, and script behavior.

πŸ“ Go to: WC Studio β†’ Stores β†’ Select a Store β†’ Settings β†’ PHP


🧠 Current PHP Version

⚠️ Note: PHP version is by default managed by WC Studio for stability and compatibility. You may choose custom PHP version, or you may contact support.

βš™οΈ PHP Configuration Values

Below are the configurable values available in your dashboard:

πŸ’‘ Tips for Store Owners

  • βœ… Increase upload size limits if you’re uploading large images, videos, or product files.
  • βœ… Use a higher memory limit if you’re running multiple heavy plugins or page builders.
  • βœ… Set max_execution_time higher if you’re importing large product catalogs.
  • βœ… Leave allow_url_fopen enabled if you’re using external API integrations.