Requirements

To run Frog CMS your host needs a couple of things:

  • PHP: version 5 or greater
  • MySQL version 4.1.x or greater (with or without PDO)* or SQLite 3 with PDO
  • Apache, IIS, Nginx

For the rewrite rules to work and other options in the .htaccess file to work, you will need at a minimum the following in your VirtualHost’s configuration file:

AllowOverride Options FileInfo

 
Note – All compatibilities noted here are known to have been tested and work just fine

*mySQL 4 without PDO

It seems that Frog 0.9.4 will not install properly on this configuration (once installed, it runs just fine!).

If this is what your host provides (and they will not/cannot provide mySQL 5+), Frog can still be installed:

  • find the file /install/config.tmpl
  • change line 35 to read: define('USE_PDO', false); and save
  • 0.9.4 should now install properly.
  • if problems persist, post your issues in the forum with as much information about your setup as possible.

Frog CMS Demo

Public front end website click here
Administration backend click here

Opensource.com admin login info:
login: admin
password: demo123

Help us!

There is no profit here. The more we raise the longer we can keep things going and the better it will get.

Click here to lend your support to: Frog CMS and make a donation at www.pledgie.com !