php files used by gallery remote??

ambroos

Joined: 2002-11-15
Posts: 4
Posted: Fri, 2002-11-15 12:22

I've succesfully renamed the whole of gallery from .php to .pcgi, everything is working fine. Except I cannot login with Gallery Remote, presumably because the remote app is looking for some .php files on my sytem.

Which .php files does remote use to login?

The easiest way, without recompiling (I wouldnt know how to with java..) is to upload some of those .php files to my server again.
(als long as those files dont mess with BASEDIR Restricions)

or is there some other way to tweak gallery remote so it will look for .pcgi files?

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Fri, 2002-11-15 12:27

There is currently no way to configure GR to look for different .php files.

GR entrypoints are gallery_remote.php and gallery_remote2.php.

 
ambroos

Joined: 2002-11-15
Posts: 4
Posted: Sat, 2002-11-16 10:02

Thanks!
Remote Gallery is working now, ie: I can download the albumnames. But I'm still tweaking because the uploaded pictures dissapear.