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-05-14, 07:16:16

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

Pages: 1 ... 6 7 [8] 9 10
106
Kloxo-MR Technical Helps / Re: PHP-FPM and WHMCS
« on: 2013-03-01, 23:36:16 »
Only thing i could find was this:
http://www.if-not-true-then-false.com/2 ... nd-tricks/
and in comment:
Quote
N / March 3, 2012
I was having some problems with my WHMCS on a Fedora NGINX/PHP-FPM installation (based off your instructions). Turns out the PHP sessions directory /var/lib/php/session was owned by “apache” group (assuming an apache install). I had to chgrp apache /var/lib/php/session to get stuff working properly.
Might be worth mentioning somewhere that the php-fpm package-related perms have to be updated.
Other than that, great articles and tips. Can’t wait for them to be updated for Fedora 17! ;)

107
Kloxo-MR Technical Helps / PHP-FPM and WHMCS
« on: 2013-03-01, 23:32:01 »
Does anybody made this working. I get blank screen on order submit. Even if i set in kloxo mr to show php errors no error is shown (set whmcs to show error and debug too). How can i see error that is generated?
my php-v
Code: [Select]
PHP 5.3.21 (cli) (built: Jan 17 2013 12:33:50)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
    with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd.

108
Kloxo-MR Technical Helps / Re: Send mail issue
« on: 2013-02-28, 08:04:24 »
And what now?

109
Kloxo-MR Technical Helps / Re: ionCube PHP Loader
« on: 2013-02-28, 07:56:24 »
Some kind of wiki would be great idea....

110
Kloxo-MR Technical Helps / Re: ionCube PHP Loader
« on: 2013-02-27, 02:20:32 »
Quote from: "MRatWork"
Try 'yum php-ioncube*'
Code: [Select]
Transaction Check Error:
  file /etc/php.ini from install of php-common-5.2.17-28.el5.x86_64 conflicts with file from package php53u-common-5.3.21-1.ius.el5.x86_64
  file /usr/lib64/php/modules/curl.so from install of php-common-5.2.17-28.el5.x86_64 conflicts with file from package php53u-common-5.3.21-1.ius.el5.x86_64
  file /usr/lib64/php/modules/json.so from install of php-common-5.2.17-28.el5.x86_64 conflicts with file from package php53u-common-5.3.21-1.ius.el5.x86_64
  file /usr/lib64/php/modules/zip.so from install of php-common-5.2.17-28.el5.x86_64 conflicts with file from package php53u-common-5.3.21-1.ius.el5.x86_64
my info
Code: [Select]
A. Kloxo-MR: 6.5.0.c.2013022503

B. OS: CentOS release 5.9 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.21-1.ius.el5
   3. Httpd: httpd-2.2.23-3.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.3.13-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5

D. Php-type (for Httpd/proxy): mod_php_ruid2

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2010       1060        949          0         12        181
   -/+ buffers/cache:        866       1143
   Swap:         3999          0       3999

111
Kloxo-MR Technical Helps / Re: Send mail issue
« on: 2013-02-27, 01:25:37 »
Quote from: "WISTFUL"
Quote from: "MRatWork"
Inform here your thunderbird setting.
Thunderbird > Account Settings > info@domain.ltd
Connection security: None
Authentication method: Password, transmitted insecurely

Thunderbird > Account Settings > Outgoing Server (SMTP) > info@domain.ltd
Connection security: None
Authentication method: Password, transmitted insecurely

If you need more information please tell me.

Quote from: "MRatWork"
About afterlogic, untick 'Enable Auth...' on settings.
I already had disabled it.

I opened Firefox > Tools > Web Developer > Web Console And try to sending message by AfterLogic:
Code: [Select]
[19:24:26.027] POST http://webmail.domain.ltd/processing.php [HTTP/1.1 200 OK 1340ms]And AfterLogic noticed that: Can't send message.
Code: [Select]
[19:24:46.732] POST http://webmail.domain.ltd/processing.php [HTTP/1.1 200 OK 340ms]And AfterLogic noticed that: Your message has been saved.

And sometime: (That I think that may be relevant to this issue)
Code: [Select]
[19:15:39.346] POST http://webmail.domain.ltd/processing.php [HTTP/1.1 500 Internal Server Error 279ms]And AfterLogic noticed that: Data transfer has failed, probably due to server error. Please contact system administrator

But the rest of the time:
Code: [Select]
[19:16:07.024] POST http://webmail.domain.ltd/processing.php [HTTP/1.1 200 OK 380ms]

Confirm Same thing for Afterlogic

112
Kloxo-MR Technical Helps / Re: mail forwarding not working
« on: 2013-02-18, 03:35:35 »
Quote from: "Spacedust"
Quote from: "lupetalo"
Als that script created a lot folders on /

I told you Mustafa it's a bug and you've told me it's a symlink to /home/vpopmail issue. These are all spamassassin folders. Spamd might not work for these customers !
I deleted those folders, but mail forwarding is still an issue for me, it simply does not work. Mustafa claims that it is working on latest kloxo mr.

113
Kloxo-MR Technical Helps / Re: mail forwarding not working
« on: 2013-02-18, 03:21:55 »
Als that script created a lot folders on /

114
Kloxo-MR Technical Helps / Re: mail forwarding not working
« on: 2013-02-18, 03:20:22 »
Quote from: "Spacedust"
Quote from: "lupetalo"
I did some wired convert script after update....

Does sending mail work for you on port 25 and 587 ?
sending via webmail work on 25.

115
Kloxo-MR Technical Helps / Re: mail forwarding not working
« on: 2013-02-18, 00:39:20 »
I did some wired convert script after update....

116
Kloxo-MR Technical Helps / Re: mail forwarding not working
« on: 2013-02-18, 00:27:38 »
After update to latest i confirm mail forwarding to offserver adresses not working...

117
Kloxo-MR Technical Helps / Re: No musql in php
« on: 2013-02-17, 21:39:56 »
it is not php-fpm its mod ruid2, and httpd restart should make the change. My question is why did i need to run 'yum install php53u-mysql' or check those files. This should be done by cleanup script....

118
Kloxo-MR Technical Helps / Re: No musql in php
« on: 2013-02-17, 21:21:34 »
rebot seames to fixed it. Why is this thing happening in the first place?

119
Kloxo-MR Technical Helps / Re: No musql in php
« on: 2013-02-17, 21:06:43 »
there are two mysql.ini files with same name inside, both have same content:
; Enable mysql extension module
extension=mysql.so
after yum install php53u-mysql no php execution at all, page show source, cleanup, fixweb, fixphp not change....

120
Kloxo-MR Technical Helps / No musql in php
« on: 2013-02-17, 19:52:46 »
Configure Command    './configure' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib64' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--with-t1lib=/usr' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pcre-regex' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-mime-magic' '--without-sqlite' '--with-libxml-dir=/usr' '--with-xml' '--with-system-tzdata' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter' '--disable-phar' '--disable-fileinfo' '--disable-json' '--without-pspell' '--disable-wddx' '--without-curl' '--disable-posix' '--disable-sysvmsg' '--disable-sysvshm' '--disable-sysvsem'

that is ouput of phpinfo.
using latest kloxoMR php5.3u
all domains with mysql need gives error like "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." for WP
tries  restarting, all fix-xxx scripts, changing webserver config and nothing worked

Pages: 1 ... 6 7 [8] 9 10

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

Page created in 0.039 seconds with 20 queries.

web stats analysis