Re: APD Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does the /tmp/traces dir exist?

What permissions does it have?

If you'll only be running cli stuff, then make sure you own it, and
chmod to 600(or 700 if necessary). If you're running webserver stuff,
then 660, and associate the webserver group with it(usually either
nobody, www-data, or apache), when you use apache.

On 6/28/05, Amir Mohammad Saied <amirmohammadsaied@xxxxxxxxx> wrote:
> Help!
> I have installed the APD, but when i want to execute a page to have it's 
>   pprof.id in the apd.dumpdir for checking it by pprofp the execution 
> terminate with this fatal error (for example):
> 
> Fatal error: apd_set_pprof_trace() failed to open 
> /tmp/traces/pprof.07084 for tracing in /var/www/apd.php on line 2
> 
> APD is installed correctly (from it's outputs in phpinfo()) and i have 
> set the apd.dumpdir to /tmp/traces.
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux