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-23, 17:55:50

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.


Topics - djscooby

Pages: 1 [2]
16
Kloxo-MR Technical Helps / Problem with KloxoMR atrpm
« on: 2013-09-04, 21:10:09 »
Hi MR there seems to be an issue with repos, can u have a look ?

Code: [Select]
http://centos.alt.ru/repository/centos/5/i386/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: kloxo-mr-centalt. Please verify its path and try again



17
Kloxo-MR Technical Helps / php command line
« on: 2013-09-03, 20:38:36 »
Hi Guys

How can i enable php command line , i have php53-cli installed but still not working for clients (using php53u fpm with apache+nginx proxy)?

Also MR is there any update on php(fpm version) disable functions per client ? cause using php-fpm is not possible for now (at least as i know+test) only by modifying php.ini and changes are for all clients..

Thanks in advance for you answers :)

18
Hi MR after last upgrade to version 6.5.0.f-2013082704 i have some weird issues :

-phpmyadmin button is missing from database administration (Home (admin)->Mysql Databases->*click on database*->there is these values : Database Home/Get Backup/Restore/Change Owner/----*empty button*--Here it was phpmyadmin before the update

*phpmyadmin works fine if i acess it from home as admin....   only button missing in database manage

-Also when i select client "mr" for example and then select client "sam" the drop down menu will still show me "mr" even though i will be on client "sam" settings... (its just i simple bug i think) same thing happens for the databases and as i have noticed the dropdown no matter whitch client or database u select it always shows the first one (chronologicaly) database/client added on kloxo..

I attached a picture as example
     
PS: I have skipped the last 2 updates before this one, dont know if it has to do anything with those issues im having..

 sh /script/sysinfo

Code: [Select]
A. Kloxo-MR: 6.5.0.f-2013082704

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.27-1.ius.el5
   3. Httpd: httpd-2.2.25-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.3-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.3-5.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2560       1394       1165          0          0        256
   -/+ buffers/cache:       1137       1422
   Swap:         2560        222       2337


19
Kloxo-MR Technical Helps / Problem Restoring Database
« on: 2013-08-07, 23:47:52 »
Hello guys,

I am on latest  Kloxo-MR: 6.5.0.f-2013080701 but it seems there is a bug at least for me,

The problem is when i try to restore database backups from browser i always get empty response and kloxo cp is unacessible after...

I also tried restoring through phpmyadmin,but the same problem, in order to get kloxo cp to work i need to restart "service kloxo restart"

PS: I cant upload any backup databases even small ones..
PS2: Tried both a clean kloxo install and on another vps after upgrading to todays version, i have no clue on whats wrong since i dont have anything inside mysql log...
 
A. Kloxo-MR: 6.5.0.f-2013080701

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.27-1.ius.el5
   3. Httpd: httpd-2.2.25-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.3-5.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3000       1952       1047          0         64        965
   -/+ buffers/cache:        922       2078
   Swap:         1999          0       1999


Mr any idea on whats the problem ?

20
Kloxo-MR Technical Helps / Maria DB to mysql
« on: 2013-07-12, 00:32:12 »
Hi guys

Im facing a big issue with databases, i installed kloxomr today on another machine with all defaults.(mysql)
the problem is that none database backup works, databases restored all empty!

My previous kloxomr used mariadb as database engine with aria
1)i converted database to innodb and then took backup from old and restored to new.. still empty
2)Manually exported from php-myadmin from old to new and have errors like :
Code: [Select]
CREATE TABLE IF NOT EXISTS IF NOT EXISTS  `wp_xxxxxxxx_xxx` (

 `id` INT( 4 ) UNSIGNED NOT NULL AUTO_INCREMENT ,
 `bg_type` VARCHAR( 10 ) NOT NULL ,
 `bg_url` VARCHAR( 255 ) NOT NULL ,
 `bg_thumb_url` VARCHAR( 255 ) NOT NULL ,
 `bg_position_y` VARCHAR( 10 ) NOT NULL ,
 `bg_position_x` VARCHAR( 10 ) NOT NULL ,
 `bg_repeat` VARCHAR( 10 ) NOT NULL ,
 `bg_attachment` VARCHAR( 10 ) NOT NULL ,
UNIQUE KEY  `id` (  `id` )
) ENGINE = INNODB DEFAULT CHARSET = latin1 PAGE_CHECKSUM =1 AUTO_INCREMENT =34;

MySQL returned error:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'PAGE_CHECKSUM=1 AUTO_INCREMENT=34' at line 17

What can i do ? Any idea ?
i thought MariaDb is compatible with mysqli ?

21
Hi guys

After some searching i finaly find some rules for nginx and opencart.
These rules support SEO urls also..

So if anyone needs to setup opencart e-commerce with nginx on kloxo here's the rules that needs to apply :

1. Inside /home/nginx/conf/globals create file opencart.conf with contents :
Code: [Select]
location ~/admin {
       index index.php;
    }
location ~/image/data {
        autoindex on;
   }
location ~/ {
       try_files $uri @opencart;      
    }
location @opencart {
        rewrite ^/(.+)$ /index.php?_route_=$1 last;
    }

2. Inside /home/nginx/conf/domains find the .conf file of your domain and edit it
in line 33+77 (*before the closing })  add :
Code: [Select]
include '/home/nginx/conf/globals/opencart.conf';

3. Save the file and then from SSH run
Code: [Select]
service nginx restart
4. Remeber that if you change webservers or run "fixweb" then u need to reapply step 2.


PS: It is possible to apply this as a template inside .tpl nginx files, but i can't remember how to. If anyone knows please share.

22
Kloxo-MR Technical Helps / Problem after mariaDB convertion
« on: 2013-06-01, 00:05:37 »
Hello guys

After a clean install of latest kloxo (Final 6.5.0.f-20130318.17 *todays release) i tried to convert mysql to mariadb but convert failed with these errors

Code: [Select]
Installing:
 MariaDB-client      x86_64      10.0.2-1         kloxo-mr-mariadb64       13 M
 MariaDB-common      x86_64      10.0.2-1         kloxo-mr-mariadb64       29 k
 MariaDB-compat      x86_64      10.0.2-1         kloxo-mr-mariadb64      3.4 M
 MariaDB-server      x86_64      10.0.2-1         kloxo-mr-mariadb64       43 M
     replacing  mysql.x86_64 5.0.95-5.el5_9

Installing for dependencies:
 libaio              x86_64      0.3.106-5        base                     19 k

Transaction Summary
================================================================================
Install       5 Package(s)
Upgrade       0 Package(s)

Total download size: 59 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           6.3 MB/s |  59 MB     00:09
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /etc/my.cnf from install of MariaDB-common-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/Index.xml from install of MariaDB-common-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1250.xml from install of MariaDB-common-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1251.xml from install of MariaDB-common-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/bin/mysqlaccess from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysql.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysql_find_rows.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysql_waitpid.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysqlaccess.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysqladmin.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysqldump.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/mysqlshow.1.gz from install of MariaDB-client-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/man/man1/my_print_defaults.1.gz from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/czech/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/danish/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/dutch/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/english/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/estonian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/french/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/german/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/greek/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/hungarian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/italian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/japanese/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/korean/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/polish/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/portuguese/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/romanian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/russian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/serbian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/slovak/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/spanish/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/swedish/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/ukrainian/errmsg.sys from install of MariaDB-server-10.0.2-1.x86_64 conflicts with file from package mysql-5.0.95-5.el5_9.i386

Error Summary
-------------

Finished Transaction Test
cp: cannot create regular file `/etc/my.cnf.d/my.cnf': No such file or directory
- Restart MariaDB
error reading information on service mysql: No such file or directory
mysql: unrecognized service

Yum list MariaDB* mysqli*
Code: [Select]
yum list MariaDB* mysql*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.rmg.io
 * extras: mirror.rmg.io
 * kloxo-mr-epel: mirrors.coreix.net
 * kloxo-mr-ius: mirrors.ircam.fr
 * kloxo-mr-ius-c5: mirrors.ircam.fr
 * updates: mirror.sov.uk.goscomb.net
Excluding Packages from Kloxo-MR - centalt - x86_64
Finished
Excluding Packages from Kloxo-MR - IUS Community Packages for EL 5 - x86_64
Finished
Reducing Kloxo-MR - IUS Community Packages for EL 5 (special) - x86_64 to included packages only
Finished
0 packages excluded due to repository protections
Installed Packages
mysql.i386                                               5.0.95-5.el5_9                                installed
mysql.x86_64                                             5.0.95-5.el5_9                                installed
Available Packages
MariaDB-client.x86_64                                    10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-common.x86_64                                    10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-compat.x86_64                                    10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-connect-engine.x86_64                            10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-devel.x86_64                                     10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-server.x86_64                                    10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-shared.x86_64                                    10.0.2-1                                      kloxo-mr-mariadb64
MariaDB-test.x86_64                                      10.0.2-1                                      kloxo-mr-mariadb64
MySQL-python.x86_64                                      1.2.3-0.1.c1.el5                              base
MySQL-zrm.noarch                                         2.1.1-5.el5                                   kloxo-mr-epel
mysql++.i386                                             3.0.9-4.el5                                   kloxo-mr-epel
mysql++.x86_64                                           3.0.9-4.el5                                   kloxo-mr-epel
mysql++-devel.i386                                       3.0.9-4.el5                                   kloxo-mr-epel
mysql++-devel.x86_64                                     3.0.9-4.el5                                   kloxo-mr-epel
mysql++-manuals.x86_64                                   3.0.9-4.el5                                   kloxo-mr-epel
mysql-bench.x86_64                                       5.0.95-5.el5_9                                updates
mysql-connector-java.x86_64                              1:5.1.12-2.el5                                kloxo-mr-epel
mysql-connector-odbc.x86_64                              3.51.26r1127-2.el5                            base
mysql-connector-odbc64.x86_64                            5.1.8-1.el5                                   base
mysql-devel.i386                                         5.0.95-5.el5_9                                updates
mysql-devel.x86_64                                       5.0.95-5.el5_9                                updates
mysql-mmm.noarch                                         2.2.1-1.el5                                   kloxo-mr-epel
mysql-mmm-agent.noarch                                   2.2.1-1.el5                                   kloxo-mr-epel
mysql-mmm-monitor.noarch                                 2.2.1-1.el5                                   kloxo-mr-epel
mysql-mmm-tools.noarch                                   2.2.1-1.el5                                   kloxo-mr-epel
mysql-proxy.x86_64                                       0.5.1-2.el5                                   kloxo-mr-epel
mysql-server.x86_64                                      5.0.95-5.el5_9                                updates
mysql-test.x86_64                                        5.0.95-5.el5_9                                updates
mysql50.x86_64                                           5.0.96-2.ius.el5                              kloxo-mr-ius
mysql50-bench.x86_64                                     5.0.96-2.ius.el5                              kloxo-mr-ius
mysql50-debuginfo.x86_64                                 5.0.96-2.ius.el5                              kloxo-mr-ius
mysql50-devel.x86_64                                     5.0.96-2.ius.el5                              kloxo-mr-ius
mysql50-server.x86_64                                    5.0.96-2.ius.el5                              kloxo-mr-ius
mysql51.x86_64                                           5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-bench.x86_64                                     5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-debuginfo.x86_64                                 5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-devel.x86_64                                     5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-embedded.x86_64                                  5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-embedded-devel.x86_64                            5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-libs.x86_64                                      5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-server.x86_64                                    5.1.69-1.ius.el5                              kloxo-mr-ius
mysql51-test.x86_64                                      5.1.69-1.ius.el5                              kloxo-mr-ius
mysql55.x86_64                                           5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-bench.x86_64                                     5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-debuginfo.x86_64                                 5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-devel.x86_64                                     5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-embedded.x86_64                                  5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-embedded-devel.x86_64                            5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-libs.x86_64                                      5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-server.x86_64                                    5.5.31-1.ius.el5                              kloxo-mr-ius
mysql55-test.x86_64                                      5.5.31-1.ius.el5                              kloxo-mr-ius
mysqlclient15.x86_64                                     5.0.92-3.ius.el5                              kloxo-mr-ius
mysqlclient15-debuginfo.x86_64                           5.0.92-3.ius.el5                              kloxo-mr-ius
mysqlclient15-devel.x86_64                               5.0.92-3.ius.el5                              kloxo-mr-ius
mysqlreport.noarch                                       3.5-2.el5                                     kloxo-mr-epel
mysqltuner.noarch                                        1.1.1-1.el5                                   kloxo-mr-epel

When i try yum install MariaDB-server MariaDB-client
Code: [Select]
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package MariaDB-client.x86_64 0:10.0.2-1 set to be updated
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: MariaDB-client
--> Processing Dependency: MariaDB-common for package: MariaDB-client
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: MariaDB-client
--> Processing Dependency: libaio.so.1()(64bit) for package: MariaDB-client
---> Package MariaDB-server.x86_64 0:10.0.2-1 set to be updated
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: qmail-toaster
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: lxlighttpd
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: courier-authlib-toaster
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: lxphp
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: vpopmail-toaster
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: perl-DBD-MySQL
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: php-mysql
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: pure-ftpd
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: qmail-toaster
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: lxlighttpd
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: courier-authlib-toaster
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: lxphp
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: vpopmail-toaster
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: perl-DBD-MySQL
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: php-mysql
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: pure-ftpd
--> Running transaction check
---> Package MariaDB-common.x86_64 0:10.0.2-1 set to be updated
---> Package libaio.x86_64 0:0.3.106-5 set to be updated
---> Package mysql50.x86_64 0:5.0.96-2.ius.el5 set to be updated
--> Processing Conflict: mysql50 conflicts mysql < 5.0
--> Finished Dependency Resolution
mysql50-5.0.96-2.ius.el5.x86_64 from kloxo-mr-ius has depsolving problems
  --> mysql50 conflicts with MariaDB-server
Error: mysql50 conflicts with MariaDB-server

Now i have the klown problem ''Could not open database connection."

Any idea/help on what to solve this will be great !

Thanks in advance

23
Kloxo-MR Technical Helps / memcached how to
« on: 2013-04-19, 21:37:22 »
Hello guys is it possible to install memcached with kloxo mr final it it will brake things ?
if yes
install with "yum install memcached" and php-fpm restart?
and in which port will be running ?

I need this for an api project i have but not a big deal especialy if it breaks things. :)
thanks for your answers..

Web server nginx with php5.3u
Kloxo MR  6.5.0.f-2013031809

24
Kloxo-MR Technical Helps / Problem with imap
« on: 2013-02-03, 02:47:03 »
Hi Mustafar

I just did an installation before a couple of minutes and during installation i had this error :

Pattern 'include "/etc/kloxo.named.conf";' Already present in /var/named/chroot/etc/named.conf

Creating Vpopmail database...
/tmp/kloxo/kloxo-install/kloxo-linux/vpop.sh: line 46: /home/vpopmail/etc/vpopmail.mysql: No such file or directory
Prepare /home/kloxo/httpd...

Also tryed this script as last line of installation suggested : 'sh /script/convert-to-qmailtoaster'
i had also error : sh: /script/convert-to-qmailtoaster: No such file or directory

Webmail wont work, always give me imap error, tried restarting imap/reboot server still no luck..

courier.log has this errors : INFO: LOGIN FAILED, user=admin@xxxxxx.xx, ip=[94.xx.xxx.x]
DEBUG: Disconnected, ip=[94.xx.xxx.x]
tcpserver: end 5377 status 0
tcpserver: status: 0/40


Can you please help me as mail system is not working for clients&admin

Thanks in advance..

25
Hi Mustafar, can u please help me fix the too many redirects issue i have on all wordpress domains when i uncomment the cache lines insided php-fpm.conf (located over /home/nginx/conf/globals/)

when i uncomment these lines
Code: [Select]
#fastcgi_cache fcache;
        #proxy_cache_purge pcache "$scheme://$host$1$request_method";

all wordpress domains give me too many redirects issue.. i have nginx-special installed of course and working fine until i enable cache..

PS: html domains works fine with cache enabled..
PS2:just in case it was my fault i redownloaded php-fpm.conf , generic.conf,wp-proxy.conf from github.. but still the same issue after i uncomment cache..

Kloxo MR Current Version:   6.5.0.candidate.2012-12-17-01

Pages: 1 [2]

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

Page created in 0.044 seconds with 16 queries.

web stats analysis