Can't open cloned repo from htdocs

Hi everyone, I was building a simple website in php on windows, I had php and mysql installed through xampp so I was running my website from my htdocs directory, like this: localhost/mywebsite.

now I installed xampp on my manjaro, and when I create new folder in /opt/lampp/htdocs for example: testproject and run it, it runs but when i clone my above-mentioned website repo from github in htdocs and try to run it just returns a blank page, any solutions?

thanks :heart:

Never Mind guys, it was a database connection issue, I fixed it

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.