Forum Discussion
Best way to sell Articulate Rise course
Here are the four PHP settings highlighted in bold that will allow you to upload large file sizes in Wordpress if you have a GoDaddy Hosting account. You have to go to your control panel then scroll doen to select phpVersion, then you will be able to click on each individual setting type in your desired settings then click save on the lower left .
These setting s will be applied to all domains under that particular cPanel.
allow_url_fopen On
display_errors Off
error_reporting E_ALL
file_uploads On
include_path .:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php
log_errors On
mail.force_extra_parameters no value
max_execution_time 300
max_input_time -1
memory_limit 128M
open_basedir no value
post_max_size 128M
session.save_path /tmp
short_open_tag On
upload_max_filesize 128M
I hope this helps everyone.
Thanks for all the great guidance and feedback !
Tom