Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old October 7th, 2008, 10:25 AM
Ravi
Guest
 
Posts: n/a
Default memcache issue

Hi all,

I installed memcache extension in windows. but when i am running the
example then i am getting


Fatal error: Class 'Memcache'



any suggestions



  #2  
Old October 7th, 2008, 01:35 PM
purcaholic
Guest
 
Posts: n/a
Default Re: memcache issue

On 7 Okt., 11:24, Ravi <Ravindrayep...@gmail.comwrote:
Quote:
Hi all,
>
I installed memcache extension in windows. but when i am running the
example then i am getting
>
Fatal error: Class 'Memcache'
>
any suggestions
Do you only get the message "Fatal error: Class 'Memcache'" or is
there more info like " not found"?

Is the memcache extension allready loaded? You can check this by
analyzing the output of phpinfo().

Check out the howto for memcache installation on Windows OS, maybe it
helps:
http://www.php.net/manual/en/memcach...tion.php#85399

Regards,
purcaholic
  #3  
Old October 7th, 2008, 02:15 PM
Ravi
Guest
 
Posts: n/a
Default Re: memcache issue

On Oct 7, 5:30*pm, purcaholic <purcaho...@googlemail.comwrote:
Quote:
On 7 Okt., 11:24, Ravi <Ravindrayep...@gmail.comwrote:
>
Quote:
Hi all,
>
Quote:
I installed memcache extension in windows. but when i am running the
example then i am getting
>
Quote:
Fatal error: Class 'Memcache'
>
Quote:
any suggestions
>
Do you only get the message "Fatal error: Class 'Memcache'" or is
there more info like " not found"?
>
Is the memcache extension allready loaded? You can check this by
analyzing the output of phpinfo().
>
Check out the howto for memcache installation on Windows OS, maybe it
helps:http://www.php.net/manual/en/memcach...tion.php#85399
>
Regards,
purcaholic
I have done that. It is not showing in phpinfo().
and only that error is comming
  #4  
Old October 7th, 2008, 07:25 PM
purcaholic
Guest
 
Posts: n/a
Default Re: memcache issue

On 7 Okt., 15:14, Ravi <Ravindrayep...@gmail.comwrote:
Quote:
...
I have done that. It is not showing in phpinfo().
and only that error is comming- Zitierten Text ausblenden -
>
- Zitierten Text anzeigen -
I suppose memcache extension is not loaded correctly.

Check out following:
- The php_memcache.dll must be stored into your php extension
directory
- Check setting extension_dir in your php.ini
- Sometimes there could be several php.ini files (C:\php\php.ini, C:
\WINDOWS\php.ini, C:\xampp\apache\bin\php.ini), did you really used
the right one?

Regards,
purcaholic
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles