Hi, I did installed Xcache several times with out any problem but in my new server I can't do it. I don't know why but it's give me this error: "PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files\SWsoft\Plesk\Additional\PleskPHP5\ext\php_xcache.dll' - The specified module could not be found. in Unknown on line 0" I checked this path several times and php_xcache.dll was there but not working!! this is my config for php.ini: extension=php_xcache.dll [xcache] xcache.shm_scheme = "mmap" xcache.size = 64M xcache.count = 2 xcache.slots = 8K xcache.ttl = 0 xcache.var_size = 64M xcache.var_count = 1 xcache.var_slots = 8K xcache.var_ttl = 0 xcache.var_maxttl = 0 xcache.var_gc_interval = 300 xcache.test = Off xcache.readonly_protection = Off xcache.mmap_path = "anonymous" xcache.coredump_directory = "C:/cache" xcache.cacher = On xcache.stat = On xcache.optimizer = Off [xcache.coverager] xcache.coveragedump_directory = "C:/cache" xcache.coveragedumper = Off my php info: http://forum.persiandown.com/phpinfo.php the server is Windows 2003 on Core Duo system any suggestion for this problem? thanks
on 05.04.2008 22:54
on 13.04.2008 04:23
Maybe the installation was corrpted, as the error stated it could not find the file. try to reinstall it. Chris, B http://phim88.com/online/index.php
on 14.04.2008 04:29
Try reinstalling in another foler besides program files which has a space.

