wamp Questions
5
I'm trying to install PEAR for use with Wamp 2.1. The package does not come with any pear installation. I have read that you need to use http://pear.php.net/go-pear.phar to install PEAR for PHP 5.3...
Jarv asked 14/2, 2011 at 21:44
7
Solved
All the guides for installing PEAR on wampserver, such as the Symfony guide, say I am to run a go-pear.bat script within some PEAR directory.
I am on wampserver 2.1 and there is no PEAR directory ...
3
Solved
I have already use WAMP 2.5 with PHP 5.5.12, and with Composer.
The php is on:
C:\wamp\bin\php\php5.5.12
For new project, I need to use nginx and installed PHP 7.
The php is on:
C:\nginx\php
...
Musculature asked 5/10, 2016 at 19:12
11
I've downloaded and installed WAMP Server version 2.1d on my Windows 7 machine. When I select "start WAMP Server" from the Start menu, the tray icon appears, but has no functionality. When I hover,...
Pharynx asked 22/1, 2011 at 20:42
18
I'm using WAMP Server 2.2 on a PC. In phpMyAdmin (version 5.5.24) I edited the 'root' user (with 'localhost' host) and gave it a password of 'root'. This turned out to be a big mistake that I'm try...
Crotch asked 20/10, 2013 at 20:18
20
Solved
I am using PHP on a website and I want to add emailing functionality.
I have WampServer installed.
How do I send an email using PHP?
Solander asked 17/3, 2011 at 5:34
13
I'm trying to run a web service using PHP & SOAP, but all I'm getting so far is this:
(SoapFault)[2] message which states: 'SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://localhost/MyR...
13
Solved
I want to import over 1GB size sql file to MySQL database in localhost WAMP/phpmyadmin. But phpmyadmin UI doesn't allow to import such big file.
What are the possible ways to do that such as any S...
Screenplay asked 28/11, 2013 at 11:1
9
Solved
I am having below error when I try to implement google and facebook authentication in windows 7 using wamp server.
Fatal error: Call to undefined function curl_init() in
E:\wamp\www\mysite\prot...
Manstopper asked 12/9, 2012 at 3:4
2
Solved
I am using tinymce in inline mode and am new to the tool.
I've gotten my text field input to look how I want with minimal editing buttons.
However, I am stumped on how to remove the "Upgrade&q...
Heartfelt asked 1/11, 2022 at 3:34
4
Solved
There is an answer for similar question Laravel 5: PHPUnit and no code coverage driver available that works, but i have xdebug installed.
(if this matter I'm using: windows7, netbeans8.1, php7, wa...
10
Solved
I am working with wamp2.0 - PHP 5.3, apache 2.2.11 but my sessions are not storing data.
I have a page that accepts a parameter, which (simplified version) I wanna store in a session, so when I co...
8
Solved
After making changes in php.ini by uncommenting
extension=php_openssl.dll
My Windows-8 system got shutdown due to power failure and later i use to get this error when i try to start wamp serve...
Gotland asked 22/4, 2014 at 8:5
9
I tried everything I could find like instructions here
How to get CURL to work with PHP on Windows? (WAMP)
to copy dll files from php7.2.0 folder to apache2.4.18\ bin folder
my setup
win 10 64
...
6
Solved
I know this type of question has been asked lots of times, but none answer my problem.
Please read carefully.
I was running my website on localhost using Wamp server normally. When today i decide...
Oversweet asked 26/8, 2013 at 16:52
8
Solved
I have come across quite a few post regarding the same subject question, however I am still unable to resolve it and so I ask. I am trying to connect to sql in my php script. My connection string i...
Anapest asked 25/2, 2014 at 13:6
10
I'm using mySQL's phpMyAdmin (installed via WAMP) with Google Chrome and after using it for a while, I can't load things on phpMyAdmin. It is stuck on the "loading" forever, until I delete all my c...
Swatter asked 21/8, 2013 at 19:16
2
Solved
I'm working on a PHP project using PhpStorm + DataGrip + MySQL + WAMP and since then was working normally with remote database with these configurations (see images):
but suddenly I'm getting ...
Atomism asked 11/9, 2019 at 18:21
16
Solved
I have been googling for the past few hours but I simply can't get my apache on wamp to start. My skype isn't running, and the test port 80 shows it isn't being used by anything. Before this happen...
Trimorphism asked 14/3, 2014 at 21:52
14
Solved
I have a problem with Wamp which never happened to me before, cannot find what's wrong. I have a few projects located in my www folder ( running windows 7 ).
My hostfile has the line 127.0.0.1 lo...
Crandale asked 25/6, 2014 at 12:2
3
Solved
when I run PHP in CMD I get this error msg:
'php' is not recognized as an internal or external command operable
program or batch file
the path was already added and I followed this tutorial:...
6
Solved
I have a htaccess file that it work perfectly on host but when I put it on local ,it shows me this error:
Internal Server Error
The server encountered an internal error or misconfiguration an...
2
I am using WAMP2.2 on Windows. I need to set up SSL port on my server. My Apache, WAMP and site work well without SSL. But when I uncomment the line
Include conf/extra/httpd-ssl.conf
in my http...
Ironsides asked 31/10, 2013 at 17:26
4
Solved
Objective: want to share a website preview using ngrok, which creates a tunnel from which my localhost can be seen with an url of something like mywebsite.ngrok.io
Problem: I use WAMP and my local...
Gadget asked 3/5, 2015 at 17:52
27
I don't know what the problem is. WAMP was very slow, so I reformatted my computer and installed WAMP. Still, accessing localhost is very, very slow, and sometimes it doesn't even load at all. I ev...
© 2022 - 2024 — McMap. All rights reserved.