hm.. I’ve already setup apache, mysql,and php by themselves, and everything runs fine, plus I have lots of extra stuff working with them, such as tomcat and jakarta, but how do you change permissions on windows? I’ve never seen anything like this, unless I’m just completely blind ??
also… I figured out what you can use to call the functions without getting an echo, if inside the loop: $post->ID, or outside: $posts->ID
works like a charm