I hope someone can help me. I'm using AppGini version 25.10.1935, but I'm unable to get my applications to work on my server when using PHP 8.2. They work fine with PHP 7.4.
To determine whether the issue is with my code, I deployed the Online Invoicing System (OIS) application, downloaded from the AppGini website. However, it also fails to run under PHP 8.2 and only works when I switch back to PHP 7.4.
This suggests that the issue is not with my application, but possibly with my server configuration. I've attached the server status information in case it helps identify the problem.
Here my server status: https://evofac.com/server-status.json
Thank you in advance for your assistance.
Could it be an issue with my server configuration?
- Marcelo Vitoria
- Veteran Member
- Posts: 102
- Joined: 2016-10-11 12:08
Re: Could it be an issue with my server configuration?
If you have a control panel with access to your domain's hosting tools:
Adjust the PHP version to 8.2
Create a new test project with about 3 tables
Create the database in your panel
Generate the PHP files as usual and upload them
Access the new app and add your database information
If the new app runs normally, it may be a component in the project you downloaded that is a little old.
If it doesn't run, ask your hosting support to check the error you are getting. Sometimes the server's PHP configuration is incorrect.
Good luck
Adjust the PHP version to 8.2
Create a new test project with about 3 tables
Create the database in your panel
Generate the PHP files as usual and upload them
Access the new app and add your database information
If the new app runs normally, it may be a component in the project you downloaded that is a little old.
If it doesn't run, ask your hosting support to check the error you are getting. Sometimes the server's PHP configuration is incorrect.
Good luck
Marcelo Vitoria
Coding since 1982 !
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Coding since 1982 !

Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Re: Could it be an issue with my server configuration?
Hi Marcelo,
Thanks for your tip. I have already done this, I did it last year and with 2 different hosting companies: Hostgator and Namecheap. I got the same answer from them, that it should be the code and they can´t help me with that. I even posted a question here: https://forums.appgini.com/phpbb/viewto ... 649#p22649 So it should be something with my server, I hope the status I have send helps to find out the answer.
Thanks again Marcelo.
Thanks for your tip. I have already done this, I did it last year and with 2 different hosting companies: Hostgator and Namecheap. I got the same answer from them, that it should be the code and they can´t help me with that. I even posted a question here: https://forums.appgini.com/phpbb/viewto ... 649#p22649 So it should be something with my server, I hope the status I have send helps to find out the answer.
Thanks again Marcelo.
- Marcelo Vitoria
- Veteran Member
- Posts: 102
- Joined: 2016-10-11 12:08
Re: Could it be an issue with my server configuration?
If you are within the AppGini upgrade deadline, open a support request, they respond quickly and can give you a better understanding of what is happening.
Good luck
Good luck
Marcelo Vitoria
Coding since 1982 !
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Coding since 1982 !

Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng
Re: Could it be an issue with my server configuration?
I have already done that, as well, they are working on it.