alternative php cache on php5.2.3 on Linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashishpandey80
    New Member
    • Apr 2008
    • 1

    alternative php cache on php5.2.3 on Linux

    i have installed APC on my linux machine
    after make install i got the following path
    /usr/local/lib/php/extensions/no-debug-non-zts-20060613/

    Also i have uploaded the dll file in the extention directory
    But Apc.php gives blank page and the nothe show regardinapc in php_info
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hi Welcome!

    A Linux server can not use .dll files.
    They are meant to be used on Windows.

    You may find this useful (I think :P)
    Installation of PECL extensions

    Comment

    Working...