Questions tagged as 'wamp'

0
answers

.haccess does not work correctly on wamp

I decided to abandon XAMPP and go to Wamp yesterday. Today I needed to configure the .htaccess of my application, and, to my surprise, it seems that the file does not "save" the changes. I'm running the Wamp almost "clean". The only change I...
asked by 08.02.2018 / 17:49
0
answers

Create a subdomain in wampserver

Hello, I need to create subdomains in wampserver to be able to split projects that require singularities in .htaccess Any tips?     
asked by 01.02.2018 / 11:17
1
answer

How to configure xampp to accept the openssl_pkey_new command?

I'm trying to use the openssl_pkey_new command, it was working fine in wamp, but when using xampp it stopped. The code looks like this: $sslConfig = array( "digest_alg" => "sha512", "private_key_bits" => 2048, "private_key...
asked by 14.10.2017 / 22:03
0
answers

Wamp + SSL Certificate

I was able to install the Openssl certificate in Wamp. But I have a question and if you can help me, I'll be grateful: When installing, in the browser appeared a safe navigation (Green padlock). So far, so good. When trying to access the machine...
asked by 23.08.2017 / 23:01
2
answers

Composer installation error: 'could not find the specified module (php_intl.dll)'

I'm using windows 10, 64 bit. When you try to install the composer, it displays the error: The php that is being nominated in the composer installation is Wamp (located at c: /wamp64/bin/php/php7.0.10), and I have already checked that t...
asked by 21.08.2017 / 20:32
0
answers

Interbase (Firebird) with WampServer

I can not run php_interbase on my WAMP server, I uncommented the php.ini line, and even then PHP did not recognize it. My Wamp is 2.5 in 64x with PHP 5.5, Windows 64 bits usage. I installed Firebird on my ma...
asked by 31.05.2017 / 13:30
0
answers

Simulate slow connection with WAMP

I found this article that shows how to do it in the browser itself (in this case Chrome ), but does not work when DevTools is closed. Is there any way to do this directly in WAMP to localhost? Edit 1: I also intend to perform some tests on...
asked by 27.04.2017 / 14:57
0
answers

Problems connecting an Intel XDK application to the database

Good afternoon. I have the following problem: I created an application in intel xdk but I can not send the user registration data to the database in any way. I am using the wampserver. I looked at a tutorial on the internet and in the tutorial t...
asked by 23.04.2017 / 22:36
0
answers

Remote page access via https on internal network

I followed this tutorial to install https on localhost. But I would like to access my projects too, only over the network, just like I do with http I tried to follow the same pattern I used in httpd.conf , but it did...
asked by 16.03.2017 / 21:08
0
answers

Help with Wampserver! Help me! It's not turning green!

Someone help me with a little something in WampServer . I followed this YT tutorial ( link ) Apache in the video is version 2.4.4 and mine is version 2.4.23 I followed all the steps to the part where it activates the ssl_module a...
asked by 11.03.2017 / 17:33