a month ago
hi so i am trying to import a theme on wordpress and my file upload limit is low now cause i am using a wordpress docker template i can not edit the dockerfile cause railway does not give me access to it neither can i add a php.ini file plus i tried uploading the theme using file manager plugin but it just brings up an error how do i create a custom wordpress and mysqul in a docker container i can host on railway
4 Replies
a month ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 1 month ago
a month ago
okay no problem i really need the help thank you i have tried everything i know, i do know i want a wordpress i can customize the file upload
a month ago
did you try updating the .htaccess? something like:
upload_max_filesize = 32Mpost_max_size = 64M
fra
did you try updating the .htaccess? something like:upload_max_filesize = 32Mpost_max_size = 64M
a month ago
i tried that using the file manager plugin but i got and error that broke the code says something related t error response from my backend