php and all plugins installed but going to mysite/a.php file does not load the file. I am hew to rocky and kind of at a loss.
Hi,
What web server have you got installed? Apache, nginx etc…
Regards Tom.
What do you mean it does not load the file? Do you see an error? If so, please show the config or your web page and the error.
Or do you mean php is not being executed and you only see the text file in your browser?
If you use httpd
make sure php-fpm
is installed and the php-fpm.service
is running.