پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
باز هم خطا
کد:
100%[=======================================>] 1,143,518 --.-K/s in 0.1s
14:04:31 (8.97 MB/s) - `lxawstats4400.tar.gz' saved [1143518/1143518]
Downloading Installappdata
pure-ftpd: unrecognized service
unlink: cannot unlink `/usr/bin/lxsuexec': No such file or directory
unlink: cannot unlink `/usr/bin/lxexec': No such file or directory
Congratuations. Kloxo has been installed succesfully on your server as master
You can connect to the server at https://<ip-address>:7777 or http://<ip-address>:7778
Please note that first is secure ssl connection, while the second is normal one.
The login and password are 'admin' 'admin'. After Logging in, you will have to change your password to something more secure
We hope you will find managing your hosting with Kloxo refreshingly pleasurable, and also we wish you all the success on your hosting venture
Thanks for choosing Kloxo to manage your hosting, and allowing us to be of service
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
مشکل رو فهمیدم !! از iptable بود !! غیر فعال کردم درست شد
فکر می کنم باید پورتش رو بهش تعریف کنم
چه طوری؟
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
منم با این مشکل مواجهم
وی پی اس با وی ام ور
سنت او اس 32 بیتی
selinux غیر فعال
دقیقا همین ارور
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
نقل قول:
مشکل رو فهمیدم !! از iptable بود !! غیر فعال کردم درست شد
چه جوری غیر فعال کنیم؟
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
نقل قول:
نوشته اصلی توسط
M4$T3R
service iptables stop
هنوزم مشکل هست....
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
مشکل شما کجاست؟
شما selinux رو disabled کردید؟
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
دیزیبله
وی پی اس رو کلا حذف و از نو ساختم
نتیجه رو اطلاع میدم
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
نمیدونم از چی بود
ولی هر چی بود درست شد
پاسخ : مشکل در نصب KOLOXO ( LxAdmin(
سلام خدمت اساتید محترم این راه حل این مشکل چیه
لطفا بنده رو راهنمایی کنید
Centos
کد:
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
lxphp i386 5.2.1-400 lxcenter-updates 5.7 M
lxzend i386 3.3-100lxa lxcenter-updates 5.1 M
mysql-server i386 5.0.91-lxcenter.1 lxcenter-updates 11 M
pure-ftpd i386 1.0.29-1.lxcenter.1 lxcenter-updates 280 k
Transaction Summary
================================================================================
Install 4 Package(s)
Upgrade 0 Package(s)
Total download size: 22 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 963 kB/s | 22 MB 00:23
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : pure-ftpd 1/4
Installing : lxphp 2/4
Installing : lxzend 3/4
Installing : mysql-server 4/4
Installed:
lxphp.i386 0:5.2.1-400 lxzend.i386 0:3.3-100lxa
mysql-server.i386 0:5.0.91-lxcenter.1 pure-ftpd.i386 0:1.0.29-1.lxcenter.1
Complete!
Prepare installation directory
Downloading latest Kloxo release
--2011-02-14 02:41:52-- http://download.lxcenter.org/download/kloxo/production/kloxo/kloxo-current.zip
Resolving download.lxcenter.org... 66.197.145.24
Connecting to download.lxcenter.org|66.197.145.24|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10506933 (10M) [application/zip]
Saving to: `kloxo-current.zip'
100%[============================================================>] 10,506,933 1.67M/s in 7.7s
2011-02-14 02:42:00 (1.30 MB/s) - `kloxo-current.zip' saved [10506933/10506933]
Installing Kloxo.....
Initializing MySQL database: Installing MySQL system tables...
ERROR: 1004 Can't create file '/tmp/#sql1d90_1_0.frm' (errno: 13)
110214 2:42:01 [ERROR] Aborting
110214 2:42:01 [Note] /usr/libexec/mysqld: Shutdown complete
Installation of system tables failed!
Examine the logs in /var/lib/mysql for more information.
You can try to start the mysqld daemon with:
/usr/libexec/mysqld --skip-grant &
and use the command line tool
/usr/bin/mysql to connect to the mysql
database and look at the grant tables:
shell> /usr/bin/mysql -u root mysql
mysql> show tables
Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /var/lib/mysql that may be helpful.
The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/bin/mysqlbug script!
[FAILED]
Stopping MySQL: [FAILED]
Starting MySQL: [ OK ]
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Fatal Error: Could not connect to Mysql Localhost using user root and password ""
If this is a brand new install, you can completely remove mysql by running the commands below
rm -rf /var/lib/mysql
rpm -e mysql-server
And then run the installer again