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-03-28, 10:25:45

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 - chrisf

Pages: [1] 2 3 ... 59
1
Kloxo-MR Bugs and Requests / Re: password protection bug
« on: 2016-09-07, 07:08:46 »
You misunderstand.  If i set stat protection WEBSITE is also blocked by password.  Hiawatha as webserver.

2
Kloxo-MR Bugs and Requests / password protection bug
« on: 2016-09-07, 04:40:20 »
using hiawatha as webserver if stat page is password protected web page is also protected.  I had to disable all stat protection to get websites back online.

This is a major problem.

3
Kloxo-MR Technical Helps / Re: php-fpm all failing
« on: 2016-08-27, 20:36:23 »
Even kloxoMR php fpm is failing after a few minutes.

4
Kloxo-MR Technical Helps / php-fpm all failing
« on: 2016-08-27, 20:31:53 »
After updating php-fpm will not run.  All sites needing php are 500 Internal Server error.  I've switched php versions, changed web servers, back to hiawatha.

All start and say OK.

But can not reach a index.php file.  500 error.

What to do?

5
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-03, 16:40:41 »
Then in server php configuration when updating advanced php configuration, all /opt/php5*m/custom/php.ini needs updated, also with /script/fixphp.

The value for disabled functions should be updated by KloxoMR panel.

Please fix this.  Thank you.

6
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-03, 10:50:43 »
Try with display errors on.

<?php

$o = `zip -h 2>&1`;
echo $o;

?>

It will not work until you ; (comnent out) disabled functions in /opt/php5*m/custom/php.ini

After comnenting out, you can then add shell_exec to admin php advanced diaabled functions and it will disabke it, remove it - it works!  The problem is with /opt/php5*m/custom/php.ini files.

7
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-03, 10:38:23 »
You can say No, but I just did extensive testing.  I have multiple php disabled.  I use php55m as branch used.  In any phpinfo() it says configuration loaded: /opt/php55m/custom/php.ini

In this php.ini:

;### MR -- custom setting (handle by kloxo)
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,show_source


I have NO disabled function in KloxoMR panel with exec or shell_exec.  In phpinfo() it DOES NOT list them as disabled but when trying to use them, security warning is given.

I simply:
In /opt/php55m/custom/php.ini

;### MR -- custom setting (handle by kloxo)
;disable_functions = exec,passthru,shell_exec,system,proc_open,popen,show_source

Commented out and now all works.  If I change disabled functions in admin php configuration, it works.  I can add, remove exec etc.

When running fixphp script /opt/php55m/custom/php.ini does not get updated.  You need to comment out disabled functions in all php5*x/custom/php.ini files.

Test.  I have over and over.

8
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-02, 23:07:33 »
I do not have shell_exec or exec in any configuration disabled.  (Server PHP or admin PHP)

9
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-02, 23:01:26 »
/opt/php55m/custom/php.ini

;### MR -- custom setting (handle by kloxo)
disable_functions = exec,passthru,shell_exec,system,proc_open,popen,show_source

that is the problem, it overrides pool/client configurations.  It needs to be commented out to allow individual admin/client disabled functions.

I do not want to use custom templates for php-fpm please fix.

Thank you

10
Kloxo-MR Technical Helps / Re: php fpm shell_exec and exec
« on: 2016-07-02, 21:59:30 »
I am using php55m as branch used.

11
Kloxo-MR Technical Helps / php fpm shell_exec and exec
« on: 2016-07-02, 21:58:15 »
I have been trying to figure out why a joomla site wasn't working properly and after turning on display errors found that:

shell_exec and exec both give phone warnings that they have been disabled for security reasons yet in PHP advanced configuration neither is in the disabled list.

How do I reenable this?  If it needs a custom template please add checkbox option in control panel to enable these functions.

Thank you,
Chris

12
Kloxo-MR Bugs and Requests / Hiawatha domains.conf.tpl
« on: 2016-06-15, 05:49:42 »
Mustafa,

In /opt/configs/hiawatha/tpl/domains.conf.tpl please add

UseLocalConfig = yes

To # web section of the tpl file.  I had been using a custom. file but you have made drastic changes and hiawatha web was seg faulting.  I was able to get rid of all custom. files but need the above added to your domains.conf.tpl so on update all websites use correct toolkits.

This will not effect 99% of people, please add it.

Thank you!
Chris

13
No, I meant custom tenplate kloxo-mr config files.  For domains, dns, etc.  There are many places that we can override the configuration with custom php files that create the configs etc.  Theae are server specific.

It would be nice to have the admin backup these files, OR have it backup kloxo-mr and all config files.  That sounds like a easy and fast way to include everything.

14
A server had hardware failure, and since we backup everyrhing to a remote box I had little concern.

WAS I WRONG.

The 'admin' backup is supposed to backup everything.  It does not.  Since you have added all kinds of custom template options, we have customized our servers to meet requirements of our packages.  However, no backup saves these custom template files.

I would suggest adding these to the backup and restore options.  There are numerous ways to do this.

Thank you,
Chris

15
Kloxo-MR Bugs and Requests / Re: Error on clamdbscan
« on: 2015-03-01, 20:50:44 »
That does not fix the problem.

================================================================ Package         Arch   Version            Repository      Size
================================================================Installing:
 simscan-toaster x86_64 1.4.0-1.4.5.mr.el6 mratwork-release-version-arch
                                                           59 k
Installing for dependencies:
 clamav          x86_64 0.98.6-1.el6       mratwork-epel  1.3 M
 clamav-db       x86_64 0.98.6-1.el6       mratwork-epel   93 M
 clamd           x86_64 0.98.6-1.el6       mratwork-epel  161 k

Transaction Summary
================================================================Install       4 Package(s)

Total download size: 95 M
Installed size: 97 M
Downloading Packages:
(1/4): clamav-0.98.6-1.el6.x86_64.rpm    | 1.3 MB     00:00
(2/4): clamav-db-0.98.6-1.el6.x86_64.rpm |  93 MB     00:15     
(3/4): clamd-0.98.6-1.el6.x86_64.rpm     | 161 kB     00:00     
(4/4): simscan-toaster-1.4.0-1.4.5.mr.el |  59 kB     00:00     
----------------------------------------------------------------Total                           5.8 MB/s |  95 MB     00:16     Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : clamav-db-0.98.6-1.el6.x86_64                1/4
   Installing : clamav-0.98.6-1.el6.x86_64                   2/4
   Installing : clamd-0.98.6-1.el6.x86_64                    3/4
   Installing : simscan-toaster-1.4.0-1.4.5.mr.el6.x86_64    4/4
error running clamdscan
simscan versions cdb file built. /var/qmail/control/simversions.cdb
simscan cdb file built. /var/qmail/control/simcontrol.cdb

Your existing tcp.smtp file was *not* overwritten, but a new one was created called "tcp.smtp.new" that
you should look at to ensure no new directives were added that may cause issues with your system.

error running clamdscan
simscan versions cdb file built. /var/qmail/control/simversions.cdb
simscan cdb file built. /var/qmail/control/simcontrol.cdb
  Verifying  : simscan-toaster-1.4.0-1.4.5.mr.el6.x86_64    1/4
   Verifying  : clamav-0.98.6-1.el6.x86_64                   2/4
   Verifying  : clamav-db-0.98.6-1.el6.x86_64                3/4
   Verifying  : clamd-0.98.6-1.el6.x86_64                    4/4
Installed:
  simscan-toaster.x86_64 0:1.4.0-1.4.5.mr.el6                   
Dependency Installed:
  clamav.x86_64 0:0.98.6-1.el6  clamav-db.x86_64 0:0.98.6-1.el6   clamd.x86_64 0:0.98.6-1.el6

Complete!

As you can see the 'error running clamdscan' still exists.  There is still a problem.

Pages: [1] 2 3 ... 59

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.031 seconds with 20 queries.

web stats analysis