On Monday 01 April 2002 15:35, Johannes Tyra [BrainData] wrote:
> Hi,
>
> has anybody experiences with the vpopmail functions in php?
>
> If I use these functions (I´m sure there are compiled correctly into php) I
> get errors over errors.
> (Unable to change into /vpopmail/domains/domain dir etc)

It's probably a permissions problem. Your php script is running as the user 
which runs your webserver. To get into the vpopmail directories it needs to 
be run as your vpopmail user.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Often statistics are used as a drunken man uses lampposts -- for support
rather than illumination.
*/

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

Reply via email to