Current time: 05-02-2024, 09:16 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MOD] Автоустановка скриптов на панель
Author Message
jakub.artur Offline
Junior Member
*

Posts: 30
Joined: Sep 2010
Reputation: 0
Post: #101
RE: [MOD] Автоустановка скриптов на панель
no work path files ispcp.conf you chash #
04-11-2011 03:04 AM
Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #102
RE: [MOD] Автоустановка скриптов на панель
Пофиксил кое-что:
- Теперь к кронджобу приложены пакеты (RPM и deb, указанные в официальной теме)
- Исправлен владелец в установщике
- Раскоментированы строки патчей
- Удалены исходники инсталлера в отдельном архиве
- Добавлен скрипт удаления и обновления (не тестировал)
- Структура каталогов и версий приведена в нормальный вид (как того требует мануал)

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


Attached File(s)
.zip  ispCP_Installer_RC_4-1.0.7-build3.zip (Size: 694.47 KB / Downloads: 19)
(This post was last modified: 04-12-2011 04:49 AM by DragonZX.)
04-12-2011 04:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
stopkadr Offline
Banned

Posts: 25
Joined: Mar 2011
Post: #103
RE: [MOD] Автоустановка скриптов на панель
-bash: ./install: Отказано в доступе
04-13-2011 02:38 AM
Find all posts by this user Quote this message in a reply
fdriver Offline


Posts: 4
Joined: Mar 2011
Reputation: 0
Post: #104
RE: [MOD] Автоустановка скриптов на панель
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 ...
04-13-2011 03:34 AM
Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #105
RE: [MOD] Автоустановка скриптов на панель
(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.
04-13-2011 05:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
fdriver Offline


Posts: 4
Joined: Mar 2011
Reputation: 0
Post: #106
RE: [MOD] Автоустановка скриптов на панель
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.
04-13-2011 06:21 AM
Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #107
RE: [MOD] Автоустановка скриптов на панель
(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(((
(This post was last modified: 04-13-2011 07:50 PM by DragonZX.)
04-13-2011 07:18 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #108
RE: [MOD] Автоустановка скриптов на панель
Пересобрал в build3a
- Пофиксены ошибки в установщике.
- CronJob теперь должен устанавливаться автоматически


Attached File(s)
.zip  ispCP_Installer_RC_4-1.0.7-build3a.zip (Size: 483.51 KB / Downloads: 27)
(This post was last modified: 04-13-2011 10:32 PM by DragonZX.)
04-13-2011 09:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
jakub.artur Offline
Junior Member
*

Posts: 30
Joined: Sep 2010
Reputation: 0
Post: #109
RE: [MOD] Автоустановка скриптов на панель
Я тест и все работает только 500 ошибка, когда пользователь хочет установить что-то software_install.php
04-15-2011 08:22 PM
Find all posts by this user Quote this message in a reply
DragonZX Offline
Moderator
*****
Moderators

Posts: 441
Joined: Aug 2010
Reputation: 5
Post: #110
RE: [MOD] Автоустановка скриптов на панель
Пробуй это
http://isp-control.net/forum/thread-12866.html
04-16-2011 01:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)