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
I can't get past installation(back to index)
Downloaded Folderblog3, set it up exactly how it states in the directions. Then I try to see the blog (fb.php, right?) and all I see is the php code in plain text.

I even did the test.php thing as stated in the wiki to see what version I had, and the same thing happened. All I can see is the php code.

I know my hosting supports php. So what's happening?
posted by Mark on 15 Jul 05 at 11:34 PM
Mark, PHP may be disabled on a per-directory or per-user basis on your server. Try creating a demo PHP file (like
<?php echo "Hello World!"; ?>
) and see if it runs correctly from your folderblog directory — if not, this is an issue you'd have to take up with your host.
posted by donald on 16 Jul 05 at 1:28 AM
Nope, that didn't do anything either. I'll contact my host about it. Thank you!
posted by Mark on 16 Jul 05 at 1:56 AM
Post a Reply:

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