Most voted "wamp" questions
WAMP is acronym for the combination: Windows, Apache, Mysql, PHP - Perl - Python. It is used to perform the automatic installation of these softwares in a way that facilitates and manages the configuration and integration of them.
Learn more…67 questions
Sort by count of
-
0
votes0
answers506
viewsInterbase (Firebird) with Wampserver
I can’t get the php_interbase on my WAMP server, I decrypted the php.ini and yet PHP did not recognize. Man Wamp is 64x 2.5 with PHP 5.5, usage Windows 64 bits. I installed the Firebird on my…
-
0
votes1
answer480
viewsWamp Server how to send an email using a gmail account using a php on the localhost?
I’m having a problem sending an email with user registration validation code from my localhost. On my localhost I have Wamp Server installed configured to use port 80, I have redirected all external…
wampasked 9 years ago Gustavo Almeida Cavalcante 189 -
0
votes0
answers590
viewsWamp + SSL Certificate
I managed to install the Openssl certificate on Wamp. But I have a question and if you can help me, I would be grateful: When installing, in the browser appeared a safe browsing (green lock). So…
-
0
votes0
answers58
viewsCreate a domain on wampserver
Hello, I need to create subdomains in wampserver to be able to split projects that need singularities in . htaccess Any hint?
-
0
votes1
answer63
viewsEdit files on a server on the local network, is it possible?
I created a server on computer "A" (using WAMP Server) and made settings for it to allow access to computer "B", via local network. In this sense, the computer "B" can read the directories, access…
wampasked 6 years, 8 months ago user54824 -
0
votes1
answer108
viewsFatal error Class 'Tidy' not found with Wamp + PHP 5.5.12
On a project I’m working on in my current job, I came across some problems that are really giving me a headache: Follows code line of the file TransformDoc.inc.php public function validatorXHTML() {…
-
0
votes0
answers2428
viewsWamp Server upgrading PHP to version 7
Good evening guys, I’m having the following problem, I’m trying to upgrade my PHP to be able to follow the course with Laravel but I’m not succeeding. I have environment : Windows 10 Wamp 2.5 PHP…
-
0
votes1
answer1605
viewsWamp php version 5.3 or less
Guys, next, I found a system in PHP that does not use PDO interface to connect in the database, is mysql_connect() yet. Today I use the version of Wamp 2.4.9 and PHP 5.5.12. I would like to get an…
-
0
votes1
answer211
viewsWampserver - Accessing Windows cmd.exe and running a file. bat
Good morning, everyone, As stated in the title, I need to access windows cmd.exe through Wampservere and run a .bat. I did the following Cód. php to run the above: <?php $batname =…
wampasked 5 years, 5 months ago user145547 -
0
votes0
answers58
viewsProblems Connecting Intel XDK Application to Database
Good afternoon. I have the following problem: I created an application on intel xdk but I can not in any way send the user registration data to the database. I’m using the wampserver. I looked at a…
-
0
votes1
answer40
viewsVirtualhost returning strange characters?
I need to access a virtual host of my machine, and of a device Android (consume a API) When access the virtual host with the name I defined in my hosts "http://api.xpto/usuarios", I can receive the…
-
0
votes0
answers213
viewsWampserver acknowledging warning (Warning) with virtual host
I created a virtual host in the Wampserver, localhost does not display any notice on console, but with another(s) virtual host is charged with the following notice: This page includes a password or…
-
0
votes1
answer167
viewsHow to configure xampp to accept the openssl_pkey_new command?
I’m trying to use the openssl_pkey_new command, it was working very well on wamp, but when using xampp it stopped. The code is like this: $sslConfig = array( "digest_alg" => "sha512",…
-
0
votes1
answer615
viewsPHP - Unknown: failed to open stream
Well, I created a basic program that returns two variables in PHP, however I am having some errors when trying to 'run' the program by Wampserver. How I’m using the Wampserver, created a folder…
-
0
votes0
answers211
viewsBlank pages - wamp server
Hello! The day before yesterday my Wamp Server started a strange bug where all the pages of the project, including phpmyadmin, went blank. No mistake, white only. What I tried to see if it solved:…
-
-1
votes1
answer5472
viewsDoes Wamp not work in windows 10?
I installed windows 10 and wamp n turns on, it is " Offline Server", it is still n compatible with windows 10?
-
-1
votes1
answer763
viewsPHP files do not update CSS and Javascript changes
This had already happened to me before, but I solved by giving a CTRL + F5. Now NOTHING helps. I’ve restarted wamp several times, even restarted the computer and nothing. The funny thing is that it…