Koozali.org: home of the SME Server

2X Thinclient Server install problems

Offline brentonv

  • ****
  • 71
  • +0/-0
2X Thinclient Server install problems
« on: September 27, 2006, 05:14:37 AM »
Hi guys. i posted this on the 2x forum, but i thought i would post it here also to see if anyone can help. It seems that most 2x install issues are due to SElinux but as far as i know SElinux is not enabled on SME 7. If it is can anyone tell me how to disable it then? thanks guys. SME kicks but!

::::::::::::::\/::::::::::::::

CentOS 4.3 (SME Server 7) install problems

there are no missing deps after installing compat-libstdc++-33-3.2.3-47.3.i386.rpm and the thinclientserver-3.i386.rpm installs smooth untill the end it reports these errors:

===============================================
[root@sme tmp]# rpm -i thinclientserver-3.i386.rpm
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
error: %post(thinclientserver-v3_sp3-r2062.i386) scriptlet failed, exit status 1
===============================================

does anyone have any ideas? this is installed on SME Server 7.0 and i don't think that they are running SElinux, however i'm not certain of this but there is no SElinux config on the system. Does anyone know what this error is and how to work around it?

after running 2Xthinclientserver_conf.sh i get this:

===============================================
Do you want to continue? [Y/N]: y
Please wait while database is configured: /ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Could not import the 2X ThinClientServer database schema, Please check that file schema.sql exists under <installation directory>/sql [TSCS005]
===============================================

[TSCS005 ERROR DEFINITION] : Could not import the 2X ThinClientServer database schema. Please check that the file ‘schema.sql’ exists under ‘<installation directory>/sql’. The configuration script could not import the “schema.sql” file while re-configuring 2X ThinClientServer. Either the script can no longer read the file “schema.sql” installed during installation, or the script
can no longer find the database “thinclient” installed during installation. Contact 2X Technical Support.

thankyou in advance.

regards,
brenton

Offline meanpenguin

  • ****
  • 138
  • +0/-0
2X Thinclient Server install problems
« Reply #1 on: September 28, 2006, 06:44:58 AM »
Quote

ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)


This seems to look like an mysql error.
For some reason, you cannot login to the mysql server.

are you running the script as root?

ed