where (folder) I may to put the executable programs (abcm2ps, gs, ppmtogif,
abc2midi ....) ?
I'm using OS WindowsXP and sure that abcm2ps abc2midi abctab2ps and gswin32
are supported on windows.
I placed this files like showed below

G:
|---php
     |---www
          |---pmwiki
                 |----cookbook
                 |----docs
                 |----exec  (abcm2ps.exe / abc2midi.exe / abctab2ps.exe)
                          |----gs
                              |----bin   (gswin32.exe )
                         |----netpbm
                              |----bin  (pnmcrop.exe )
                |----local
                |----pub

I tried like this in *music.php* (for ex.) on line *34*
liContentRegFSConverter("abcm",   "midi", 'G:\php\www\pmwiki\exec\abc2midi
${i} -o ${o}');



2008/1/17, Marcio Lisboa <[EMAIL PROTECTED]>:
>
>  Thank you Martin Fick for the first help.
>
> Hello you all
> The Pmwiki is running ok, but not work when I put
> include("cookbook/music.php"); & include("cookbook/content.php"); in
> config.php
>
> It shows error as follows:
> *Fatal error*: Call to undefined function ContentRegisterType() in *
> G:\php\www\pmwiki\cookbook\music.php* on line *15*
> **
> *tks*
> *Marcio Lisboa*
>
_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to