![]() |
Xcache Headache
Hello,
I have successfully installed litespeed and compiled php with the web interface. I have added "extension=xcache.so" and removed any data in the "extension_dir=""" variable in php.ini The problem is that phpinfo shows xcache 1.2.2 but when I try to use the admin folder (copied from the source folder to my web root) It says Xcache not loaded? The site is running slower than it did previously with litespeed and xcache also so I know it isn't working properly? Any ideas? Thanks for any help you can provide :-) |
No One? Please help me out!
|
Just create a phpinfo() page under the admin folder to verify if xcache get loaded or not.
Also, you may want to disable PHP suEXEC to make all PHP processes to share the same cache memory if your server is not for shared hosting. |
Okay now I am more confused, the phpinfo in the admin folder shows php 4.4.9 with no xcache? The phpinfo from the litespeed placeholder page shows 5.2.6 with xcache....How do I make ls use the newer version or what did I miss? Thanks for any help you can provide!
|
Okay I got it!
It appears that lsphp was not replaced with the new build when it was compiled? I copied lsphp-5.2.6 to lsphp and voila! Thanks for the tip mistwang :-) |
Open web console, and change server level script handler for "php4" from "lsphp4" to "lsphp5".
|
I think you edited the wrong PHP.ini file,
try to use Phpinfo() and see which PHP.ini is loading, and edit that file with your xcache info |
| All times are GMT -7. The time now is 07:07 AM. |