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-29, 05:58:02

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

Pages: 1 2 3 [4] 5 6 7
46
Okie. Thank you!
My site can upload images/

47
Try 'yum install php53u-gd'.
Thanks!
After run 'yum install php53u-gd'  and restart Apache is gp.so exist in /usr/lib64/php/modules/ but view link http://bachngocsach.com/forum/tesst.php is GP extension don't enable and my site can't upload image :(

48
After update to version 7.x. My site can't upload. I checked is don't find PHP extension "gd" in /usr/lib64/php/modules/. But i run 'repoquery -i perl-GD'
Code: [Select]
Name        : perl-GD
Version     : 2.35
Release     : 2.el5
Architecture: x86_64
Size        : 443667
Packager    : Fedora Project <http://bugzilla.redhat.com/bugzilla>
Group       : Development/Libraries
URL         : http://search.cpan.org/dist/GD/
Repository  : mratwork-epel
Summary     : Perl interface to the GD graphics library
Description :
This is a autoloadable interface module for GD, a popular library
for creating and manipulating PNG files.  With this library you can
create PNG images on the fly or modify existing files.

PHP info: http://bachngocsach.com/forum/tesst.php
Please help me!

49
Kloxo-MR Technical Helps / MySQL error?
« on: 2014-11-30, 09:48:47 »
I'm viewed log MySQL:
Code: [Select]
41130 22:09:20 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141130 22:13:28 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141130 22:13:28 [Note] Plugin 'FEDERATED' is disabled.
/usr/libexec/mysqld: Table 'mysql.plugin' doesn't exist
141130 22:13:28 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
141130 22:13:28 InnoDB: The InnoDB memory heap is disabled
141130 22:13:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141130 22:13:28 InnoDB: Compressed tables use zlib 1.2.3
141130 22:13:28 InnoDB: Initializing buffer pool, size = 128.0M
141130 22:13:28 InnoDB: Completed initialization of buffer pool
141130 22:13:28 InnoDB: highest supported file format is Barracuda.
141130 22:13:30 InnoDB: 5.5.40 started; log sequence number 57584443446
141130 22:13:30 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
141130 22:13:30 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
141130 22:13:30 [Note] Server socket created on IP: '0.0.0.0'.
141130 22:13:30 [Warning] 'user' entry 'root@localhost.localdomain' ignored in --skip-name-resolve mode.
141130 22:13:30 [Warning] 'user' entry '@localhost.localdomain' ignored in --skip-name-resolve mode.
141130 22:13:30 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
141130 22:13:30 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
141130 22:13:30 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
141130 22:13:30 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50095, now running 50540. Please use mysql_upgrade to fix this error.
141130 22:13:30 [ERROR] mysql.user has no `Event_priv` column at position 29
141130 22:13:30 [ERROR] Cannot open mysql.event
141130 22:13:30 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
141130 22:13:30 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.40'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Distributed by The IUS Community Project
141130 22:23:20 [ERROR] Column count of mysql.proc is wrong. Expected 20, found 16. Created with MySQL 50095, now running 50540. Please use mysql_upgrade to fix this error.

50
Kloxo-MR Technical Helps / Re: Error after update to ver 7.x
« on: 2014-11-30, 09:42:16 »
Try reboot.
Thanks!
Server is running!

51
Kloxo-MR Technical Helps / Re: Error after update to ver 7.x
« on: 2014-11-30, 08:40:11 »
Login page still using old files. Try running 'sh /script/cleanup'. Find out if appear error in cleanup process.
After run 'sh /script/cleanup'. continue error :(

P/s: My server overloading 100% because qmail-remote. How to stop it?

52
Kloxo-MR Technical Helps / Re: Error after update to ver 7.x
« on: 2014-11-30, 07:49:19 »
After run 'sh /script/upcp -y'. I access http://210.86.239.17:7778/login/
Show error:
Quote
     
Warning: include_once(htmllib/lib/displayinclude.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Warning: include_once() [function.include]: Failed opening 'htmllib/lib/displayinclude.php' for inclusion (include_path='.:/usr/share/pear/') in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Notice: Undefined variable: sgbl in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Notice: Trying to get property of non-object in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Fatal error: Call to undefined function init_language() in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 8

53
Kloxo-MR Technical Helps / Error after update to ver 7.x
« on: 2014-11-30, 06:50:00 »
I'm update from 6.5.0x to 7.x. After updated, I accress to ACP, but it show error:

Quote
Warning: include_once(htmllib/lib/displayinclude.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Warning: include_once() [function.include]: Failed opening 'htmllib/lib/displayinclude.php' for inclusion (include_path='.:/usr/share/pear/') in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 4

Notice: Undefined variable: sgbl in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Notice: Trying to get property of non-object in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 6

Fatal error: Call to undefined function init_language() in /usr/local/lxlabs/kloxo/httpdocs/login/inc.php on line 8

Please help me!

54
Kloxo-MR Technical Helps / Re: Update Kloxo-MR error
« on: 2014-10-08, 04:15:44 »
Thanks for support. :)
I am using  OS: CentOS release 5.8 (Final) x86_64, so I can update to Kloxo-MR 7?

55
Kloxo-MR Technical Helps / Update Kloxo-MR error
« on: 2014-10-08, 03:50:58 »
I'm update Kloxo-MR, but it show error; Please help me!
Code: [Select]
[root@bachngoc/]# yum update -y
Loaded plugins: fastestmirror, protectbase, replace, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/centalt-cent                                                                                                 os-5-x86_64-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/ius-centos-5                                                                                                 -x86_64-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/mratwork-rel                                                                                                 ease-neutral-x86_64-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/mratwork-rel                                                                                                 ease-neutral-noarch-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/mratwork-rel                                                                                                 ease-centos5-x86_64-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
Could not retrieve mirrorlist http://rpms.mratwork.com/repo/mirrors/mratwork-rel                                                                                                 ease-centos5-noarch-mirrors.txt error was
[Errno 14] HTTP Error 404: Not Found
mratwork-epel/metalink                                   | 6.0 kB     00:00
 * addons: mirrors.fibo.vn
 * base: mirrors.fibo.vn
 * extras: mirrors.fibo.vn
 * kloxo-mr-epel: mirrors.digipower.vn
 * kloxo-mr-ius: hkg.mirror.rackspace.com
 * mratwork-epel: mirrors.digipower.vn
 * mratwork-ius-stable: hkg.mirror.rackspace.com
 * updates: mirrors.fibo.vn
addons                                                   | 1.9 kB     00:00
base                                                     | 1.1 kB     00:00
extras                                                   | 2.1 kB     00:00
kloxo-mr-atrpms                                          | 2.6 kB     00:00
http://centos.alt.ru/repository/centos/5/x86_64/repodata/repomd.xml: [Errno 14]                                                                                                  HTTP Error 403: Forbidden
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: kloxo-mr                                                                                                 -centalt. Please verify its path and try again

56
Kloxo-MR Technical Helps / Re: Access phpMyAdmin Error
« on: 2014-05-28, 17:32:47 »
Ok, i'm fixed. It downgrade 4.0.* :(

57
Kloxo-MR Technical Helps / Re: Access phpMyAdmin Error
« on: 2014-05-28, 17:22:24 »
please use the search function, that has been answered numerous times.
Thanks reply :)
I'm searched http://forum.mratwork.com/kloxo-mr-technical-helps/phpmyadmin-tips-php-5-3-is-required/
But method does not solve the problem.

58
Kloxo-MR Technical Helps / Access phpMyAdmin Error
« on: 2014-05-28, 17:04:58 »
I'm can't access phpMyAdmin. it show error: PHP 5.3+ is required

Code: [Select]
sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014051901

B. OS: CentOS release 5.8 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.37-1.ius.el5
   2. PHP: php53u-5.3.28-3.ius.el5
   3. Httpd: httpd-2.2.27-1.mr.e5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.1-1.el5.ngx
   6. Qmail: qmail-toaster-1.03-1.3.38.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el5
   7. Dns: bind-9.9.5-1.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          7975       7920         55          0         34       7173
   -/+ buffers/cache:        712       7263
   Swap:         9983          0       9983



59
I installed Drupal 7 to subdirectory in my site (Webserver Nginx); but Drupal Clean URLs not working. Please help me (SOS). Me don't want change web server from Nginx to Apache or other  web server . Thanks !

Code: [Select]
[root@~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014051901

B. OS: CentOS release 5.8 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.37-1.ius.el5
   2. PHP: php53u-5.3.28-3.ius.el5
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.1-1.el5.ngx
   6. Qmail: qmail-toaster-1.03-1.3.38.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el5
   7. Dns: bind-9.9.5-1.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          7975       4615       3360          0        226       3412
   -/+ buffers/cache:        976       6999
   Swap:         9983          0       9983


60
Use URLs like example.com/user instead of example.com/?q=user.
If no need to configure it, the clean URL test failed (Drupal 7).

Pages: 1 2 3 [4] 5 6 7

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

Page created in 0.051 seconds with 17 queries.

web stats analysis