You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was able to get the 3 containers up and running but I have a few issues.
Right now the issue im having is uploading and installing plugins.
I get this error.
"The uploaded file exceeds the upload_max_filesize directive in php.ini."
I attempted to create a php.ini config within this directory.
/projects/itdw/config/php.conf.ini/php.ini
and added this directive inside that file.
upload_max_filesize = 1024
This didn't work.
Any thoughts this would be a great help.
Beta Was this translation helpful? Give feedback.
All reactions