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
Simply "No input file specified"(back to index)
I think it's a problem with setting the doc_root setting in the php configuration folder as it's not a folderblog error.
I get the error whenever a php file tries to access anything out of the root dir. For example, if I put the folderblog files in their own directory, I get the error. However, if I put them in root I get the error whenever it tries to access a directory that's not root.

matt.aggeek.com/fb.php to see what I'm talking about.

Anyhow, does anyone know exactly what setting I need to fiddle with to get this to work?
posted by Matt on 19 Aug 05 at 3:05 AM
Matt, try setting use_alt_url in fb_settings.php to 1. Let me know if it works.
posted by donald on 20 Aug 05 at 2:19 PM
Post a Reply:

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