[pmwiki-users] Image Auditing

H. Fox haganfox at gmail.com
Tue Apr 26 11:13:02 CDT 2005


On 4/26/05, malexism (f) <malexism at free.fr> wrote:
> malexism (f) a écrit :
> > Does admin.php will add in the future delete images and other tools ?
> 
> I have the answer (when trying qdig). Nice !
> In view/edit page, for images and for captions, i have this error :
> 
> Fatal error: Call to undefined function: posix_getpwuid() in
> /var/www/.../admin.php on line 667

Your system doesn't appear to have that capability.  Is it Win32? 
There's a test to see what OS is running but it's probably not
working.  I know a better way of doing that now (see the "Adapt to
Server" section of Qdig).  Either that or I could just make use of
PHP's handy function_exists() function.  Either way, I'll do something
about it for the next release.  Thanks for the heads-up.

Regardless of that, you don't need admin.php for what I originally
suggested.  It's usefulness is primarily for caption editing now.  See
http://qdig.sourceforge.net/Qdig/AdministrationScript

The admin script is picky about servers, but Qdig itself should run on
any server PmWiki runs on (and then some because it supports older
versions of PHP).

Hagan




More information about the pmwiki-users mailing list