Current time: 04-24-2024, 07:02 PM Hello There, Guest! (LoginRegister)


Post Reply 
New ispCP Software Installer *RC1*
Author Message
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #31
RE: New ispCP Software Installer *BETA*
Yeah figured that one out, and I think it hung up my server.

Good its only a VPS, thats easy to rebuild, and not a production server Big Grin

Sounds nice with a tutorial how to do it myself - but when you know a little bit of coding, its actually not that hard IMO.


[EDIT]
As the forums are pretty screwed up here, ill post my reply to this here:

Quote:One question... Why do you update the package?
Is there an update of phpbb?
Or do you need the english version?

I installed a new language, and removed the german Smile

Also, one tiny sidenote - what about making all of the 1-click installs multi-language, so that you install kinda all available languages?

I could help doing so, if needs.
(This post was last modified: 09-14-2009 04:47 PM by DiXeoN.)
09-14-2009 03:57 PM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #32
RE: New ispCP Software Installer *BETA*
One question... Why do you update the package?
Is there an update of phpbb?
Or do you need the english version?
09-14-2009 04:03 PM
Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #33
RE: New ispCP Software Installer *BETA*
I installed a new language, and removed the german Smile

Also, one tiny sidenote - what about making all of the 1-click installs multi-language, so that you install kinda all available languages?

I could help doing so, if needs.
09-14-2009 04:45 PM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #34
RE: New ispCP Software Installer *BETA*
These packages are only fpr testing...
Of course we can make new packeages now...
If you want to do it on your own i give you a shot tutorial, now.

I allways install everey software on a testhost.
During the installation i use emailadresses like "myemail@mydomain.tld" and domains like "mydomain.tld"
Then i make a dump of with phpmyadmin of this installation.
After dumpinf i edit the dump and remove all prefixes. In phpbb is it "phpbb"...
You can look inside the current dump of phpbb.. Thena you will see ist...

The package nee this structure:
folder phpbb
=> file phpbb (every time the same name like the folder, this ist the install file!)
=> file sql_tables (there are all tables which needed by the software)
=> folder xml (inside is the install.xml This file is needed for installing the package on you system, Not installing by client. Only for reseller)
=> folder web (here are the files from the software. the config file for teh sql connection ist not needed in phpbb because the installer created an new one. looke inside teh file phpbb)
=> folder sql (here you insert the edited dump with the name sql.sql)


One important thing!!
Don't pack the folder like "tar cfvz phpbb.tar.gz phpbb"!
You need to change inside the folder and pack "tar cfvz ../phpbb.tar.gz *"
This is an little bit tricky, but it works.
(This post was last modified: 09-14-2009 05:25 PM by TheCry.)
09-14-2009 05:16 PM
Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #35
RE: New ispCP Software Installer *BETA*
Thanks for the short tutorial - I definately gonna test that when getting to my own pc again.

But one question.. How do you install software on a testhost which homepage you cannot access ?
09-14-2009 06:30 PM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #36
RE: New ispCP Software Installer *BETA*
I have installed virtualbox on my PC...
And every development i do it on this machine.
If i want to access a virtual domain on this maschine i edit my hosts under /windows/systems32/drivers/etc
(This post was last modified: 09-14-2009 08:34 PM by TheCry.)
09-14-2009 07:18 PM
Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #37
RE: New ispCP Software Installer *BETA*
okay. Thanks Smile

And another time, thanks for this really great mod !
09-14-2009 11:59 PM
Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #38
RE: New ispCP Software Installer *BETA*
How long time will it be to install the package when uploaded to the panel?

As I tried to do it with the remote file wordpress, and its been standing for a few minutes now, without anything happening, others than "Installing your uploaded packet. Please refresh this site."

I have activated the package from the admin account.
09-15-2009 01:41 AM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #39
RE: New ispCP Software Installer *BETA*
It only takes some seconds...
If the upload is completed, you will see the Message "File Upload succesfully" or so.. Smile
In the line of the package you will see "Installing your uploaded packet. Please refresh this site"...
If this screen will noch change you have another error...
Does the software installer work with my created packages?
If yes, then i need the package wich does'nt work.
If no, open a ssh connection and start this command
Code:
perl -e "use XML::Parser;"
If you see an error, you need to install the perl XML-Parser
On Debian Server you have to install
Code:
apt-get install libxml-parser-perl

After installing the perl XML-parser you can start the rqst-manager from ispcp
Code:
/var/www/ispcp/engine/ispcp-rqst-mngr
Look now in the gui.
(This post was last modified: 09-15-2009 03:12 AM by TheCry.)
09-15-2009 03:08 AM
Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #40
RE: New ispCP Software Installer *BETA*
Ill try that .

But I have another question.

Which is the best way to install the system?

I used this last time;
1) ispCP V. 1.0.2
2) Database updates, add reseller
3) Install 1-click installer
4) Add domain user

But that didnt really seem to work..
So do you have another good way to do it?
When trying to install the software installer, i get this in my terminal:

Quote:Patching existing ispCP files - Please wait
patching file /etc/ispcp/ispcp.conf
Hunk #1 succeeded at 28 (offset -2 lines).
Hunk #2 succeeded at 123 (offset -4 lines).
patching file /var/www/ispcp/engine/ispcp_common_code.pl
Hunk #1 FAILED at 170.
1 out of 1 hunk FAILED -- saving rejects to file /var/www/ispcp/engine/ispcp_common_code.pl.rej
patching file /var/www/ispcp/engine/ispcp-rqst-mngr
Hunk #1 succeeded at 784 with fuzz 2 (offset -40 lines).
patching file /var/www/ispcp/gui/admin/domain_details.php
Hunk #1 FAILED at 66.
Hunk #2 FAILED at 269.
2 out of 2 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/admin/domain_details.php.rej
patching file /var/www/ispcp/gui/admin/reseller_add.php
Hunk #1 succeeded at 247 with fuzz 2 (offset -2 lines).
Hunk #2 FAILED at 263.
Hunk #3 FAILED at 275.
Hunk #4 FAILED at 289.
Hunk #5 FAILED at 302.
Hunk #6 FAILED at 341.
Hunk #7 FAILED at 379.
6 out of 8 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/admin/reseller_add.php.rej
patching file /var/www/ispcp/gui/admin/reseller_edit.php
Hunk #1 succeeded at 549 with fuzz 1 (offset -16 lines).
Hunk #2 FAILED at 578.
Hunk #3 FAILED at 595.
Hunk #4 FAILED at 637.
Hunk #5 FAILED at 689.
Hunk #6 succeeded at 719 (offset -13 lines).
Hunk #7 succeeded at 763 (offset -14 lines).
4 out of 7 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/admin/reseller_edit.php.rej
patching file /var/www/ispcp/gui/admin/user_delete.php
Hunk #1 FAILED at 177.
Hunk #2 FAILED at 215.
Hunk #3 FAILED at 233.
3 out of 3 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/admin/user_delete.php.rej
patching file /var/www/ispcp/gui/client/index.php
Hunk #3 succeeded at 181 with fuzz 2.
Hunk #4 succeeded at 298 (offset -3 lines).
Hunk #5 succeeded at 321 (offset -3 lines).
Hunk #6 succeeded at 359 (offset -3 lines).
patching file /var/www/ispcp/gui/client/webtools.php
Hunk #2 succeeded at 62 (offset -3 lines).
Hunk #3 FAILED at 78.
1 out of 3 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/client/webtools.php.rej
patching file /var/www/ispcp/gui/include/admin-functions.php
Hunk #1 FAILED at 213.
Hunk #2 succeeded at 1360 (offset -47 lines).
1 out of 2 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/include/admin-functions.php.rej
patching file /var/www/ispcp/gui/include/client-functions.php
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 73.
Hunk #3 FAILED at 485.
Hunk #4 succeeded at 523 with fuzz 1 (offset 7 lines).
Hunk #5 FAILED at 569.
Hunk #6 succeeded at 655 (offset 4 lines).
Hunk #7 succeeded at 830 with fuzz 1 (offset -13 lines).
4 out of 7 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/include/client-functions.php.rej
patching file /var/www/ispcp/gui/include/ispcp-functions.php
Hunk #1 FAILED at 159.
Hunk #2 FAILED at 179.
Hunk #3 FAILED at 212.
Hunk #4 FAILED at 235.
Hunk #5 FAILED at 463.
5 out of 5 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/include/ispcp-functions.php.rej
patching file /var/www/ispcp/gui/include/reseller-functions.php
Hunk #1 succeeded at 123 with fuzz 1 (offset -3 lines).
Hunk #2 FAILED at 157.
Hunk #3 succeeded at 207 with fuzz 1 (offset -5 lines).
Hunk #4 FAILED at 267.
Hunk #5 FAILED at 1611.
3 out of 5 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/include/reseller-functions.php.rej
patching file /var/www/ispcp/gui/reseller/domain_delete.php
Hunk #1 FAILED at 174.
1 out of 1 hunk FAILED -- saving rejects to file /var/www/ispcp/gui/reseller/domain_delete.php.rej
patching file /var/www/ispcp/gui/reseller/domain_details.php
Hunk #2 FAILED at 69.
Hunk #3 succeeded at 81 with fuzz 2 (offset -2 lines).
Hunk #4 FAILED at 286.
2 out of 4 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/reseller/domain_details.php.rej
patching file /var/www/ispcp/gui/reseller/domain_edit.php
Hunk #2 FAILED at 89.
Hunk #3 succeeded at 82 (offset -17 lines).
Hunk #4 FAILED at 132.
Hunk #5 FAILED at 175.
Hunk #6 FAILED at 188.
Hunk #7 FAILED at 217.
Hunk #8 FAILED at 265.
Hunk #9 FAILED at 321.
Hunk #10 FAILED at 349.
Hunk #11 FAILED at 367.
Hunk #12 FAILED at 481.
10 out of 12 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/reseller/domain_edit.php.rej
patching file /var/www/ispcp/gui/reseller/index.php
Hunk #2 succeeded at 338 (offset -3 lines).
patching file /var/www/ispcp/gui/reseller/user_add2.php
Hunk #1 succeeded at 26 with fuzz 1.
Hunk #2 FAILED at 83.
Hunk #3 FAILED at 99.
Hunk #4 succeeded at 106 (offset -7 lines).
Hunk #5 FAILED at 149.
Hunk #6 FAILED at 170.
Hunk #7 FAILED at 224.
Hunk #8 FAILED at 238.
Hunk #9 FAILED at 255.
Hunk #10 FAILED at 269.
Hunk #11 FAILED at 319.
9 out of 11 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/reseller/user_add2.php.rej
patching file /var/www/ispcp/gui/reseller/user_add3.php
Hunk #1 FAILED at 232.
Hunk #2 FAILED at 262.
Hunk #3 FAILED at 342.
Hunk #4 FAILED at 354.
4 out of 4 hunks FAILED -- saving rejects to file /var/www/ispcp/gui/reseller/user_add3.php.rej
patching file /var/www/ispcp/gui/themes/omega_original/admin/domain_details.tpl
Hunk #1 succeeded at 64 with fuzz 2 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/admin/menu_users_manage.tpl
Hunk #1 succeeded at 55 with fuzz 1.
patching file /var/www/ispcp/gui/themes/omega_original/admin/reseller_add.tpl
Hunk #1 succeeded at 123 with fuzz 1 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/admin/reseller_edit.tpl
Hunk #1 succeeded at 141 with fuzz 1 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/client/index.tpl
Hunk #1 succeeded at 114 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/client/menu_webtools.tpl
Hunk #1 succeeded at 64 with fuzz 1.
patching file /var/www/ispcp/gui/themes/omega_original/client/webtools.tpl
Hunk #1 succeeded at 117 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/reseller/domain_details.tpl
Hunk #1 succeeded at 65 with fuzz 1 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/reseller/domain_edit.tpl
Hunk #1 succeeded at 130 with fuzz 1 (offset 3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/reseller/index.tpl
Hunk #1 succeeded at 100 (offset -3 lines).
patching file /var/www/ispcp/gui/themes/omega_original/reseller/menu_general_information.tpl
Hunk #1 succeeded at 42 with fuzz 2.
patching file /var/www/ispcp/gui/themes/omega_original/reseller/user_add2.tpl
Hunk #1 succeeded at 114 with fuzz 2 (offset -22 lines).
Patching succesful

Sorry for all the pasting, but I thought it was useful.

Is it because that the installer is not made to work with 1.0.2 ?
(This post was last modified: 09-15-2009 04:11 AM by DiXeoN.)
09-15-2009 03:35 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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