Open nileshsonu opened 2 months ago
Using php 8.3 @helpdesk-z @i5o @hpopotter7
Hola @nileshsonu,
Con otra version de php lo haz intendado? 8.0, 8.1 ?? La instnacia de ASW es de lightsail o EC2? Ya viene precargado algun XAMMP o algo similar ó tu lo instalaste? Otro punto para revisar el tema de puertos, los abiertos por default de AWS son 80 y 443; pero la Base de datos correria sobre 3306.
Yo tuve un problema similar con manejar una base datos en la misma instancia, AWS no me permitio convivir la apliación junto con la BD, por lo tanto lo tuve que migrar a un VPS por aparte
Yes, I have tried with php 7.4 and 8.1 , 8.2 as well.aws ec2 instance it is. LAMP installed on the server. Could you please please guide me to setup helpdeskz on my server? Let's connect on @.***
On Sat, 7 Sept, 2024, 12:02 am Alan Sandoval, @.***> wrote:
Hola @nileshsonu https://github.com/nileshsonu,
Con otra version de php lo haz intendado? 8.0, 8.1 ?? La instnacia de ASW es de lightsail o EC2? Ya viene precargado algun XAMMP o algo similar ó tu lo instalaste? Otro punto para revisar el tema de puertos, los abiertos por default de AWS son 80 y 443; pero la Base de datos correria sobre 3306.
Yo tuve un problema similar con manejar una base datos en la misma instancia, AWS no me permitio convivir la apliación junto con la BD, por lo tanto lo tuve que migrar a un VPS por aparte
— Reply to this email directly, view it on GitHub https://github.com/helpdesk-z/helpdeskz-dev/issues/77#issuecomment-2334609796, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKKPBGYPW255NO5DWHNPADZVHYKZAVCNFSM6AAAAABNX45YICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZUGYYDSNZZGY . You are receiving this because you were mentioned.Message ID: @.***>
No puedo ver tu email.
Intenta editar la configuración como viene aca: https://stackoverflow.com/questions/9766014/connect-to-mysql-on-amazon-ec2-from-a-remote-server
Tambien puedes renombrar los archivos hdz/app/Config/Boot production.php<--->development.php para tener mas detalle del error.
Hi All, Not able to install or run application on my server. I have tried 2 ways.
Note: I am using AWS instance with ubuntu 24. I have tried it on other hosting provider like hostinger/godaddy. it is working fine there.
Looking for a solution. please connect on nileshsonu@gmail.com
Thank you.