Difference between revisions of "Installation:website"

From NeutronAdmin
Jump to: navigation, search
(BLANK PAGE)
(Перевод на русский язык)
Line 1: Line 1:
 
=== Installing NeutronAdmin's web portion ===
 
=== Installing NeutronAdmin's web portion ===
  
* Drop the files from "Web files" in the neutronadmin-complete.zip into a directory on your webserver, preferrably /admin, /apanel, /panel, or /neutronadmin. It's your choice, but you want to make the panel easily accessible for all your admins / moderators.
+
* Выложите файлы "Web files" в файле neutronadmin-complete.zip в директорию на вашем Веб-хостинге, /admin, /apanel, /panel, или /neutronadmin. Это ваш выбор и повилияет это только на вашу сслыку,к примеру "ww.yourdomen.com/webadmin/index.php".
* Configure the config.php file to match your MySQL database credentials
+
*В файле config.php измените данные на вашу Mysql базу.
 
* On your webhosts controlpanel you need to whitelist all your Garry's Mod servers' IPs in "Remote MySQL connections", if you're using NFO this is done by ticking "Allow external connections"
 
* On your webhosts controlpanel you need to whitelist all your Garry's Mod servers' IPs in "Remote MySQL connections", if you're using NFO this is done by ticking "Allow external connections"
* Now navigate to http://yourdomain.com/neutron/ or wherever you installed it and append install.php to the URL.
+
* Сейчас идите на ваш домен,пример которого был приведён выше.
* Fill in the installation form
+
* Заполните строки установки.
  
 
===== Blank Page (Redirect Error) =====
 
===== Blank Page (Redirect Error) =====
Line 11: Line 11:
  
 
====== Windows ======
 
====== Windows ======
The next step is for Windows only!
+
Этот шаг только для Windows!
* Create the cache/auto folder
+
* Создайте cache/auto файл
* Right click on it -> Properties -> Security and make sure guests have access to write to the directory
+
* Правой кнопкой по ней -> Properties -> Security and make дайте разрешение писать всем пользователям.
  
 
====== Linux ======
 
====== Linux ======
* Create the cache/auto folder
+
* Создайте cache/auto файл
* Right click on the cache/auto folder in filezilla/WinSCP and give it 0777 chmod permissions
+
* Правая кнопка по файлу cache/auto в filezilla/WinSCP и дайте 0777 chmod разрешение.
* Right click on the cache folder in filezilla/WinSCP and give it 0777 chmod permissions ''recursively''
+
* Правая кнопка по cache библиотеке в filezilla/WinSCP и дайте 0777 chmod разрешение ''recursively''
 
* (Alternatively just run the SSH command ''sudo chmod 0777 cache/* ''whilst in the Prometheus working directory)
 
* (Alternatively just run the SSH command ''sudo chmod 0777 cache/* ''whilst in the Prometheus working directory)
'''Both'''
+
'''Both'''(Альтернатива,запустите команду SSH ''sudo chmod 0777 cache/* '' на дериктории.)
  
If the blank page issue persists, please find a PHP error log and submit a ticket over at [[nmscripts.com]] with the error log. It's likely you are missing a depdendency.
+
Если страница Error,пожалуйста найдте PHP error log и отправьте нам [[nmscripts.com]] сам error log.  
 +
Это, скорее всего, вам не хватает depdendency.
  
 
'''Done'''
 
'''Done'''
  
You have now installed NeutronAdmin's web part. Move on to installing the [[Installation:lua|lua part]]
+
 
 +
Вы установили веб-часть NeutronAdmin в. Переходите к разделу Установки [[Installation:lua|lua part]]

Revision as of 19:12, 19 October 2016

Installing NeutronAdmin's web portion

  • Выложите файлы "Web files" в файле neutronadmin-complete.zip в директорию на вашем Веб-хостинге, /admin, /apanel, /panel, или /neutronadmin. Это ваш выбор и повилияет это только на вашу сслыку,к примеру "ww.yourdomen.com/webadmin/index.php".
  • В файле config.php измените данные на вашу Mysql базу.
  • On your webhosts controlpanel you need to whitelist all your Garry's Mod servers' IPs in "Remote MySQL connections", if you're using NFO this is done by ticking "Allow external connections"
  • Сейчас идите на ваш домен,пример которого был приведён выше.
  • Заполните строки установки.
Blank Page (Redirect Error)

If you get redirected to a blank page, you haven't followed the steps above or you have to contact us via nmscripts.com. This could happen on XenForo and Hostinger website hosting.

Windows

Этот шаг только для Windows!

  • Создайте cache/auto файл
  • Правой кнопкой по ней -> Properties -> Security and make дайте разрешение писать всем пользователям.
Linux
  • Создайте cache/auto файл
  • Правая кнопка по файлу cache/auto в filezilla/WinSCP и дайте 0777 chmod разрешение.
  • Правая кнопка по cache библиотеке в filezilla/WinSCP и дайте 0777 chmod разрешение recursively
  • (Alternatively just run the SSH command sudo chmod 0777 cache/* whilst in the Prometheus working directory)

Both(Альтернатива,запустите команду SSH sudo chmod 0777 cache/* на дериктории.)

Если страница Error,пожалуйста найдте PHP error log и отправьте нам nmscripts.com сам error log. Это, скорее всего, вам не хватает depdendency.

Done


Вы установили веб-часть NeutronAdmin в. Переходите к разделу Установки lua part