Update README.md

This commit is contained in:
Fatih Çelik 2018-11-30 07:00:41 +06:00 committed by GitHub
parent 077b417cce
commit 3b89674963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ https://www.mamp.info/en/downloads/
For linux after download our files first you need to open apache server and copy the files to /var/www/html
<b>Other Configurations:</b>
The php.ini file should be altered. You can find the location of your php.ini file under the folder which php is installed.
* allow_url_include = on - Allows for Remote File Inclusion
* allow_url_fopen = on - Allows for Remote File Inclusion