How to configure (Run on server) and (PHP web application) on Windows [message #1858611] |
Tue, 11 April 2023 16:47  |
Eclipse User |
|
|
|
I can not start PHP web environment with Eclipse.
Firstly, I have configure Apache as Windows service and my Apache listen port 90 successfully (I can place file to D:\Apache24\htdocs) and can see this file in my browser Http://localhost:90/
Secondary, I have installed Php7 and Php8 and I can start PHP program as CLI with Eclipse (I can see phpinfo() variables).
Any attempt to start web environment is failed, I see various errors like "Failed to listen on Apache90-Php7:900 (reason: php_network_getaddresses: getaddrinfo failed: No such host is known. )"
How to configure Server and Web environment with Eclipse?
All extremely simple.
1. My workspace E:\Php\Tst1
2. My Appache D:\Apache24
3. My Php D:\PhpCli7
4. My Eclipse (last version) D:\Eclipse\eclipse
What I need click inside Eclipse (step-by-step) in order to see finally result in browser - http://localhost:90/Tst1/index.php
Or maybe I looking to wrong URL?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03576 seconds