Hi.
Please take a look at /usr/local/lib/php/extensions/ to find the APC extension. 
If you cannot find it, please recompile APC specifying a particular path for 
the executable (--bindir /path while running configure for APC).
We do not use the rest of the extensions for this particular benchmark, so you 
do not need them. You can just comment out those extensions in the php.ini 
file. If you want to use them for different purposes, you need to first install 
the corresponding packages.

Hope this helps.

--
Cansu

On Jul 22, 2013, at 9:45 AM, Sungkap Yeo 
<[email protected]<mailto:[email protected]>> wrote:

Dear CloudSuite,

Good morning! I was trying to run Web Serving benchmark today but could not 
proceed after being stuck at installing php. For #9 in "Installing PHP" on 
http://parsa.epfl.ch/cloudsuite/web.html, I found that there is no directory 
like 'no-debug-non-zts-20090626' in the distributed tar file. I started from 
downloading the web.tar.gz file and followed all steps carefully, but cannot 
find any directory named 'no-debug-non-zts-20090626'. So php cannot load the 
following extensions for Olio.

; These are the required extensions for Olio.
extension="apc.so"
extension="pdo_mysql.so"
extension="odbc.so"
extension="curl.so"
extension="memcache.so"
extension="gd.so"

I even tried the following command but returned nothing.
sudo find / -name 'no-debug-non-zts-20090626'

Where can I find or get those *.so files? Thank you!!


Reply via email to