Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 21:31:20

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nickolai

Pages: [1] 2
1
Ok, need ssh2 extension for their php, lxphp.exe or regular php (aka php-branch)?.

And what's purpose for ssh2?.
Honestly, I don't know the answer to either. I believe it's this one: ssh2.

Does Kloxo provides administrators with the power to add PHP extensions?

I have tried to install it manually with the following commands:
Code: [Select]
# Update system, just in case
yum update
# Install prerequisites
yum -y install php-pear php-devel libssh2-devel openssl-devel gcc
# Update PECL channel (on one of my systems, it complained that it needed updating)
pecl channel-update pecl.php.net
# Install the ssh2 PHP extension. It only contains beta releases, so we need to instruct it to install beta specifically, by adding '-beta'
# http://pecl.php.net/package/ssh2
# http://pear.php.net/manual/en/guide.users.commandline.installing.php
pecl install ssh2-beta
# add the module to php.ini by appending the following: extension=/usr/lib/php/modules/ssh2.so
nano /etc/php.ini

I'm getting the following error:
Code: [Select]
Loaded plugins: fastestmirror, priorities, protectbase, replace, security
Loading mirror speeds from cached hostfile
 * base: centos.schlundtech.de
 * extras: mirror.de.leaseweb.net
 * mratwork-epel: mirror.de.leaseweb.net
 * mratwork-ius: ius.cu.be
 * updates: mirror.amsiohosting.net
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-devel.i686 0:5.3.3-27.el6_5 will be installed
--> Processing Dependency: php(x86-32) = 5.3.3-27.el6_5 for package: php-devel-5.3.3-27.el6_5.i686
--> Running transaction check
---> Package php.i686 0:5.3.3-27.el6_5 will be installed
--> Processing Dependency: php-common(x86-32) = 5.3.3-27.el6_5 for package: php-5.3.3-27.el6_5.i686
--> Processing Dependency: php-cli(x86-32) = 5.3.3-27.el6_5 for package: php-5.3.3-27.el6_5.i686
--> Running transaction check
---> Package php-cli.i686 0:5.3.3-27.el6_5 will be installed
---> Package php-common.i686 0:5.3.3-27.el6_5 will be installed
--> Processing Conflict: php54-5.4.27-1.ius.el6.i686 conflicts php < 5.4
--> Finished Dependency Resolution
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Probably, because Kloxo is managing versions of PHP on its own, another approach is needed. How should I install that ssh2 PHP extension?

2
That's what they said:

Quote
SFTP is supported but does require the PHP ssh2 extension to be installed and enabled. Please ask your server administrator to install this PHP extension and then add the "extension=ssh2.so" line within /usr/local/installatron/etc/php.ini to enable it. Once that's completed the "SFTP" option will appear.

I have asked them for clarifications.

3
Installatron's tech support told me that Installatron requires ssh2 PHP extension for SFTP.

Can Kloxo-MR install this PHP extension for me?

4
I would like to change the default port and/or URL for Kloxo-MR, as an additional security measure against bruteforce attacks. Is it possible?

5
I would like to add IP address range to Lxguard's White List. Is this possible?

6
I think you meant
Code: [Select]
yum replace mratwork-testing --replace-with=mratwork-release; yum update kloxomr; sh /script/cleanup

I tried, but version is the same: 6.5.1.b-2014042803. Do I need to reinstall from scratch?

7
1. There doesn't seem to be version 2014042902 for me.



2. I have reinstalled Installatron and it works. Maybe they fixed something?

Should there be a link that leads from Kloxo-MR to Installatron plugin?

8
Thanks for explaining, I somehow missed it.

So I have installed a beta version. What do I need to do to reinstall a previous final version, instead of it?

9
Would you consider an offer of VPS hosting?
What are your server requirements with regard to CPU, RAM and bandwidth?

10
I have installed Kloxo-MR 6.5.1.b-2014042803 and then I've installed Installatron plugin.
When I try to access Installatron plugin on https://12.34.56.78:7777/installatron/, I get the following error:
Code: [Select]
Warning: include_once(htmllib/lib/displayinclude.php) [function.include-once]: failed to open stream: No such file or directory in /var/installatron/frontend/index.php on line 22

Warning: include_once() [function.include]: Failed opening 'htmllib/lib/displayinclude.php' for inclusion (include_path='.:/usr/share/pear/') in /var/installatron/frontend/index.php on line 22

Fatal error: Call to undefined function initProgram() in /var/installatron/frontend/index.php on line 22

Installatron support tells me:
Quote
It looks like the developers of Kloxo-MR have broken the link to Installatron in the current version of Kloxo.
What can I do? If there is a safer, more stable version of Kloxo-MR that I can run, please tell me so.

11
I have installed Kloxo-MR for the first time. As far as I can understand, the instructions for "B.1.2. via RPM" and "B.2. For Final Release" are essentially identical. Do they install the release version and is there really a separate release and non-release version?

I am asking because I have encountered a bug that I don't think should be there in the release version.

12
Quote
In install process, installer will be update to mratwork-release latest version. So, no problem if you update this packages before install process
Sorry, but I couldn't understand what you mean by this. Anyway, I've tried to install once again and the problem doesn't appear this time.

The icons on top of the screen are not working. (from Home to Logout). Neither does Help link. Is this considered normal?

I have installed Installatron Plug-in after installing Kloxo. Where should I be able to find it?

13
No, rpm is mratwork-release-0.0.1-1.noarch.rpm, as in this instruction.

Should I use
Code: [Select]
rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.2-3.noarch.rpminstead?

14
The same problem persists.

I'll reinstall my VM to be super sure that the problem isn't related to anything I did, but I think the problem is with your repo.

15
Thanks for your quick reply!

It would be nice if there was a stable working version that I could run; I don't think I need the very latest fancy features.

I can give you access to my guest machine for debugging, if it would help: I'm running a dedicated server with KVM virtualization just for cases like this: to try out new software without fear of breaking the production servers that need to be running. If you need access to my box, please reply to my email.

Pages: [1] 2

MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.056 seconds with 17 queries.

web stats analysis