Moving uploads directory above wordpress directory. UPLOADS location in parent directory

Now, do not ask me why, but the UPLOADS constant the upload_path option seem to work different. While declaring define( ‘UPLOADS’, ‘../uploads’ ); generates this: https://staging.mywebsite.com/core/../uploads/2024/02/image.png Removing that declaration and filling the upload_path option instead with the same value ../uploads gives a different result: https://staging.mywebsite.com/uploads/2024/02/image.png with the images being uploaded in the path I wanted … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)