Hola amigos. Acabo de instalar osTicket 1.15.4 en un Ubuntu Server 20.04. Lo he instalado con PHP 7.4, mariaDB y Apache webServer. El sistema funciona bien pero quiero ponerlo en español. Desde la terminal ejecuto los comandos para descargar el paquete de lenguaje y me da el siguiente error para descargar el paquete de idioma uso lo siguiente: ~$ wget http://github.com/osTicket/osTicket/releases/download/v1.15.4/osTicket-lang.zip y el error que me sale es HTTP request sent, awaiting response... 404 not found
Me ayudan?
@Samuel_Esteban
We've never hosted lang files on github so I have no idea where you got that URL from. You must go to our website and download them there. You can then upload the PHAR to the include/i18n/ folder in your osTicket installation.
include/i18n/
Cheers.
Gracias Kevin. Acced{i al portal y descargué el paquete de idiona en español. El link de descarga es el siguiente: https://s3.amazonaws.com/downloads.osticket.com/downloads/osTicket-lang-950649d7c7a241a56759f8bde6c50610.zip
Cuando intento instalarlo me aparece el siguiente error: HTTP request sent, awaiting response ... 403 Forbidden Probé a poner el link entre dobles comillas, entre comillas simples y siempre me da el mismo error.
No se que hago mal!!! Gracias por vuestro tiempo y ayuda. Saludos
Seems like your webserver is denying the request. If you are using a shared host then reach out to your hosting provider for further assistance. If you are hosting your own server then you will need to investigate why your webserver is denying the request.
Gracias de nuevo. Ya revisé y soluciené el problema.
Saludos y gracias por tu tiempo.