- Jun 6, 2020
- 11,559
- 4,422
Hello,
Last week an unknown entity hacked my my site, after solving the problem with the service provider I get an error: ResponseError. Reason:, Response:.
Use of php scripts to make my app communicate with the database in phpMyAdmin on my web space. Initially I reconfigured the .htacces file to make Apache run php7.4. Now when the app is debugging I get the error from the server [17-Jul-2022 12:41:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysqli_connect () in Directory ...
Until now everything worked.
I use the following script to get row from database:
PHP:
Last week an unknown entity hacked my my site, after solving the problem with the service provider I get an error: ResponseError. Reason:, Response:.
Use of php scripts to make my app communicate with the database in phpMyAdmin on my web space. Initially I reconfigured the .htacces file to make Apache run php7.4. Now when the app is debugging I get the error from the server [17-Jul-2022 12:41:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mysqli_connect () in Directory ...
Until now everything worked.
I use the following script to get row from database:
PHP:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید