I just installed osTicket and currently I'm trying to setup the ability to add attachments when submitting a ticket, but everytime I type in a directory it tells me that it must be a valid directory and writable.
osTicket directory installation: /public_html/support/tickets/
the full path to the directory I created: /public_html/support/tickets/uploads/
I've tried to enter this as support/tickets/uploads, support/tickets/uploads/, /support/tickets/uploads, /support/tickets/uploads/, tickets/uploads, tickets/uploads/, uploads, etc. Many different combinations have been tried and everytime I get the same error message. I've even tried using the domain HTTP access URL. Must I include the /public_html/ as well? I wouldn't think so, but I'm baffled as to why this hasn't taken so far.
Edit:
Even if someone can provide similar information as installation and full path of their attachments directory with the directory path used in settings for the attachments so I have something to reference as to maybe why mine isn't being accepted? I do have my uploads set to 777 file permissions.