ERR_CONNECTION_REFUSED easyphp - easyphp

I have EasyPHP version 17 installed in Windows 7 pro OS .I have no access to the dashboard "index.php" of the program (err_connection_refused).
I have change the port of skype (port 80) but the problem still exist.
I Need to know what happened or what can i do. thanks

I also had this problem and I found a workaround for this. Just reinstall easyPHP and then try. It will work.

Related

How to add additional PHP versions to EasyPHP DevServer

I have EasyPHP DevServer 17 up and running on my Windows 10 machine. I currently have my EasyPHP environment installed within my C:\EasyPHP directory. I can see from the server settings that I have two options for selecting my PHP verions:
5.6.30 x86 and 7.1.3 x86
How can I add a third option to the list? for PHP 7.3 x86?
Do I have to re-install an entirely new instance of EasyPHP DevServer to make this happen?
Can I simply download a thread-safe PHP7.X package online and stick it somewhere in the eds-binaries directory and restart?
I have made several attempts, but all result in failure. What would be the best technical steps?
Thanks!

vscode won't run on my laptop while i'm offline

vscode won't run on my win10 64bit os while i'm not connected to internet! as soon as I connect to internet it open's.
I have tried a lot to find the problem. even I have reinstalled my windows but it doesn't work.
what is the problem? pls help me if u know the answer
See this issue vscode won't run offline. There is a workaround posted there: comment: loopback adapter.
Later comment in that thread indicates it may have been fixed in an insider's build of windows 10.

KMC doesn't load after kaltura installation on centos

I installed kaltura CE5 on centos 6.4 64 bit version. I followed instructions from http://www.sparksupport.com/blog/how-to-install-kaltura-in-centos. The installation is successfull but I am not able to launch KMC. The KAC works fine. I tried logging in from KAC too. I have tried it on 32 bit too. Pls advise.
thanks!
ib
Kaltura CE5 is an outdated system.
You should install the new Kaltura CE9X
Use CentOS 6.5 64 bit (32 bit systems are not supported) and follow this tutorial (for stand alone system):
https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md
if the installation is ok with the command localhost.localdomain/start the starting page will open. (replace with the localhost and localdomain you have chosen like kaltura.yourdomain.com)
To open the kmc use the url localhost.localdomain/kmc on the web browser.

Connecting Nexus 7.2 (2013) to Eclipse

I can't get to connect my Nexus 7.2 (2nd gen or 2013 or FHD) to Eclispe. I followed all the topics available (even those about Nexus 7.1 first gen.) but the drivers provided by Google or Nexus seem to not work... Impossible to see my new Nexus 7.1 in Eclipse...
I was wondering if I was the only one to experience this problem ? or if someone has found a solution to that problem.
Thanks !
I had this problem but it was solved after I installed the correct drivers through Device Manager (My Nexus 7 showed a warning icon in Device Manager prior). I downloaded the drivers manually.
Also make sure you have the USB Driver here: http://developer.android.com/sdk/win-usb.html
And just in case you weren't aware, you need to have Developer Mode enabled on your Nexus 7.
Well, the answer for me is probably that it doesn't work with Windows 7 Familiale (Home) Premium but it works with Windows 7 Enterprise.

how to get localhost working on xp in parallels desktop

Im using parallels desktop on my macbook (lion os) and I want to get xampp/localhost to work on the version of XP I have installed so I am able to test my websites in Internet explorer.
Obviously I don't want to have to install two different versions of xampp on my parallels desktop as that would mean duplicating sql databases etc.
Anyone know how to do this?
Thanks for any help in advance!
After further research I have found that if you go to Terminal and type in the command "ifconfig" and look for the "vnic1" section which is the last section to be printed and it has an ip address called "inet" e.g. "10.37.129.2" this will take you directly to local host.
If it doesn't work you must ensure that your parallels is set to a shared network under the preferences network section. Hope this helps others who are having difficulties.