Script URL: http://www.lmasandiego.com/digital
Version of script: 2.1
Hosting company: Platformic
URL of phpinfo.php: http://www.lmasandiego.com/php-info.php
URL of session_test.php: http://www.lmasandiego.com/digital/sess ... n_test.php
What terms did you try when SEARCHING for a solution: "sessions", "memcaching"
Write your message below:
Hi all.
So, I've installed Hesk on my website and, as many have, I've run into session problems. Specifically, the issue lies with our hosting company. Since they're on an Apache cluster, they use memcaching for sessions since they won't allow us to store sessions into files.
Has anyone out there customized Hesk for use w/servers that use memcaching? If so, how'd you do it?
Thanks! Look forward to mixing it up with all of you.
Hesk & memcaching - anyone?
Moderator: mkoch227
-
- Posts: 2
- Joined: Thu Mar 11, 2010 5:23 pm
Hesk & memcaching - anyone?
---------------------------------
Edgar Nunez
Webmaster
Local Media of America
Edgar Nunez
Webmaster
Local Media of America
I never used memcache myself, but from what I read it's a database caching system and I don't see what it would have to do with PHP sessions. Saving CPU? Are you getting millions of visitors per month?
If you want my honest opinion - if you are paying for PHP support then your host should provide a working PHP with (at least) all the basic functionality. Without working PHP sessions you won't be able to use Hesk or any other PHP script that uses sessions.
The non-free alternative would be to used the hosted version of Hesk:
http://www.hesk.com/remote-help-desk.php
If you want my honest opinion - if you are paying for PHP support then your host should provide a working PHP with (at least) all the basic functionality. Without working PHP sessions you won't be able to use Hesk or any other PHP script that uses sessions.
The non-free alternative would be to used the hosted version of Hesk:
http://www.hesk.com/remote-help-desk.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 2
- Joined: Thu Mar 11, 2010 5:23 pm
Thanks Klemen. Just to be sure I didn't lose anything in translation, here is exactly what I received from our host:
"As we use apache cluster - sessions cannot be stored in files with default session path (/tmp), otherwise they will not be available on another node. We uses memcached for session storage."
Unfortunately, they're not a standard hosting provider a-la GoDaddy. They're a hosted CMS company we use so we're locked in, for the most part, with their PHP settings.
I'm thinking, instead of trying to write a workaround to whatever they just said, to just find a cheap hosting solution and host it myself.
"As we use apache cluster - sessions cannot be stored in files with default session path (/tmp), otherwise they will not be available on another node. We uses memcached for session storage."
Unfortunately, they're not a standard hosting provider a-la GoDaddy. They're a hosted CMS company we use so we're locked in, for the most part, with their PHP settings.
I'm thinking, instead of trying to write a workaround to whatever they just said, to just find a cheap hosting solution and host it myself.
---------------------------------
Edgar Nunez
Webmaster
Local Media of America
Edgar Nunez
Webmaster
Local Media of America
To an end-user it doesn't really matter how one has the server/cluster setup, it all boils down to a simple question: do sessions work or not? 

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools