Page 1 of 1

Could it be an issue with my server configuration?

Posted: 2025-05-15 18:58
by wilmira
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.

Re: Could it be an issue with my server configuration?

Posted: 2025-05-19 17:37
by Marcelo Vitoria
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

Re: Could it be an issue with my server configuration?

Posted: 2025-05-19 20:33
by wilmira
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.

Re: Could it be an issue with my server configuration?

Posted: 2025-05-19 21:12
by Marcelo Vitoria
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

Re: Could it be an issue with my server configuration?

Posted: 2025-05-19 22:08
by wilmira
I have already done that, as well, they are working on it.