Luffy 7a3c86a110 Support connect to mysql using socket (#1749)
* Support connect to mysql using socket

* pgsql can also use unix_socket

fix Deprecated: pg_escape_string(): Automatic fetching of PostgreSQL connection

* Update install.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update var/Typecho/Db/Adapter/Mysqli.php

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix quoteValue method to correctly escape single quotes in strings

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-20 23:55:43 +08:00
2024-01-29 12:05:30 +08:00
2025-07-04 15:10:18 +08:00
2023-12-30 23:02:25 +08:00
2024-03-29 11:38:30 +08:00
2021-09-08 16:17:55 +08:00
2023-12-30 23:02:25 +08:00
2021-08-30 14:52:52 +08:00
2021-09-17 21:59:56 +08:00
2022-10-25 14:53:09 +08:00
2025-01-07 19:42:15 +08:00
2025-02-19 10:50:05 +08:00
2024-01-07 11:38:39 +08:00

Typecho Blogging Platform

Typecho is a PHP-based blog software and is designed to be the most powerful blog engine in the world. Typecho is released under the GNU General Public License 2.0.

Main Features

  • Multiple databases support (MariaDB, MySQL, SQLite, PostgreSQL)
  • Markdown Support
  • Plugin Support
  • Theme Support
  • Custom Fields
  • Custom Pages

Requirements

  • PHP 7.4.0 or higher
  • Database (MariaDB, MySQL, SQLite, PostgreSQL)
    • MariaDB or MySQL 5.5.3 or higher
    • SQLite 3.7.11 or higher
    • PostgreSQL 9.1 or higher

Screenshots

Typecho

Contributing

Please see CONTRIBUTING for details.

Description
A PHP Blogging Platform. Simple and Powerful.
Readme 45 MiB
Languages
PHP 72.8%
JavaScript 23%
SCSS 2.9%
CSS 1%
Dockerfile 0.2%
Other 0.1%