running php scripts without xampp

265 Views Asked by At

I have my own domain and I installed wordpress manually. I currenty have a wordpress theme on the site that I haven't touched. I'm new to developing, but I installed wordpress manually without the help of any installers. I made the wp-config file from the wp-config-sample file and entered the database info like I was supposed to, but I still need to secure the passwords. And I locked down the ports I was supposed to in plesk. So I know a little so far but I have a very basic question. In xampp, you run php files in localhost after placing them in the htdocs folder. But now I have my own site. How do I run a php file now that I have my own site and server and don't need to use the apache server?

0

There are 0 best solutions below