Author Topic: Setting up your server  (Read 11330 times)

belipabrik

  • Newbie
  • *
  • Posts: 2
  • beli pabrik
    • Yahoo Instant Messenger - beli_pabrik@yahoo.co.id
    • View Profile
    • beli pabrik
Setting up your server
« on: September 19, 2014, 10:19:45 am »
Setting up your server

There are different settings you may set up within your server to improve the performance, the maximum filesize upload limit, how to send the email notifications, etc.

Changing the Maximum Filesize upload limit

There are two files you may have to change for this, other than the Apache server settings by allowing overrides.

In the example below, it will limit the maximum filesize to 100 MB. Use another value if you want to of course.

Access (or create if it does not exist) the file named FENG_ROOT/.htaccess and add the following lines:

php_value post_max_size 100M
php_value upload_max_filesize 100M
Then, access (or create) the FENG_ROOT/php.ini file and add the following lines:

post_max_size = 100M
upload_max_filesize = 100M
beli, pabrik, bangun, cari, coklat, kopi, permata, air laut, air minum, susu
http://www.belipabrik.com

Foxkix

  • Newbie
  • *
  • Posts: 2
    • ICQ Messenger - 313822662
    • AOL Instant Messenger - Foxkix
    • Yahoo Instant Messenger - Foxkix
    • View Profile
    • купить в минске аккумулятор для ноутбука
    • Email
Setting up your server
« Reply #1 on: November 09, 2015, 12:16:54 pm »
Okay so, i want people to come onto my server, when i try to use my IP i cannot use it, what is this external IP thing?