Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » can't create Memcached(php memcached)
can't create Memcached [message #516138] Mon, 22 February 2010 20:06 Go to next message
wwuster is currently offline wwusterFriend
Messages: 9
Registered: July 2009
Junior Member
I'm running Ubuntu 9.10 and eclipse 3.5.1 from their packages.

I followed instructions to install pecl / memcached and the installation was successful. I can create a new Memcached if I run a script from the command line. In eclipse, I get an error message:

Fatal error: Class 'Memcached' not found ...

How do you get this to work in eclipse?

thanks,
William

[Updated on: Mon, 22 February 2010 20:07]

Report message to a moderator

Re: can't create Memcached [message #1250438 is a reply to message #516138] Wed, 19 February 2014 08:42 Go to previous message
Thinh Phan is currently offline Thinh PhanFriend
Messages: 1
Registered: February 2014
Junior Member
Check these:

1. your php version need greater or equal 5.4
2. Make your project use php 5.4 (or higher). View images
index.php/fa/17505/0/
Previous Topic:Gerate UML diagram from PHP file/projetc in PDT
Next Topic:content assist java script in pdt
Goto Forum:
  


Current Time: Fri Apr 19 07:30:03 GMT 2024

Powered by FUDForum. Page generated in 0.01603 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top