11[ ![ phpwcms] ( https://www.phpwcms.org/indeximg/phpwcms-logo.svg )] ( https://www.phpwcms.org )
22=========
33
4- ** phpwcms** is a flexible, fast, robust, customer and developer friendly
4+ ** phpwcms** is a very flexible, fast, robust, customer and developer friendly
55but yet powerful web based content management system and cms framework running
66under PHP and MySQL/MariaDB. phpwcms is created and maintained by
7- [ Oliver Georgi] ( http://twitter.com/slackero ) . None of the fancy systems but working since more
8- than 20 years! Yeah!
9-
10- Version 1.9.38 is the legacy version of ** phpwcms** (version > 1.9.36 and < 1.10).
11- I will try to keep this on par as long as possible to the newest version
12- of ** phpwcms** v1.10+ — if you can try to upgrade existing installations.
7+ [ Oliver Georgi] ( http://twitter.com/slackero ) .
138
149To get started, checkout [ phpwcms.org] ( https://www.phpwcms.org ) or the community driven
1510[ HowTo Wiki] ( https://wiki.phpwcms.org/ ) (snapshot). Most questions are yet
@@ -31,9 +26,10 @@ root or sub folder. Link your browser to the related URL and follow the install
3126Server system requirements
3227--------------------------
3328
34- ** phpwcms** version 1.9.38 requires a web server with PHP 7.4 or newer.
29+ ** phpwcms** version 1.9.39 requires a web server with PHP 7.4 or newer.
3530and a MySQL/MariaDB database (minimum version 5.1, recommend 5.5+).
36- Always check the [ supported versions of PHP] ( https://www.php.net/supported-versions.php ) .
31+ If you already use PHP v8.x you can use the latest version of
32+ [ ** phpwcms v1.10.3** ] ( https://github.com/slackero/phpwcms/releases/tag/v1.10.3 ) .
3733
3834
3935Known problems
@@ -42,22 +38,25 @@ Known problems
4238Because of the project history there are several probable problems regarding the database.
4339MySQL changed the time and date related default values over the last years. Check to setup
4440the related config values to connect to the database in a more compatible way. MySQL Strict
45- is no good option for ** phpwcms** < 1.10. But ** phpwcms** has a db related
46- [ config setting] ( https://github.com/slackero/phpwcms/blob/master/include/config/dist.conf.inc.php#L25 )
47- to force MySQL into a more lax mode.
41+ is no good option. I work on this to [ solve the problems] ( https://github.com/slackero/phpwcms/issues/275 )
42+ soon.
4843
4944
50- Support an issue (bug)
51- ----------------------
45+ Bug tracker
46+ -----------
5247
53- Did you find a bug or miss something? Please create an [ issue on GitHub] ( https://github.com/slackero/phpwcms/issues ) .
48+ Did you find a bug? Please create an ** [ issue here] ( https://github.com/slackero/phpwcms/issues ) ** on GitHub
49+ that conforms with [ necolas's guidelines] ( https://github.com/necolas/issue-guidelines ) .
5450
5551
5652Share with us
5753-------------
5854
59- Keep up to date on announcements and more by following ** phpwcms** on
60- [ Github] ( https://github.com/slackero/phpwcms ) .
55+ Keep up to date on announcements and more by following ** phpwcms** on Twitter
56+ [ @phpwcms ] ( https://twitter.com/phpwcms ) or on
57+ [ Facebook] ( https://www.facebook.com/pages/phpwcms/162275020999 ) .
58+ * (We are no longer active there, better you stay in touch with ** phpwcms** on
59+ [ Github] ( https://github.com/slackero/phpwcms ) )*
6160
6261
6362Creator
@@ -66,6 +65,7 @@ Creator
6665** Oliver Georgi**
6766
6867- < https://github.com/slackero >
68+ - < https://webverbund.de >
6969- < https://www.linkedin.com/in/olivergeorgi >
7070- < https://twitter.com/slackero >
7171
@@ -77,9 +77,8 @@ Copyright 2002-2024 [Oliver Georgi](mailto:og@phpwcms.org?subject=phpwcms)
7777
7878Licensed under the GNU General Public License, Version 2 (the "License");
7979you may not use this work except in compliance with the License.
80- You may obtain a copy of the License in the LICENSE file, or at:
81-
82- < https://opensource.org/licenses/GPL-2.0 >
80+ You may obtain a copy of the License in the LICENSE file, or at:
81+ < https://opensource.org/licenses/GPL-2.0 >
8382
8483This program is free software; you can redistribute it and/or
8584modify it under the terms of the GNU General Public License
@@ -92,7 +91,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9291GNU General Public License for more details.
9392
9493You should have received a copy of the GNU General Public License
95- along with this program; if not, write to the
96- Free Software Foundation, Inc.,
97- 51 Franklin Street, Fifth Floor, Boston,
98- MA 02110-1301, USA.
94+ along with this program; if not, write to the
95+ Free Software Foundation, Inc.,
96+ 51 Franklin Street, Fifth Floor, Boston,
97+ MA 02110-1301,
98+ USA.
0 commit comments