Testing
The Admin code does not require a login/password until set-up.
THIS has two modes. File and MySQL. The default is File Mode and there are some pre-created posts that describe the code (they are in the import
directory). This means that the code works exactly as it would if it were fully setup. No MySQL is used in this mode, all posts are files.
To enable the default of File Mode there is extra file, TESTING.PHP
. Once set-up this file is no longer necessary and can be deleted. Then, either FILEMODE.PHP
or MYSQL.PHP
should be moved into the MOD/
directory depending on how you want to run the site.