wamp

WAMP PHP Startup Error: Unable to load dynamic library

匿名 (未验证) 提交于 2019-12-03 02:49:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: My WAMP server was working absolutely fine yesterday. Today I had to restart my computer and something fouled up the works. The server never fully starts... the task bar icon stays orange. My projects will open, but only the HTML load and not the PHP. Here is my error log from PHP... [04-Oct-2014 01:36:27 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'W:/wamp/bin/php/php5.5.12/ext/php_intl.dll' - The specified module could not be found. in Unknown on line 0 [04-Oct-2014 01:36:27 UTC] PHP Warning: PHP Startup: Unable to load

WAMP: Missing http://localhost/ in urls , wrong wamp projects links

匿名 (未验证) 提交于 2019-12-03 02:49:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: 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 localhost uncommented When I go to http://localhost/ or http://127.0.0.1/ and click on a project name like "mysite" from the main Wamp panel page, the link just points to "mysite" and not "http://localhost/mysite" Therefore I can't see any sites, what should I do ? 回答1: After thorough research, I found out the solution which worked for me as well..

phpDocumentor - Could not open input file: phpdoc.php

匿名 (未验证) 提交于 2019-12-03 02:49:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I'm trying to use phpDocumentor (for the first time, I have no idea what I'm doing). Actually, I want to use it only with SublimeText 2 and this plugin. Can you guide me step by step what should I do to make it working? Here's what I've done now: (I'm using Windows 7) Downloaded phpDocumentor from here and placed it somewhere. I've created system PATH's for phpdoc/bin (so phpdoc.bat can be executed by sublime plugin) and then also added system path to php (from WAMPserver installation) When I try to use my plugin (or execute phpdoc

Sending emails with WAMP

匿名 (未验证) 提交于 2019-12-03 02:44:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I use the latest WAMP and I get this when I try to send emails: Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\main\createaccount.php on line 8 Message delivery failed... The message: $to = "xxx@hotmail.com"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; if (mail($to, $subject, $body)) { echo(" Message successfully sent! "); } else { echo(" Message delivery failed... "); } Do you need do download a "mailserver"

WAMP 2.5 X64 Not working

匿名 (未验证) 提交于 2019-12-03 02:33:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I get the error... The program can't start because MSVCR110.dll is missing from your computer. I have installed both Microsoft Visual C++ 2010 Redistributable Package x64 and x32 bit. I don't know what else to do. Because I'm still getting the error. Is there anything else I can try? 回答1: You do not need to install the full Visual Studio Compile. You need to have these MSVC runtimes installed, it looks like you were missing the MSVC11 (2012) runtime. What you need : The 2008 Redist (32bit) is used by wampmanager even if you installed the

You must enable the openssl extension to download files via https

匿名 (未验证) 提交于 2019-12-03 02:27:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I wanted to install Zend Framework 2. So I downloaded the skeleton application. As mentioned in the ZF2 manual, we have to issue the command php composer.phar install Inside the skeleton. But I'm getting an error You must enable the openssl extension to download files via https Then I enabled the ssl_module in my wamp, I checked the php_ini file and I can see the following line extension=php_openssl.dll Still I'm getting the same error. Anybody having any clue what I missed out? 回答1: PHP CLI SAPI is using different php.ini than CGI or Apache

Virtual Host using WAMP is not working

匿名 (未验证) 提交于 2019-12-03 02:16:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm working on a Laraval project locally using WAMP 3.1.0 and everything was working correctly until there was a windows update today. When I go to my project I get an error page I followed this post WAMP Virtual Host not working but that didn't solve my problem. I've edited my C:\Windows\System32\drivers\etc\hosts file in admin mode which looks like this: 127.0.0.1 localhost ::1 localhost 127.0.0.1 paycafe.dev ::1 paycafe.dev 127.0.0.1 shoppingcart.dev ::1 shoppingcart.dev 127.0.0.1 gitproject.dev ::1 gitproject.dev I've also edited my C:

Enabling OpenSSL in WAMP

匿名 (未验证) 提交于 2019-12-03 02:13:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I installed the latest WAMP (from wampserver.com ) today on my Windows 7 computer. I have enabled SSL in PHP > PHP Extensions > php_openssl And Apache > Apache Modules > open_ssl But when I try to access anything with https:// I get "Problem Loading Page". The apache_error.log says [Thu Jun 27 16:25:08.622056 2013] [ssl:warn] [pid 4812:tid 356] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 1.0.1e 11 Feb 2013, version currently loaded is OpenSSL 1.0.1d 5 Feb 2013) - may result in undefined or erroneous

You must enable the openssl extension to download files via https

匿名 (未验证) 提交于 2019-12-03 02:08:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I wanted to install Zend Framework 2. So I downloaded the skeleton application. As mentioned in the ZF2 manual, we have to issue the command php composer.phar install Inside the skeleton. But I'm getting an error You must enable the openssl extension to download files via https Then I enabled the ssl_module in my wamp, I checked the php_ini file and I can see the following line extension=php_openssl.dll Still I'm getting the same error. Anybody having any clue what I missed out? 回答1: PHP CLI SAPI is using different php.ini than CGI or Apache

XAMPP / WAMP / whatever it is: Apache is running super slow [closed]

匿名 (未验证) 提交于 2019-12-03 01:58:03
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I've got my Windows PC (localhost) running XAMPP. It loads the pages sometimes really quick or sometimes really slow. So, I figured and searched and was recommended to get WAMP. I got that and installed it. Still, the pages load so damn slowly. No heavy CPU load or anything, all my ports are open too. Any ideas? 回答1: Here's a solution that really worked for me . One thing to try is changing the following two entries in apache/conf/httpd.conf from OFF to ON : EnableMMAP on EnableSendfile on Also, enable and set realpath_cache_size=