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