Xampp Not Found The requested URL was not found on this server - xampp

I am new in using Xampp and I face with this problem "Not Found The requested URL was not found on this server. Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.2.0 Server at localhost Port 443" but I am able to open Xampp/dashboard, I mean http://localhost/dashboard/.
I will be pleased if somebody help me.

Related

Xampp with notepad++

I'm learning how to establish a localhost to a website that I'm building and testing in php. If anyone can help I will surely be grateful.
THIS A LINK TO SHOW SCREEN SHOTS: https://drive.google.com/open?id=1dvAst-7T-gYGtmLhy76d3Y8LPsQDDp76
I have configured apache, MySQL, and FileZilla with NotePad++.
When I set the address bar to: localhost/index.html', 'localhost:14147', 'localhost/index.php or 127.0.01, 127.0.01:14147, I get a "404" error.
I have searched through the questions and have found some possible answers, yet, when I troubleshoot the localhost connection I find the same error "404". This is what I have done so far:
check port conflict.
reconfigure ports
which I have opened task manager and have checked ports with netstat -o which shows PID:8460, yet in task manager services PID:8460 isn't showing.

Failed Connec Elasticsearch port 9200 from server

I have build a elasticsearch in my server. In server access success url: http://localhost:9200
But have a problem as: In client I have connect to my server and access http://10.252.6.82:9200 but not connect, not found http 404
(10.252.6.82) is IP my server
Who know solution for problem. please help me !
Thanks !
You should edit network section in elasticsearch.yml to set "host" property to server's external IP. Also be sure that firewall settings on server are correct.
Docs

How to fix access localhost (xampp) from internet?

I have installed xampp and test my website on localhost. But when I want to access my localhost fro internet, I use my public IP, but it have a problem like this: enter image description here
enter image description here
How can I fix this? This is my router. I don't know is this a mistake port forwarding or what? Hope you guy help me.

Unable to configure database in joomla installation on wamp server

I am using both an IIS and wamp server in parallel on my system. I changed the wampserver port to localhost:8080 in the httpd.conf, but during the joomla installation,it is getting stuck on the database configuration using following information:
hostname:localhost:8080,
username and password:root,
database name:mydatabase (i created with wamp's phpmyadmin).
I dont know why it is getting stuck. Can anyone help me?
Port 8080 is the port to your website, not your database. Try omitting the 8080 port and use the default 3306 MySQL port.

Can't access my index.html (via Apache) from other computer (LAN nor Internet)? Please help

lets make it simple to answer.
I installed Apache 2.2. Now when I do 127.0.0.1 in Firefox, I get the "It works" page. When I do 10.0.1.10 (my servers internal IP) on another PC on the SAME network, I won't get anything :-(. I forwarded port 80 on my router and made sure Firewall doesn't block Apache. If I type my external IP:80 I still can't get into my "index.html". My settings (more less default)
Network Domain: localhost
Server Name: localhost
I also got a FTP via FileZilla running on that PC. It works perfectly, even over Internet. I have also set up a DynDns hostname. If I do ftp://mydyndns.hostname.com I get to my ftp server.
What am I missing? Some more Windows setup?
Thanks a lot in advance!
I installed Linux on my computer and found all servers run better on it :) Thanks everyone...

Resources