ispCP - Board - Support
[MOD] Автоустановка скриптов на панель - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: Russian Corner (/forum-53.html)
+--- Thread: [MOD] Автоустановка скриптов на панель (/thread-11684.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


RE: [MOD] Автоустановка скриптов на панель - jakub.artur - 04-11-2011 03:04 AM

no work path files ispcp.conf you chash #


RE: [MOD] Автоустановка скриптов на панель - DragonZX - 04-12-2011 04:48 AM

Пофиксил кое-что:
- Теперь к кронджобу приложены пакеты (RPM и deb, указанные в официальной теме)
- Исправлен владелец в установщике
- Раскоментированы строки патчей
- Удалены исходники инсталлера в отдельном архиве
- Добавлен скрипт удаления и обновления (не тестировал)
- Структура каталогов и версий приведена в нормальный вид (как того требует мануал)

Кто попробует - отпишитесь.


RE: [MOD] Автоустановка скриптов на панель - stopkadr - 04-13-2011 02:38 AM

-bash: ./install: Отказано в доступе


RE: [MOD] Автоустановка скриптов на панель - fdriver - 04-13-2011 03:34 AM

Sorry, but i found some bugs in this build 3
this addon is great, and I am sad, becouse is not function.

1. instalation script line 150
Code:
install -v -m 0444 -o vu10000 -g $group $newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl cronjobs_edit.tpl cronjobs_overview.tpl index.tpl menu_webtools.tpl software.tpl software_install.tpl software_view.tpl webtools.tpl} $ispcp/gui/themes/omega_original/client/
change
Code:
install -v -m 0444 -o vu2000 -g $group $newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl,cronjobs_edit.tpl,cronjobs_overview.tpl,index.tpl,menu_webtool​s.tpl,software.tpl,software_install.tpl,software_view.tpl,webtools.tpl} $ispcp/gui/themes/omega_original/client/

2. file /patches/ispcpconf.patch must be renamed to /patches/ispcpconf.patch.ori

Others bugs are bigger as me and I dont know how to fix it.
1. when I click upload software as "resseler" I see only white-blank page and nothing happend. When I click software managment again, I see my isnstall soft to waiting. Admin see soft for activation, but everything details about software is "waiting_for_input"

My question is .. how you are using this software? How you upload the soft?

Becouse I am a desperated ...

Sorry for my bad english ...


RE: [MOD] Автоустановка скриптов на панель - DragonZX - 04-13-2011 05:18 AM

(04-13-2011 02:38 AM)stopkadr Wrote:  -bash: ./install: Отказано в доступе

Права на запуск выстави (777 или 755)

(04-13-2011 03:34 AM)fdriver Wrote:  Sorry, but i found some bugs in this build 3
this addon is great, and I am sad, becouse is not function.

1. instalation script line 150
Code:
install -v -m 0444 -o vu10000 -g $group $newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl cronjobs_edit.tpl cronjobs_overview.tpl index.tpl menu_webtools.tpl software.tpl software_install.tpl software_view.tpl webtools.tpl} $ispcp/gui/themes/omega_original/client/
change
Code:
install -v -m 0444 -o vu2000 -g $group $newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl,cronjobs_edit.tpl,cronjobs_overview.tpl,index.tpl,menu_webtool​s.tpl,software.tpl,software_install.tpl,software_view.tpl,webtools.tpl} $ispcp/gui/themes/omega_original/client/

2. file /patches/ispcpconf.patch must be renamed to /patches/ispcpconf.patch.ori
1. It was done in build3 very strange... Check that you are using the latest build
2. Can you give me a number of the line, where does it written?

(04-13-2011 03:34 AM)fdriver Wrote:  Others bugs are bigger as me and I dont know how to fix it.
1. when I click upload software as "resseler" I see only white-blank page and nothing happend. When I click software managment again, I see my isnstall soft to waiting. Admin see soft for activation, but everything details about software is "waiting_for_input"

My question is .. how you are using this software? How you upload the soft?
I haven't workable panel to test now, but I'll check that.


RE: [MOD] Автоустановка скриптов на панель - fdriver - 04-13-2011 06:21 AM

Quote:1. It was done in build3 very strange... Check that you are using the latest build
2. Can you give me a number of the line, where does it written?

1. I used build from you " ispCP_Installer_RC_4-1.0.7-build3.zip". A older build has a same bug with this error output:
Code:
install: cannot stat `./newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl': No such file or directory
install: cannot stat `cronjobs_edit.tpl': No such file or directory
install: cannot stat `cronjobs_overview.tpl': No such file or directory
install: cannot stat `index.tpl': No such file or directory
install: cannot stat `menu_webtools.tpl': No such file or directory
install: cannot stat `software.tpl': No such file or directory
install: cannot stat `software_install.tpl': No such file or directory
install: cannot stat `software_view.tpl': No such file or directory
install: cannot stat `webtools.tpl}': No such file or directory

2. Number of line in install script is 160. Here is a command
Code:
cp $patches/ispcpconf.patch.ori $patches/ispcpconf.patch_sik
In older build are these lines commented (line begin with #)

Quote:I haven't workable panel to test now, but I'll check that.
Pls check this and inform me. Thanks you.


RE: [MOD] Автоустановка скриптов на панель - DragonZX - 04-13-2011 07:18 PM

(04-13-2011 06:21 AM)fdriver Wrote:  1. I used build from you " ispCP_Installer_RC_4-1.0.7-build3.zip". A older build has a same bug with this error output:
Code:
install: cannot stat `./newfiles/gui/themes/omega_original/client/{cronjobs_add.tpl': No such file or directory
install: cannot stat `cronjobs_edit.tpl': No such file or directory
install: cannot stat `cronjobs_overview.tpl': No such file or directory
install: cannot stat `index.tpl': No such file or directory
install: cannot stat `menu_webtools.tpl': No such file or directory
install: cannot stat `software.tpl': No such file or directory
install: cannot stat `software_install.tpl': No such file or directory
install: cannot stat `software_view.tpl': No such file or directory
install: cannot stat `webtools.tpl}': No such file or directory
You need to install CronJob first. I'll prepare it in the next release.

I understand, that the second build was made through the ass. It has influence to the Maya and CronJob... I need some help to fix that, or call the doctor(((


RE: [MOD] Автоустановка скриптов на панель - DragonZX - 04-13-2011 09:43 PM

Пересобрал в build3a
- Пофиксены ошибки в установщике.
- CronJob теперь должен устанавливаться автоматически


RE: [MOD] Автоустановка скриптов на панель - jakub.artur - 04-15-2011 08:22 PM

Я тест и все работает только 500 ошибка, когда пользователь хочет установить что-то software_install.php


RE: [MOD] Автоустановка скриптов на панель - DragonZX - 04-16-2011 01:15 AM

Пробуй это
http://isp-control.net/forum/thread-12866.html