Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: mysql cache  (Read 2933 times)

0 Members and 1 Guest are viewing this topic.

skelly

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 15
    • Poesie d'amore
mysql cache
« on: October 25, 2006, 06:24:28 pm »

Hi
I have installed the last version c.p.g. to be all right  but I have read in the forum
what possible to improve mysql with the cache.
as it does him to activate it in server windows 2003
I have looked at the my.ini file but I don't understand anything
you excuse me if this post is off topic
if you are able to give I help me thanks of heart
Lory
« Last Edit: October 25, 2006, 08:53:56 pm by GauGau »
Logged

Nibbler

  • Guest
Re: mysql cache
« Reply #1 on: October 25, 2006, 06:30:18 pm »

You need to make sure it is enabled and then set the size, like this:

Code: [Select]
query_cache_type = 1
query_cache_size = 64M

This is not a suitable place for server setup help.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: mysql cache
« Reply #2 on: October 25, 2006, 06:32:01 pm »

Have I mentioned already that self-hosting is not recommended at all, especially if you have little to no experience in webserver administration?
Logged

skelly

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 15
    • Poesie d'amore
Re: mysql cache
« Reply #3 on: October 25, 2006, 07:29:41 pm »

Hi

I don't have a lot of experience but I want to learn and I put the whole wish there.
Ok i insert
query_cache_type = 1
query_cache_size = 64M

in my.ini and restart

You need to make sure it is enabled......... I can see if it is enabled?
or where him enabled

I had inserted in my.ini query_cache_type = 1 and query_cache_size = 64M  but nothing didn't change

Thank you are very kind ( gau gau less because he thinks that I am incapable....i joke :)  )

Logged

Nibbler

  • Guest
Re: mysql cache
« Reply #4 on: October 25, 2006, 08:08:15 pm »

You can see the query cache stats using phpmyadmin or by running the query

Code: [Select]
SHOW STATUS LIKE 'Qc%';
Please, no more non-coppermine questions.
Logged

skelly

  • Coppermine newbie
  • Offline Offline
  • Gender: Female
  • Posts: 15
    • Poesie d'amore
Re: mysql cache
« Reply #5 on: October 25, 2006, 08:53:31 pm »

OK resolved
you excuse if have gone out theme it doesn't happen anymore
thanks for the help
hi Nibbler



Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.