Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Project U-232 (http://www.bvlist.com/showthread.php?t=6342)

DooM 22nd March 2014 03:34

Anyone else got this problem? What could cause this? I didn't do any modifications. Just installed it!

DND 22nd March 2014 03:38

chmod the correct files?

DooM 22nd March 2014 03:49

Quote:

Originally Posted by DeNeDe (Post 44142)
chmod the correct files?

Yes, I think.... It wouldn't let me install it if I didn't chmod the correct files, right?

DND 22nd March 2014 08:24

flush memcache

DooM 23rd March 2014 18:46

Quote:

Originally Posted by DeNeDe (Post 44144)
flush memcache

I tried that... Still the same error!

DND 23rd March 2014 18:50

check in template.php if the paths for css and other images are correct

DooM 24th March 2014 02:40

Everyhing looks great in template.php :(. Any other suggestion? Thanks for your help man!

lpanosl 25th April 2014 12:51

All done Installation complete
 
now what?? i am taking this on Memcache Extension not loaded.

WhyMe 25th April 2014 12:55

Extension
 
Did you Add this
Code:

extension=php_memcache.dll

[Memcache]
extension=php_memcache.dll 
memcache.allow_failover = 1 
memcache.max_failover_attempts=20 
memcache.chunk_size =8192 
memcache.default_port = 11211

You Need extension into php.ini - open php.ini and find all the extensions.
sometimes the extension is there but its not in use (have a ; before it) then uncomment it.

DND 25th April 2014 13:48

install memcache into the server and php memcache module. or whatever you are using.
use yum install for centos or apt-get install for debian/ubuntu


All times are GMT +2. The time now is 19:49.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.