Questions tagged as 'wamp'

0
answers

Migrate multisite or multisite from wordpress to local under wampserver

I have nowhere else to look and it has been 2 days and I have done everything possible but nothing works as I want. I was assigned a project where I must migrate a page made in wordpress multisite to local to work it. The following happens, m...
asked by 06.07.2018 / 03:08
0
answers

Problems when copying files from another computer

I'm trying to copy with images from a local WAMP. The image is accessible, but with this specific command it gives errors. $url = "http://192.168.1.66/c/fotos/B00GO1MG8I.jpg"; $dest = "img.jpg"; copy($url,$dest); The error that comes up is...
asked by 28.05.2018 / 11:59
1
answer

Error 500 with wamp

How to solve the 500 error that the wamp gives when you try to access a service. This is the error that the postman shows me    {"code": 500, "message": "CDbConnection failed to open the DB   connection. "," error ": true}     
asked by 30.04.2018 / 20:53
0
answers

How can I fix this error when running wampserver?

I have the following error when running Wampserver I've already installed this When Microsoft Visual C ++ is installed, I do not see the libraries that the MSVCR110.dll should have     
asked by 06.04.2018 / 19:05
0
answers

Configure wampserver to send email locally

I am trying to send an email from a web system locally, the problem is that when I try to send the email I do not receive anything, I already made a previous configuration with SENDEMAIL, but it still does not work, I do not know what the proble...
asked by 09.02.2018 / 18:28
0
answers

Apache IP publishes

I have a server with ip public, and I have installed wampserver. I have configured the httpd.conf: Listen 0.0.0.0:80 Listen miIpPublica: 80 Order Allow,Deny Allow from all my virtual host: ServerName localhost DocumentRoot...
asked by 22.01.2018 / 19:12
0
answers

Error in wampserver line 1

This is my mistake:    The configuration file contains syntax error on line 1:   [EparseError] text is not inside a section How can I solve it since there I have my database too?     
asked by 19.01.2018 / 01:20
1
answer

Curl from wamp windows7 64bit unanswered external website

Good afternoon, I'm trying to make a call to a website using curl, from php, from windows 7 64bit, using wamp v2.2 and php v5.4.3. This returns a null. If in the same code I change the URL for a local, the curl works. Download a fix for the curl...
asked by 04.06.2017 / 21:02
1
answer

What WAMP package (Windows, Apache, MySQL, PHP) do you recommend? [closed]

In my experience I have used wampserver, easyphp. Now I'm using laragon and if I'm happy, however, they know of some other package they can recommend or worth trying. I must indicate that the test you want to perform is performance between the...
asked by 26.05.2017 / 01:16
0
answers

Migrate web wordpress site to local

The ex-webmaster left a backup of our site fallen, said web created in wordpress. I try to test the backup in LOCAL (Apache 2.4.8, MySQL5.7, PHP 5.6) while I re-establish the server (to which the web will be migrated) I read a tutorial in...
asked by 05.02.2017 / 17:27