irfnrdh / termux-ind

All About Termux in Bahasa Language
3 stars 0 forks source link

Help with Apache and PHP configuration on Termux #4

Open homam56 opened 1 year ago

homam56 commented 1 year ago

Dear Github Support Team,

I hope this email finds you well. I am writing to request your assistance in setting up Apache and PHP on my Android device using Termux. I have installed both Apache and PHP, but I am having trouble getting them to work together.

I have tried to install the libapache2-mod-php package, but it was not found in the repositories. I have also tried to modify the Apache configuration file to load the PHP module, but without success.

Could you please provide me with clear and detailed steps on how to properly configure Apache and PHP on Termux? Any help would be greatly appreciated.

Thank you for your time and support.

Best regards

irfnrdh commented 1 year ago

Oke I will add a roadmap to Termux-Ind Installer to setup web development with termux using PHP and stuff, @homam56 which PHP version you using? latest?

irfnrdh commented 1 year ago

try https://github.com/albinvar/termux-webzone

homam56 commented 1 year ago

I solved the problem by installing kali-linux in termux and then insatlling php and apache there. It did not worked in termux because in the apache configuration file there was nothing about php and the latest version of php is php 8.2 but im not sure. Anyway thanks for your answer.