new install, can't upload logo server error 500 #17624
Replies: 2 comments 9 replies
-
Can you show us what's in your application log? ( Also see this for installing GD on IIS: |
Beta Was this translation helpful? Give feedback.
5 replies
-
PHP 8.2.29 (cli) (built: Jul 1 2025 20:21:12) (ZTS Visual C++ 2019 x64) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is probably a silly question, but I can't figure out how to enable gd so that it will let me upload our logo on our self hosted installation. I've tried removing the ; after the gd extension in the php.ini file, made sure that both bootstrap and storage had modify for iusr, read somewhere that there's supposed to be a storage/cache folder but couldn't find cache under the storage folder, ran config:clear and config:cache after making the changes, and still get the 500 error. Not sure where else to look, opened the lavarel.log file under storage, but wasn't much in there. Can anyone point me in the right direction? Been googling a lot and can't seem to find the right answer
Thx!
Beta Was this translation helpful? Give feedback.
All reactions