-
Notifications
You must be signed in to change notification settings - Fork 0
PHP Forum site
License
dl200010/ForumSite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PHP Forum site. Requires PHP 7.3.0 ---------------------------------------------------------------------------- Copyright 2019 Christopher Dangerfield <[email protected]> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---------------------------------------------------------------------------- Template SidebarMenu/Dark from https://github.com/dl200010/WebsiteTemplates ---------------------------------------------------------------------------- Credits: (license files in each asset) Sidebar Menu: Bootstrapious (MIT License) (https://bootstrapious.com/p/bootstrap-sidebar) Bootstrap (https://getbootstrap.com) FontAwesome (https://fontawesome.com) jQuery (https://jquery.com) jQuery Validation (https://jqueryvalidation.org) Lobibox (https://lobianijs.com/site/lobibox) ---------------------------------------------------------------------------- Install ---------------------------------------------------------------------------- Have PHP 7.3.0 installed. Have MySQL installed and database set up. Have 'index.php' a default document on the website Copy all files into root of website. Open /includes/inc_mysql_settings.php and create the ini file listed there and modify inc file to point to the right folder outside of the website root directly. (currently at 'c:\inetpub\') Go to login in a browser ON the server that is running the PHP. This is needed because to create an admin user, you need to come from 127.0.0.1 Log in as "[email protected]" using password "admin" You will be redirected to an admin creation page. This page will no longer work once any accounts exist in the database. It does not validate that the email you are entering is a real email, just that it follows the standard. Now log in as the just create admin.
About
PHP Forum site
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published