Skip to content

hacvk/phpwcms

 
 

Repository files navigation

phpwcms

phpwcms is a flexible, fast, robust, customer and developer friendly but yet powerful web based content management system and cms framework running under PHP and MySQL/MariaDB. phpwcms is created and maintained by Oliver Georgi. None of the fancy systems but working since more than 20 years! Yeah!

Version 1.9.38 is the legacy version of phpwcms (version > 1.9.36 and < 1.10). I will try to keep this on par as long as possible to the newest version of phpwcms v1.10+ — if you can try to upgrade existing installations.

To get started, checkout phpwcms.org or the community driven HowTo Wiki (snapshot). Most questions are yet answered on the phpwcms support forum.

Quick start

Stable releases can be used by cloning the repository, git clone git://github.com/slackero/phpwcms.git or download the archive.

To start with the latest development version use git clone -b v1.10-dev git://github.com/slackero/phpwcms.git or download the archive. If you have downloaded the archive instead of git clone, unarchive and copy the files to your web document root or sub folder. Link your browser to the related URL and follow the install instructions.

Server system requirements

phpwcms version 1.9.38 requires a web server with PHP 7.4 or newer. and a MySQL/MariaDB database (minimum version 5.1, recommend 5.5+). Always check the supported versions of PHP.

Known problems

Because of the project history there are several probable problems regarding the database. MySQL changed the time and date related default values over the last years. Check to setup the related config values to connect to the database in a more compatible way. MySQL Strict is no good option for phpwcms < 1.10. But phpwcms has a db related config setting to force MySQL into a more lax mode.

Support an issue (bug)

Did you find a bug or miss something? Please create an issue on GitHub.

Share with us

Keep up to date on announcements and more by following phpwcms on Github.

Creator

Oliver Georgi

Copyright and license

Copyright 2002-2024 Oliver Georgi

Licensed under the GNU General Public License, Version 2 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://opensource.org/licenses/GPL-2.0

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

Flexible, fast, powerful, customer, developer friendly web content management system and cms framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.4%
  • JavaScript 4.8%
  • CSS 3.1%
  • HTML 2.7%