Installing

From Adult Web Scripts Wiki

Jump to: navigation, search
  • If your webroot is in /path/to/webroot then first upload the contents of the zestoi zip or tar file to that directory so that you end up with directories like:
 /path/to/webroot/zestoi
 /path/to/webroot/zestoi/bin
 /path/to/webroot/zestoi/lib
 /path/to/webroot/zestoi/templates
 /path/to/webroot/zestoi/themes
 /path/to/webroot/zestoi/libx
 /path/to/webroot/zestoi/libu
  • You can either install into an existing mysql database since zestoi uses a prefix for all tables or you can create a new database.
  • Copy your license file popt_license.php to your zestoi/bin directory.
  • Then point your web browser to: http://your-domain.com/zestoi
  • This will then display the one page installer. If there are any issues with file permissons the next page will tell you which ones you need to change.

That's it - the install is complete and you will see the main admin page.

It will then display the cron entries you need to add. (also see Standard Crontab entries)