- Beranda
- Komunitas
- Tech
- Website, Webmaster, Webdeveloper
Mohon Bantuannya instal script php


TS
Ikku
Mohon Bantuannya instal script php
Agan2 ada yang bisa bantu instal script PHP. ada tutorialnya tapi karena newbie jadi blank bgt
seperti ini panduannya ( Link panduan https://phpbiolinks.com/docs/#overview )
Installation
2. Upload the product
Upload the content of the
product/
folder on your webhost.
The product can be uploaded either on a subdomain, domain or subfolder, depending on your needs.
3. Prepare the product files
You need to set the permissions (CHMOD) of the following files / folders to either 755, 775, or 777 which will depend on your actual server.
/uploads/favicon/
/uploads/logo/
/uploads/avatars/
/uploads/backgrounds/
/uploads/cache/
/uploads/offline_payment_proofs/
/app/config/config.php
seperti ini panduannya ( Link panduan https://phpbiolinks.com/docs/#overview )
Installation
This installation process should take no more than 10 minutes if followed and done correctly.
1. Prepare the database
Create a new Database User for the upcoming new database (optional)
Create a new Database
Prepare the Database Host, Name, Username and Password for the upcoming steps.
Create a new Database User for the upcoming new database (optional)
Create a new Database
Prepare the Database Host, Name, Username and Password for the upcoming steps.
2. Upload the product
Upload the content of the
product/
folder on your webhost.
The product can be uploaded either on a subdomain, domain or subfolder, depending on your needs.
3. Prepare the product files
You need to set the permissions (CHMOD) of the following files / folders to either 755, 775, or 777 which will depend on your actual server.
/uploads/favicon/
/uploads/logo/
/uploads/avatars/
/uploads/backgrounds/
/uploads/cache/
/uploads/offline_payment_proofs/
/app/config/config.php
4. Start the installation process
Access the product on your website and access the
/install
path. (ex: https://yourdomain.com/install)
Follow the steps in the installation process
You can now access the website and login with your admin account
Access the product on your website and access the
/install
path. (ex: https://yourdomain.com/install)
Follow the steps in the installation process
You can now access the website and login with your admin account
Extra Configuration
Here are the integrations that you can configure on the product after installation.
Nginx Servers
The product was designed to work by default for Apache servers. This is an extra thing that I provide for NGINX users although support is NOT guaranteed for NGINX servers.
The rewrite rule for NGINX that you need to add so that the urls work is the following:
if (!-e $request_filename){ rewrite ^\/(.+)$ /index.php?altum=$1 last; }
This command should be added in your domain.conf nginx file in the location / { ... } field.
The product was designed to work by default for Apache servers. This is an extra thing that I provide for NGINX users although support is NOT guaranteed for NGINX servers.
The rewrite rule for NGINX that you need to add so that the urls work is the following:
if (!-e $request_filename){ rewrite ^\/(.+)$ /index.php?altum=$1 last; }
This command should be added in your domain.conf nginx file in the location / { ... } field.
Facebook Login
The Facebook Login integration gives your users the ability to skip normal registration and login directly with their Facebook account.
Go to Facebook Developers page.
Make sure to login to your Facebook account.
Click on the My Apps menu dropdown and click on Create app.
Add your details to the form and click submit the form to create the new app.
Go to Settings from the sidebar menu and click on Basic.
Fill out your Facebook app details in there.
From the sidebar, under Facebook Login click on Quickstart link.
Click on the Web platform and add your website URL. Skip the next steps.
From the sidebar, under Facebook Login click on Settings link.
In the Valid OAuth redirect URIs field, add your website's URL in this format:
https://yourdomain.com/login/facebook
(replace
DST
The Facebook Login integration gives your users the ability to skip normal registration and login directly with their Facebook account.
Go to Facebook Developers page.
Make sure to login to your Facebook account.
Click on the My Apps menu dropdown and click on Create app.
Add your details to the form and click submit the form to create the new app.
Go to Settings from the sidebar menu and click on Basic.
Fill out your Facebook app details in there.
From the sidebar, under Facebook Login click on Quickstart link.
Click on the Web platform and add your website URL. Skip the next steps.
From the sidebar, under Facebook Login click on Settings link.
In the Valid OAuth redirect URIs field, add your website's URL in this format:
https://yourdomain.com/login/facebook
(replace
DST
0
266
0


Komentar yang asik ya


Komentar yang asik ya
Komunitas Pilihan