Setup Program

September 16th, 2009 | by admin |

Having fixed all the browser issues, I’m starting the setup program.

It needs to

  • Check required files against an inventory list (done)
  • Verify the server has MySQL and GD Library support
  • Instruct the user to create a database schema and a user account
  • Instruct the user to edit the picwala_global.php file
  • Check the picwala_global.php file
    • Default passwords changed
    • Can connect to the database
  • Check the database has all required tables or create them
  • Check all required folders exist
    • Option to create them
  • Display copyable html to insert a link into other web pages

You must be logged in to post a comment.