Okay
  Public Ticket #1727272
PHP Settings
Closed

Comments

  • businessDEPOTAu started the conversation

    Hi, can anyone tell me what the recommended PHP settings are for Salient? My site is always timing out and I'm concerned it may have something to do with the php config.


    Cheers

  •  8,998
    Tahir replied

    Hey 

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    • max_execution_time 60
    • memory_limit 256M
    • post_max_size 48M
    • upload_max_filesize 48M

    Please have your hosting provider fix this for you so it can be installed correctly. 

    Thanks 


    ThemeNectar Support Team