I have an existing application that is working on a Debian server on AWS. I recently created a fresh debian image on Linode.
Accessing the new server gives the following error:
[Thu Jun 08 09:01:09.014041 2023] [php:error] [pid 64967] [client xxx.xxx.xxx.xxx:21632] PHP Fatal error: Uncaught Error: Call to undefined method sec1_Login_apl::controle() in /var/www/html/mysite/sec1_Login/index.php:3386\nStack trace:\n#0 {main}\n thrown in /var/www/html/mysite/sec1_Login/index.php on line 3386
Does anyone know what could be causing this?
Regards
Craig