Xampp. Apache server can't start because api-ms-win-localization-|1-1-0.dll file is missing - apache

I installed Xampp 7.3.1 version but whenever i tries to start Apache Server, an error message pop ups that api-ms-win-localization-|1-1-0.dll file is missing.

Hi you just need to download it from : https://www.dll-files.com/api-ms-win-core-localization-l1-1-0.dll.html and then copy to C:\Windows\System32
Should work after reboot but i think this dll is made by microsoft for windows 10 so probably you are using a version of xampp not compatible with windows 7.
So my suggestion is to try the 5.6 version of xampp for compatible reasons.

Related

SQL service (im Wamp) fail to start in Windows 10 Pc

PHP and apache run fine. But SQL service doesn't start. A dialogue box pops up with the message:
the application could not be started (0xc000007b)
I have already tried:
installing all the dll files
with admin mode
wamp 64 bit and 32 bit
visual c++ 2015 - 64 bit already installed
'important' instructions during installation are followed
Have you tried Compatibility for Win7 or Win8.
Also, Windows Updates went out just the other day. Have you tried uninstalling the Latest KB's from it and Reboot?

Why apache directory studio not supported for latest Java versions?

I was using my apache directory studio till morning and unfortunately updated the java version in my laptop to latest version. From the time I updated my Java version Apache directory studio stopped to work.
When I check Apache Directory Studio site
http://directory.apache.org/apacheds/basic-ug/1.3-installing-and-starting.html
it was mentioned that Java 7.0 as prerequisite. I dont have the software for Java 7 currently as I upgraded it. Please let me know why is such an ignorance from Apache directory studio to work with only older version and not with newer versions of Java
Apache Directory Studio does work well with Java 8.
If you installed Java 9, you will have a trouble starting Studio. It's documented on the site, and there is a workaround :
http://directory.apache.org/studio/faqs.html#error-when-using-java-9
To run Apache Directory Studio on Java Version 9:
Add this line --add-modules=ALL-SYSTEM to ApacheDirectoryStudio.ini.
In windows, this file is located in C:\Program Files\Apache Directory Studio\

installing OpenERP 7 on windows 8.1?

I have Toshiba Windows 8.1 / and Kaspesky internet security
I want to install OpenERP 7.
When I install the allinone version, I get that the PostgreSQL is already installed in my computer (which it is not). I only get to install the openERP server.
Which is why the ( www.localhost:8069/ ) HTTP 404 NOT FOUND
What can I do?
I am using openerp 7 with Windows 8.1 and it's working fine.
Try to clean the windows registry then go to programme files and look for any folder named openerp and delete it.
You should always install openerp and postgreSQL at the same time, don't install any other version of postgre.
Sorry for my English.

easyPHP-DevServer 13.1 apache unexpected error

I'm running Win 8.1 for 64 bit processor and installed easyPHP-DevServer 13.1 VC11 and MySQL 5.6.12 update.I'm trying to run it locally on my laptop. When I start easyPHP MySQL runs but apache log gives "unexpected error" and stops. I also get "MSVCR110.dll" is missing error. I installed the missing .dll but when I start easyPHP it still can't find it the .dll. The link for downloading the missing MSVCR110.dll is
http://search.microsoft.com/en-us/DownloadResults.aspx?rf=sp&q=microsoft%20visual%20c%2B%2B%202010%20sp1%20redistributable%20package
I learned on another forum to use the 2010 package not the 2012.
I need an answer for getting easyPHP to find the .dll and how to get apache running.
I'll take a guess and say that you need to download the x86 version of the Visual Studio redistributable. Even though I'm running a 64 bit machine, only the x86 version of the redistributable worked for me (I only tried VS 2012).
After that, Apache ran with no further problems.
Copy the folder of Apache (apache-tomcat-7.0.54) to the directory C:\Program Files (x86) and then just install again EasyPHP and it works. (I have the same problem and it's resolved by this method.)
I had the same problem... My solutions is download Microsoft movie maker. This solutions always work for me...
Here is a URL http://windows.microsoft.com/cs-cz/windows/movie-maker
But be careful, if u will install from windows essentials 2012, u must select 2nd choice. Like "Select programs, will be install" and select only pictures and movie maker

Does anyone else have a problem running the debugger for air in Flexbuilder 4.5 using flex sdk 4.5 on Windows 7?

I get the error "Process has terminated without establishing a connection to debugger".
The application.xml file is configured properly with the correct air version. This was a reported issue.
I have installed :
adobe air 2.6
Flexbuilder 4.5
most recent flex sdk 4.5
I am running windows 7 home premium x64.
I have installed the same components on Windows xp and windows 7 ultimate x64 and the debugger runs fine!
I've uninstalled / reinstalled, turned off anti-virus, turned off firewalls.
PLEASE!!!! HELP!! haha.
Well I figured out my problem..
For some reason my hosts file had localhost improperly set.
0.0.0.0 localhost lol definitely not right!
Once I set it correctly the debugger sprang to life.