I suspect I have stuffed my php.ini all of my wordpress sites are now unable to upload automatically to wp-content/uploads folder. I can upload via ftp with no problems, and I have checked all of my permissions on the directories needed.
AFAIK this is default behavior and you did not stuff anything.
I have checked out my php configuration and noticed the 'upload_tmp_dir' is set at 'no value'. Could someone please confirm that 'no value' is the default setting within php configuration?
AFAIK that is default. But to be sure you can check that you do
not have the following folders:
/etc/e-smith/templates-custom/etc/php/
/etc/e-smith/templates-user/etc/php/
/etc/e-smith/templates-user-custom/etc/php/
If they do not exist you do not have custom template fragments and all is done using the normal template fragments and the internal configuration database.
All internal configuration settings can be reviewed with the following command:
db configuration show php