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

Error: Module 'memcached' already loaded #468

Closed
sigrony opened this issue Nov 26, 2017 · 5 comments
Closed

Error: Module 'memcached' already loaded #468

sigrony opened this issue Nov 26, 2017 · 5 comments

Comments

@sigrony
Copy link

sigrony commented Nov 26, 2017

hey there,
after a clean installation I get this error.
I'm new to PHP, maybe it's something very obvious. What do I need to change to fix this issue?
Thank you. 👍

Severity: Core Warning
Message: Module 'memcached' already loaded
Filename: Unknown
Line Number: 0
Backtrace:

@The-Compiler
Copy link
Collaborator

Sounds like an issue with your PHP installation and not Stikked. Does your PHP installation work? Can you show e.g. a phpinfo file correctly?

@sigrony
Copy link
Author

sigrony commented Nov 26, 2017

If I remove the .htaccess I can display an phpinfo file with out a problem.

@shadowlmd
Copy link

That is definitely not related to Stikked. Message is from PHP and means that extension=memcached.so exists in more than one ini file.

@sigrony
Copy link
Author

sigrony commented Nov 28, 2017

Okay but could it be, that this error could interrupt Strikked, because since then the post won't delete themselfs. Is the error the cause?

@shadowlmd
Copy link

This is not an error at all, just a warning. And it is not related to Stikked in any way. Check your server configuration.

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

No branches or pull requests

4 participants