-
Notifications
You must be signed in to change notification settings - Fork 362
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
Problem Memcached #120
Comments
do you have php-memcache ? |
Yes, i have install memcached and php-memcached but the problem persist. |
Now i have remove memcached e php-memcached and reinstall memcached and php-memcache but now i have a white page. |
Load few times the index.php file on web server then do this:
or
You can see if any error occurs Probably try do enable php error log :) P.S.: DID YOU ENABLED THE MEMCACHE VIA |
The apache directory does not exist as a log because it is not installed with nginx installed. |
Ah sry nginx right xD Then look at nginx log folder :)
And check error logs... Other than that, idk since for me gazelle works :) |
thanks so much.... |
:) |
for me it doesnt give any error logs, it just says "Memcache Extension not loaded.", while in phpinfo() it does show memcached |
enable error logging. |
Hello to all,
installed everything correctly without errors, edited the config.php and with the correct path together with the door and edited the memcached.conf file, restarted the service but when I open the index.php page I always have "Memcache Extension not loaded."
Does anyone have any suggestions to give me?
Thank you
alby696
The text was updated successfully, but these errors were encountered: