نیاز به کمک فوری ارور در وب میل( سی پنل )
سلام دوستان لطفا کمک کنید. به یه مشکلی بر خوردم که خیلی عجیبه . البته شاید برای من اینجوریه.
کنترل پنل هاست من سی پنل هستش. کمی باهاش کار کردم . قبلا راحت اکانت وب میل رو ایجاد می کردم و خیلی راحت می تونستم از خود سی پنل وارد وب میل بشم . ولی حالا هر کاری می کنم نمیشه. اکانت رو می سازم. وقتی میخواهم وارد میل بشم یه اررور میده که هیشکی سر در نیاورده. http://www.phpnuke.ir/modules/Forums...n_confused.gif متن ارور هم اینه.
A fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.
لطفا اگه میدونین کمکم کنین . خیلی فوریه. http://www.phpnuke.ir/modules/Forums...n_confused.gif
پاسخ : نیاز به کمک فوری ارور در وب میل( سی پنل )
راه حل :
Please make sure that the following line exist in /etc/my.cnf:
socket=/var/lib/mysql/mysql.sock
Also check that Mysql service is running and /var/lib/mysql/mysql.sock socket exists..
Make sure that the ‘horde’ user is able to connect to the ‘horde’ database with a password from etc/psa/.webmail.shadow using the command:
# mysql -uhorde -p`cat /etc/psa/.webmail.shadow` -D horde
If /etc/psa/.webmail.shadow is missing, put some password into this file and change the password for the ‘horde’ user in the ‘mysql’ database using the query listed below.
If you get the error, make sure that the only one ‘horde’ MySQL user exists in the ‘user’ table in ‘mysql’ database and try to change it’s password with mysql query like:
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -D mysql
mysql> update user set password=password(“THE_PASSWORD_FROM_WEBMAIL.SHA DOW”) where user=”horde”;
mysql> FLUSH PRIVILEGES;
Look into “psa-horde” log (by default: /var/log/psa-horde). If you see something like:
Nov 02 12:55:06 HORDE [emergency] [horde] DB Error: connect failed: [nativecode=Access denied for user: 'root@localhost' (Using password: NO)] ** Array [on line 1329 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
make sure that sql.safe_mode is disabled in php.ini, it should be like:
sql.safe_mode=Off
Restart Apache after changes in php.ini have been made
پاسخ : نیاز به کمک فوری ارور در وب میل( سی پنل )
استاد محترم خیلی ممنونم که این راهنمایی رو گزاشتین. ولی با اینکه کمی از انگلیسی سر در میارم ولی نتونستم مشکلم رو حل کنم . اگه امکانش هست یکم واضح تر و به زبان فارسی کمکم کنید. واقعا منون میشم. باز هم شرمنده که مسدع اوقات شریف شما مشم. با تشکر سارا