changed index.php file typo mistake inside php container app directory…fixed nodeport app was also running but still shows:
Mysql database is hardcoded in ‘index.php’
Mysql user is hard coded in ‘index.php’
Mysql password is hard coded in ‘index.php’
Mysql HOST is hard coded in ‘index.php’
i have already done it and the app is also running.
still showing the task is not completed and showing this same message.
Mysql database is hardcoded in ‘index.php’
Mysql user is hard coded in ‘index.php’
Mysql password is hard coded in ‘index.php’
Mysql HOST is hard coded in ‘index.php’
I don’t know what they want me to do here or thats a bug.
The page should display ‘Connected successfully’ to pass the task. After updating the PHP code, could you please run the PHP file again and share the output?