Hello Jason,
Saturday, March 12, 2005, 7:24:14 PM, you wrote:
alpha5 ~ $ grep include_path /usr/local/etc/php.ini include_path = ".:/php/includes:/usr/local/share/pear/"
Same Error
JB> Is it safe to assume that you restarted Apache after making the edit to JB> php.ini? You can create a test.php file in Apache's docroot with just JB> "<? phpinfo(); ?>" (no quotes) in it. Hit test.php with a browser and JB> you should see the desired include_path value reflected under "PHP Core".
include_path .:/php/includes:/usr/local/share/pear/
I'm restart it. The same result. PHP Fatal error: Call to undefined function aggregate_methods() in /usr/local/www/sites/vdv-s.ru/sip/data/serweb/html/data_layer.php on line 87, referer: http://sip.vdv-s.ru/serweb/
I have latest cvs version.