simple php blog

Out of context: Reply #3

  • Started
  • Last post
  • 3 Responses
  • heavyt0

    of course it is better, you wont be dealing with any of that BS.
    looks like that other one is creating static files for the blog, and there is a level of security on it. PHP scripts are generally considered to be an outside source when creating/ modifying files. Therfore, if your permissions arent set to at least 755 for all of the files that you are using, it will probably not grant you permission. This uid is verifying that you are ok to create/modify files.

    TR1

View thread