[dev] [PEAR] Fwd: apd help
Rick Emery
rick at emery.homelinux.net
Fri Feb 7 20:24:25 PST 2003
I posted this to the PEAR list, and I know that several people on this list use
it also so I thought I'd post here to see if anybody has any ideas. If it's
terribly off-topic (well, I know that it is, but if it bothers anybody), please
feel free to chastise me and I won't do it again.
I'm posting here because I made some changes to klutz that I believe will
drastically reduce the number of function calls when loading the portal.
However, until I get this working I can't prove it, so I'm not ready to post any
patches yet. I thought the dev list was more appropriate than the klutz list
(developers as opposed to mostly users).
Thanks in advance for any help or pointers,
Rick
----- Forwarded message from rick at emery.homelinux.net -----
Date: Fri, 7 Feb 2003 18:12:06 -0500
From: Rick Emery <rick at emery.homelinux.net>
Reply-To: Rick Emery <rick at emery.homelinux.net>
Subject: [PEAR] Fwd: apd help
To: pear-general at lists.php.net
----- Forwarded message from rick at emery.homelinux.net -----
Date: Fri, 7 Feb 2003 18:09:18 -0500
From: Rick Emery <rick at emery.homelinux.net>
Reply-To: Rick Emery <rick at emery.homelinux.net>
Subject: apd help
To: pear-general-help at lists.php.net
I checked the archives, but didn't find anything related to my problem.
I tried to install apd today, but got the error mentioned in the archives
regarding "phpize failed" (php 4.2.2). So, I downloaded and extracted the
tarball, ./configure, and make install. php_apd.so appeared in the modules
folder, so I figured I was OK.
I added lines to the php.ini file as per the instructions:
zend_extension=/path/to/php_apd.so
apd.dumpdir=/tmp
Then, I added
apd_set_pprof_trace();
to my script and restarted my web server (apache 1.3.27-2, running under Red Hat
Linux 7.3).
Initially, I got "Document contains no data" when I tried to load the page in a
web browser. So, I changed zend_extension to zend_extension_ts, then
zend_extension_debug, then zend_extension_debug_ts. With these last three, the
"Document contains no data" message went away, but I get an error saying that
apd_set_pprof_trace() is an invalid function.
Thanks in advance for any guidance you can offer,
Rick
----- End forwarded message -----
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
----- End forwarded message -----
More information about the dev
mailing list