Laragon Showing IIS Welcome Page Only - laragon

I've installed the latest laragon in windows 10, recently it was working but now it is only showing the IIS Welcome Page in all of my websites even if I created a new one for example a wordpress template and go to right click Laragon > www > test > this create a http://test.test/ but showing the IIS Welcome Page. Did I misconfigured something? It was working yesterday, and I'm new to Laragon.

It seems someone is using port 80, I've changed port and now works.

Related

Xampp showing cached pages when accessed from a browser in the network or VM host

I installed xampp-linux-x64-5.6.20 on Ubuntu 16(64 bit) VM. I am facing a strange problem.
When I make a change in my .html file and access the page from broswer locally, I can see the changes . But when I access my html page from a browser in the host Win 7 system, I see the old version of the page. I do not see the changes.
I tried setting the 'CacheDisable' directive in httpd.conf as well as .htaccess in my web app but with no success.
Is this a xampp feature or Ubuntu 16 feature.

How to configure phpStorm (with XAMPP and Xdebug) to display/render the web page in the browser when In RUN it

GOAL: I'm trying to view the .php page I've edited and "run" the php page.
FYI to avoid conflicts with Skype, I reset the port for XAMPP from 80 to 8080
UPDATED: SYMPTOMS
When I click on RUN I just get the html/php of the page displayed with "result 0"
If i manually browse to the page (//localhost:8080//phpStorm/php_test.php) it runs correctly on the server displaying correctly in the browser.
If I Debug that works correctly too (I had to install Xdebug and configure the php ) (lthough it doesn't automatically display and render the page in the browser.
If I Run the page then it does not load the browser.
I installed xampp (although had to set it to use port 8080 b/c of a port conflict) and it works fine.
BUT I can't figure out what configuration to use in phpStorm.
Here's a Screencast of the problem
WHAT I TRIED
I followed the instructions at the page below and it still doesn't work. I get the same results as above or (if I modify the configuration) phpStorm launches the browser and tries to display my .php page as if it were in the httdoc\ directory. (The Help file made it seem like phpStorm was supposed to copy the file to that directory, but it's not.
http://confluence.jetbrains.com/display/PhpStorm/Installing+and+Configuring+XAMPP+with+PhpStorm+IDE

Error: The Web Server 'http://dnndev/Website/DesktopModules/DNNSample/' could not be found

i followed the video tutorial there at http://www.youtube.com/watch?v=yKW97CqVb1Y.
but when i create the project am getting an error
"The Web application project DNNSample is configured to IIS.The Web Server "http//dnndev/Website/DesktopModules/DNNSample/" could not be found."
i have tried restart IIS etc by googling. but none helped.(Satck)
Am using VS10. IIS is 7.5. C# template i have downloaded.
Any help.. am stuck.
Thanks in advance.
i have same problem, i solved that At the host name “dnndev” to the bindings of IIS 7.5. you can Open Internet Information Services (IIS) manager and right click on your website and then click to Edit Bindings... then you add to new binding which has name is "dnndev".

joomla - undefined variables: slides in

Im new to Joomla. I managed install xampp and joomla in my local. I tried to install templates and it working fine but throwing an error as per image below. Please help. Thanks
Its only a notice and it means your variable is not initialized with a value, Notices are good under development process, but once you are finished you can hide/turn off those notices/error.
Go to your admin backend->site->Global Configuration->Server. Under
"Server Settings" tab change "Error Reporting" settings according to
your requirement.
Great tip, problem solved!
Go to your admin backend > site > Global Configuration > Server. Under Server Settings tab change Error Reporting settings according to your requirement.

How to open a website hosted in MAMP on the Mac?

I've installed MAMP on my Mac. Then, I put my website into the htdocs folder of MAMP. I started the Server. But how can I launch the website in Safari now? What's the URL to the website, when it's named "testsite" for example?
If it is named "testsite.html" then it will be at
localhost:8888/testsite.html
Good luck with the MAMP fun that should ensue!
Have you tried localhost:8888? See Installing MAMP for more details.
click on the "open webstart page" then click on mywebsite on
mywebsite on the page.

Resources