-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to install or run application on server #77
Comments
Using php 8.3 |
Hola @nileshsonu, Con otra version de php lo haz intendado? 8.0, 8.1 ?? 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
<#77 (comment)>,
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: Tambien puedes renombrar los archivos hdz/app/Config/Boot production.php<--->development.php para tener mas detalle del error. |
I confirm that the app does not work with php8.3 |
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.
The text was updated successfully, but these errors were encountered: