Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added error reporting to session code #165

Closed
wants to merge 3 commits into from

Conversation

dyeldandi
Copy link
Contributor

We were seeing a number of
PHP Warning: Unknown: Failed to write session data (memcached). Please verify that the current setting of session.save_path is correct (foo:11211,bar:11211) in Unknown on line 0
which gave no clue what was going on. This should shed some light on it.

@NoodlesNZ
Copy link

Did this help track down these errors? We have had a problem with these types of errors for a couple of years, but haven't been able to track them down.

@sodabrew
Copy link
Contributor

sodabrew commented Nov 11, 2016

There won't be any more releases on php-memcached master, can you rebase to php7 branch?

@sodabrew
Copy link
Contributor

I've merged the php7 branch to master, so you won't need to change branches, but if you would rebase to current master I can review this for merge!

@sodabrew sodabrew modified the milestone: 3.1.0 Jan 24, 2017
@dyeldandi dyeldandi closed this Jan 24, 2017
@dyeldandi dyeldandi deleted the master branch January 24, 2017 09:24
@dyeldandi
Copy link
Contributor Author

Created pull request #301

sodabrew added a commit that referenced this pull request Jan 25, 2017
REL2_0 pull request, replacement for pull requests #282 and #165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants