I've downloaded a bunch of PHP scripts from the web and tried to test them on my Apache 2.0.4 & PHP 4.2.2 server but most, if not all, of them don't work. I've been testing counters and guestbook scripts. Is there something I must do in Apache that would be equivalent to CHMODing a file so that files can be read/write/exec ? cuz it seems like the basic PHP "Hello World" example works fine so PHP must be setup, but not properly.
Any help with this would be appreciated.
Also, i'm new to PHP, that's why I tested the Hello World example. Since this is still new to me, try to explain things in a newbie way : ) Thanx