473,320 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Memcached not loading in PHP, in XAMPP (Windows 7)

I'm trying to get Memcached (note the 'd' at the end) working in XAMPP in Windows 7. I followed these instructions without any errors, until I got to the final step where you actually run a test PHP file.

http://www.leonardaustin.com/technic...p-on-windows-7

I had no problem installing memcached, and starting it. I checked the Windows processes and see that memcached.exe *32 is running. In the "Services" tab I see "memcached Server" running on PID 1524.

From the command line I ran "netstat -aon" and see:
TCP
Local address: 0.0.0.0:11211
Foreign Address: 0.0.0.0:0
State: LISTENING
PID: 1524

Port 11211 is the expected port, so that looks good.

I have memcached installed in my php.ini file:
----
extension=php_memcache.dll
[Memcache]
memcache.allow_failover = 1
memcache.max_failover_attempts=20
memcache.chunk_size =8192
memcache.default_port = 11211
----

I double checked the extension_dir path:
extension_dir = "C:\xampp\php\ext"
and that's where I have my DLL file:
C:\xampp\php\ext\php_memcache.dll

However in phpinfo() I don't see a section for memcache. My co-worker followed the same instructions and it works on his computer, and his phpinfo() shows a "mamcache" section. We're both using XAMPP/Windows 7.

Any ideas?
Mar 26 '12 #1
0 1776

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Nuno Paquete | last post by:
Hi group. Does Apache fro windows allows to run PHP scripts? If no, where can I find one? Regards, Nuno Paquete
2
by: JC Carette | last post by:
Hello I am experiencing extremely long time for loading a windows form in my Visual C++ .NET project This Windows form has just 40 labels, 4 checkBoxes, 2 buttons and 11 numericUpDown. It takes...
18
by: Frances | last post by:
I want to learn PHP.. I know JSP, Servlets, have been using Tomcat for 2 years now, and even though I know there are ways you can use PHP in conjunction with Tomcat, I'd rather not tinker with...
5
by: Frances | last post by:
a few days ago I installed XAMPP in my Windows 2000 machine, it completely messed my existing MySQL installation.. I've had it installed for over a year now (4.1) have never had any problems with...
1
by: pjpinella | last post by:
Hik, I'm ready to buy a new desktop PC with Windows Vista, but need to be sure XAMPP will run on it OK. I'd much prefer to install using the XAMPP Windows install routine, rather than manually. ...
0
by: =?Utf-8?B?RG9taW5pYw==?= | last post by:
How to load mdi in the right side of the shell form while selecting any navigation menu selections which is in the left side of the shell form.
1
by: =?Utf-8?B?RGF2ZSBDdW5uaW5naGFt?= | last post by:
I'm new at this so I hope I get it right THIS time! Running Windows XP SP2. When I boot up I get the following message: RUNDLL Error loading C:\WINDOWS\SYSTEM32\valcesfk.dll The specified...
5
by: DavidNorep | last post by:
Hi, I installed basic xampp with the installer from http://www.apachefriends.org/en/xampp-windows.html#524. When I started Apache from the panel, I got a window with the error message: This...
4
by: =?Utf-8?B?Um9iZXJ0?= | last post by:
I will try to explain the problem. I'm doing an asynchronous copy file from local station to my FTP according to the MSDN example:...
10
by: lsharva | last post by:
i m Developing a Software application where the windows forms are used . i want a starting Window where user don't have to do anything as it loads the Windows Forms, the forms are taking more time...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.