folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
problem with FB on windows (iis)(back to index)
hello, I just download your album, and i belive it is more than wondefull, but i have porblem installing it on windows machine, iis5, and php as CGI
would mind tell me why don't you build FB complete folders and filke structure to be downloaded with zip file, to prevent us faceing such problems
posted by tamer on 19 Aug 05 at 6:33 AM
I also see some links which is strange for me, like that
http://localhost/folderblog/fb.php/post
i dom't have post folder in downloaded zip file, I don't understand really how to pass post command to fb.php
posted by tamer on 19 Aug 05 at 6:36 AM
I think the next release is going to include the folders pre-created, as well as a sample image (to prevent the common snag people get when they neglect to upload the initial image). The image itself will have quickstart instructions and instructions on how to delete it.

There is no actual post directory — accessing fb.php/post/ sends the "/post/" bit into the script for parsing. If this doesn't work on your server, try setting $use_alt_url to 1 in fb_settings.php and accessing the post page at fb.php?p=post/
posted by donald on 20 Aug 05 at 2:23 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)