Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 45
5 years ago
rkevinburton
I have installed the VC++ runtimes as contained in the VC++ zip packlge but when I run check_vcredist.exe It declares that the redistributables are not installed. I am not sure how to proceed?
Forum: WampServer English
9 years ago
rkevinburton
I was looking for HOW TO MANUALLY INSTALL A NEW RELEASE OF PHP INTO THE WAMP ENVIRONMENT and have not been able to find it. Where should I look?
Forum: WampServer English
10 years ago
rkevinburton
Thank you for the detailed instructions. I just need a little help with trouble shooting. I "activated" the new version and the icon stayed orange. I looked at the apache log and it seemed to start OK: AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.7\\bin\\httpd.exe -d C:/wamp/bin/apache/Apache2.4.7' AH00418: Parent: Created child process 7620 AH00354: Child: Sta
Forum: WampServer English
10 years ago
rkevinburton
I have two questions that I know have been answered before but I forgot the answer. 1) PHP version 5.5.10 was just released. So I downloaded it, edited the php.ini file. It seems that I am missing something because when I right click on the Wampserver icon it still seems to be running 5.5.7. The option for 5.5.10 is not available. What have I missed? 2) When I right click on the PHP error lo
Forum: WampServer English
10 years ago
rkevinburton
I have installed wamp server on a Windows 7 box 32-bit WampServer 2.4 but the icon remains orange. Although there is nothing in the event log and there is nothing in the Apache log, it appears that the Apache server did not start as none of the localhost, phpMyAdmin, etc applications come up. Any idea where I do from here?
Forum: WampServer English
10 years ago
rkevinburton
Thank you. Taking the port 80 out of Skype fixed it for me.!!
Forum: WampServer English
10 years ago
rkevinburton
What do I need to do so that I have multiple instances of Apache and/or PHP server listening?
Forum: WampServer English
10 years ago
rkevinburton
Orange.
Forum: WampServer English
10 years ago
rkevinburton
I get a response back that port 80 is actually not used.
Forum: WampServer English
10 years ago
rkevinburton
I am not sure when it started but my Apache Web Server fails to start (the WAMP icon statys orange). I managed to look at the Windows Event log (I am running Windows 7 Service Pack 1) and I see three errors that make sense but I am not sure what to do about it. I am not sure how to tell what is the conflict all of a sudden. Like I said it worked up until recently. (OS 10048)Only one usage of e
Forum: WampServer English
10 years ago
rkevinburton
I am not sure when it started but my Apache Web Server fails to start (the WAMP icon statys orange). I managed to look at the Windows Event log (I am running Windows 7 Service Pack 1) and I see three errors that make sense but I am not sure what to do about it. I am not sure how to tell what is the conflict all of a sudden. Like I said it worked up until recently. (OS 10048)Only one usage of e
Forum: WampServer English
10 years ago
rkevinburton
I looked in php.ini-development and didn't see extension=php_opcache.dll like you said. What "manual" are you looking at? I am not sure what you mean: "still using xdebug it must be loaded before you load xdebug". How does that change the .ini file? Thanks
Forum: WampServer English
10 years ago
rkevinburton
I do have the THREAD SAFE version of PHP which has an ext folder that has the php_opcache.dll in it. I will try supplying the full path. I notice that there is another line in the php.ini file like: ;extension=php_opcache.dll So do I uncomment this line or use the zend_extension=(full path)?
Forum: WampServer English
10 years ago
rkevinburton
I looked in the Windows Event log and found that I was getting an error that complained the error message could not be formatted but it had something to do with opcache so I commented out the line: zend_extension=php_opcache.dll The Apache started OK and the wamserver icon turned green. This got everything working but I would like to know what is bad about the above line? Thanks again.
Forum: WampServer English
10 years ago
rkevinburton
I have an initial installation of WAMP server and now I want to upgrade. As I understand it I need to have PHP and Apache I have done so. Both are x64 and both are VC11. I have installed the VC11 runtime and I think I have faithfully followed the installation instructions but the wampservermanager icon stays orange. I look in the apache_error.log and I don't see any timestamps indicating an attem
Forum: WampServer English
10 years ago
rkevinburton
Where is the manual? When I run composer I get: C:\Users\Administrator>composer global require 'phpunit/phpunit=3.8.*' Changed current directory to C:/Users/Administrator/AppData/Roaming/Composer Could not parse version constraint 3.8.*': Invalid version string "3.8.*'" require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] ...
Forum: WampServer English
10 years ago
rkevinburton
Ideas?
Forum: WampServer English
10 years ago
rkevinburton
How do I send you a private message?
Forum: WampServer English
10 years ago
rkevinburton
I installed it using pear with XAMP but I have not installed it for WAMP. How is the best way for WAMP? Is pear installed with WAMP?
Forum: WampServer English
10 years ago
rkevinburton
I installed it once and had it working. I am pretty sure it is still installed.
Forum: WampServer English
10 years ago
rkevinburton
I have a project that has some PHPUnit tests. When I try to run them I get an error message indicating that PHPUnit could not be found. I am using PHPStorm as my IDE and I have obviously pointed PHPStrom to the PHP interpreter that was installed with WAMP. How do I get it "found"? Thank you.
Forum: WampServer English
10 years ago
rkevinburton
For PHPStorm you have to enable debugging in the browser and add the following lines to php.ini: zend_extension=c:/wamp/bin/php/php5.5.7/ext/php_xdebug-2.2.3-5.5-vc11.dll xdebug.remote_enable=1 xdebug.remote_host=localhost xdebug.remote_port=9000 The dll was downloaded from xdebug web site. You are saying that WAMP already has this? How is the php.ini different? How do I use it?
Forum: WampServer English
10 years ago
rkevinburton
Like I said there is no php.ini in C:/Windows but phpinfo() does report that the php.ini that is loaded (as opposed to the location) is from the Apache folder. I still am having a hard time reconciling the php.ini and the checks that I select from wampmanager. If it is not too much trouble I wouldn't mind installing TeamViewer. What do I do?
Forum: WampServer English
10 years ago
rkevinburton
But Apache runs PHP and when I go to a page specified by <something>.php I want to be able to break or otherwise debug <something>.php.
Forum: WampServer English
10 years ago
rkevinburton
There was no php.ini only a pear.ini (which I removed). So what consitues a "switch"? Is that when I right click and refresh? The extensions listed on the WAMP manager PHP extensions seem to have nothing to do with the .ini settings. Where is this info stored? When I check or uncheck an extension I don't see a cooresponding change to the .ini file(s). Thank you.
Forum: WampServer English
10 years ago
rkevinburton
I am using PHPStorm and I am able to add the lines for xdebug to php.ini so PHPStorm thinks that debugging is enabled. What else do I need to do so that the installation of Apache, MySQL, and PHP also know about xdebug?
Forum: WampServer English
10 years ago
rkevinburton
I was only able to get it to work by adding Require all granted Is there a way to avoid opening it up like this?
Forum: WampServer English
10 years ago
rkevinburton
Doe anyone on this list have experience configuring PHPStorm to work with WAMP? I did the brute force step of specifying the C:\WAMP\bin\php\php5.5.7 as the home directory for the PHP interpreter. I was met with an error that "this appears to be a zend extension....."and a suggested modification to php.ini. It doesn't seem to matter if I apply the suggested modification to php.ini or no
Forum: WampServer English
10 years ago
rkevinburton
As far as 32-bit versus 64-bit, I kind of went with 64 bit by default. As you saw my initial PHP installation was 32-bit. The only reason that I went to 64-bit PHP was to satisfy the constraint with Apache. So eventually I will probably get a 32-bit Apache and put in a 32-bit PHP. Thank you for the info in vhosts. I will keep it in mind. Right now I don't want to have too many moving parts so
Forum: WampServer English
10 years ago
rkevinburton
Sorry to keep this thread up but the permissions must have changed for Apache because now I try localhost/moodle26 and I get a 'Forbidden' response. I wasn't getting this before. My config file looks like: Alias /moodle26 "c:/wamp/apps/moodle26/" # to give access to moodle26 from outside # replace the lines # # Order Deny,Allow # Deny from all # Allow from 127.0.0.1 #
Forum: WampServer English
Pages: 12Next
Current Page: 1 of 2