Hello! I am trying to create a web server on my PC, I have already installed apache, mysql and php, but when I try to access, then the joy ends. I'm trying to install Drupal and OpenCart, but when I access the drupal, it points to the folder inside the browser, and clicking on the index.php appears a blank screen with this
handle($request); $response->send(); $kernel->terminate($request, $response);
and opencart does not even show up! Just a blank screen! How do I fix it?
Additional error: I accessed a site to see my IP, and when I access this ip with another device, it points to the config page of my router. How to access my server from anywhere on the internet?