Giter VIP home page Giter VIP logo

scriptlog's Introduction

Scriptlog

FOSSA Status

Open Source Helpers

Scriptlog is a free and an open source PHP blog software. We're refactoring our legacy weblog code. Making it more simple, secure, modular, fast and robust personal blogging system. Scriptlog runs on PHP 7.4 or higher and uses MySQL.

Scriptlog's base original code was forked from Piluscart 1.4.1. We split her out from her weblog engine that support blog functionality on Piluscart 1.4.1. Obviously Scriptlog is Piluscart's little sister. She was being refactored to help her siblings going further on next generation of Piluscart development which is undefined yet.

Scriptlog is not a replacement for a full Content Management System. Do not plan on building the next CMS Framework with it! However, it is meticulously engineered for several reasons.

  1. To power parts of weblog or personal website that did not need a full CMS.
  2. Runs small scripts and systems without a lot of overhead.
  3. Provides a base speed for your personal weblog day to day.
  4. To provide a secure foundation for your blog.
  5. Emphasizing simplicity, privacy and security for blog software.

Before you install Scriptlog on your host, make sure Scriptlog can work correctly in your environment. Scritplog need the following system requirements.

Requirements:

  • Apache with mod_rewrite enabled (.htaccess files) or nginx (rewrite configuration covered in Documentation).

  • A minimum of 32MB of memory allocated to PHP.

  • MySQL version 5.6 or greater.

  • PHP version 7.4 or greater is recommended.

  • PDO.

  • mysqli.

  • mysqlnd.

  • curl.

  • Gd.

  • iconv.

  • fileinfo.

  • exif.

  • mbstring.

  • filter_list.

  • zip.

  • HTTPS support.

Installation:

  1. For the moment, there is not production ready. alternatively, you can fork it or clone this project from this repo.

  2. You warned to beware of bugs and unexpected errors.

Disclaimer

if you persist in using it, please be aware on your own risk. Not ready for production.

scriptlog's People

Contributors

cakmoel avatar dependabot-preview[bot] avatar dependabot[bot] avatar fossabot avatar nirmalakhanza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scriptlog's Issues

Scriptlog Broken! Whoops \ Exception \ ErrorException (E_WARNING) session_set_save_handler() expects parameter 1 to be SessionHandlerInterface, string given

Whoops\Exception\ErrorException thrown with message "session_set_save_handler() expects parameter 1 to be SessionHandlerInterface, string given"

Stacktrace:
#2 Whoops\Exception\ErrorException in C:\inetpub\wwwroot\scriptlog\lib\main.php:183
#1 session_set_save_handler in C:\inetpub\wwwroot\scriptlog\lib\main.php:183
#0 require in C:\inetpub\wwwroot\scriptlog\index.php:12

This error is a bug. I found it when I installed scriptlog on Microsoft IIS. I tried to install it on my laptop. At first, it seemed smooth when processing the installation. But this error message occurs when we are directed to the admin directory or the front-end site.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.