| bio | website | blog.jondh.me.uk |
|---|---|---|
| location | West Mids, UK | |
| age | ||
| visits | member for | 2 years, 3 months |
| seen | Apr 15 at 18:13 | |
| stats | profile views | 6 |
|
Jun 10 |
comment |
MySQL 5.6 won't start on OS X - ambiguous option If you can format questions a little when asking on SE sites, that'd be much appreciated - use the 'code' button in the editor, rather than <br/> tags :-). |
|
May 8 |
comment |
Memory usage on my 512MB Debian Rackspace VPS Hmm, 302M does seem a lot. 1000 visits/day isn't a substantial load - that's less than one a minute. Maybe do a web search around 'apache small memory footprint' etc? Also, as you say, try a different MPM. Has it spawned a number of PHP tasks via FastCGI/fcgid? |
|
Apr 5 |
comment |
How to completely backup all mysql databases Try mysqldump5 --help at the command line - it is in there. |