Error message with apache ? |
Hi
I'm coding a website that works locally, using "php spark serve" command. When I upload code to my apache website server, I get the following error message: "TypeError Argument 2 passed to form_input() must be of the type string, null given, called in /var/www/html/loschool/vendor/codeigniter4/framework/system/Helpers/form_helper.php on line 125" How could Apache bring a bug in Codeigniter ? I'm using CI version 4.1.5 Thanks for your help |
Messages In This Thread |
Error message with apache ? - by laurentdelacre - 05-25-2022, 03:15 AM
RE: Error message with apache ? - by demyr - 05-26-2022, 12:54 PM
RE: Error message with apache ? - by kenjis - 05-27-2022, 07:17 PM
|