
I have followed minextuts youtube video tutorial to install wordpress on oracle vm instance . I am installing aapanel after installation aapanel not running in browser. IP address also not displaying ubuntu index page.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re an online seller looking to expand your business and reach more customers, selling on Amazon can be a ...
In this guide, you are going to learn how to resize the disk space of your Google Cloud GCP Compute ...
Hey everyone! Welcome back. In this tutorial, I’m going to show you how to easily install PHP scripts in cPanel ...
Do you excute the IP table command, after installation. Also check whether you opened port 80 TCP and 443 TCP on firewall.
Do you excute the IP table command, after installation. Also check whether you opened port 80 TCP and 443 TCP on firewall.
See less

See lessb93
b93
See lessIP table? i have followed the proper tutorial from start even after launching it shows same screen
IP table? i have followed the proper tutorial from start even after launching it shows same screen
See lessFollow these steps for troubleshooting; Check whether you missed something in the process. Open TCP port 80 and TCP 443 in the firewall section of the cloud. Execute the following command; As root user iptables -P INPUT ACCEPT && iptables -P OUTPUT ACCEPT && iptables -P FORWARD ACCEPRead more
Follow these steps for troubleshooting;
iptables -P INPUT ACCEPT && iptables -P OUTPUT ACCEPT && iptables -P FORWARD ACCEPT && iptables -F && sudo netfilter-persistent save
If all these failed, delete the instance and reinstall the WordPress.
It’s better you can use a control panel to host your WordPress site. Check this tutorial: https://www.minextuts.com/cyberpanel-install-for-free-web-hosting/
See lessThank you so much for the clear instructions in youtube to install wordpress in OCI. I am encountering the same 'site can't be reached' error when trying to access the public IP address. I troubleshooted the following, but getting an error in the last step: these steps for troubleshooting; Check whRead more
Thank you so much for the clear instructions in youtube to install wordpress in OCI. I am encountering the same ‘site can’t be reached’ error when trying to access the public IP address.
I troubleshooted the following, but getting an error in the last step:
these steps for troubleshooting;
iptables -P INPUT ACCEPT && iptables -P OUTPUT ACCEPT && iptables -P FORWARD ACCEPT && iptables -F && sudo netfilter-persistent save
I get the below error :
sudo: netfilter-persistent: command not found
Can you please help what I may be missing?
Thanks and Regards
Alex
See less